Theseus: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
* Determine the amount of memory consumed by each process. | * Determine the amount of memory consumed by each process. | ||
* Determine working set information on a system basis or per process. | * Determine working set information on a system basis or per process. | ||
* Detect memory leaks on system wide basis or per process. | * Detect memory leaks on a system-wide basis or per process. | ||
* Examine application memory (in hexadecimal notation) | * Examine application memory (in hexadecimal notation) | ||
* Examine selected OS/2 system control blocks (formatted) | * Examine selected OS/2 system control blocks (formatted) |
Revision as of 09:32, 30 July 2022

IBM's Theseus is a memory analysis program for the OS/2 system. It is used for:
- Determine the amount of memory consumed by each process.
- Determine working set information on a system basis or per process.
- Detect memory leaks on a system-wide basis or per process.
- Examine application memory (in hexadecimal notation)
- Examine selected OS/2 system control blocks (formatted)
- Examine selected machine registers and control blocks (formatted)
Versions
- Version 1
- 1990-06-10: 1.0
- Version 2
- 1996-09-14: 2.0
- Version 3
- 1999-10-05: 3.00
- 2000-04-05: 3.002 (thes3002.exe)
- 2001-06-28: 3.003 (thes3003.exe)
- Version 4
- 2002-01-29: 4.001 (thes4001.exe)