Jump to content

Theseus: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
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
  • Version 4

Links