Jump to content

Theseus: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Image:theseus.gif|right]]
[[Image:theseus.gif|right]]
'''Theseus''' is a memory analysis program for the OS/2 system. It is used for:
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 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)
Line 14: Line 14:
** 1996-09-14: 2.0
** 1996-09-14: 2.0
* Version 3
* Version 3
** 2000-04-05: 3.002 ([ftp://service.boulder.ibm.com/ps/products/os2/fixes/v4warp/theseus3/thes3002.exe thes3002.exe])
** 1999-10-05: 3.00
** 2001-06-28: 3.003 ([ftp://service.boulder.ibm.com/ps/products/os2/fixes/v4warp/theseus3/thes3003.exe thes3003.exe])
** 2000-04-05: 3.002 ({{L-IBM|/ps/products/os2/fixes/v4warp/theseus3/thes3002.exe}})
** 2001-06-28: 3.003 ({{L-IBM|/ps/products/os2/fixes/v4warp/theseus3/thes3003.exe}})
* Version 4
* Version 4
** 2002-01-29: 4.001 ([ftp://service.boulder.ibm.com/ps/products/os2/fixes/v4.5warp/theseus4/thes4001.exe thes4001.exe])
** 2002-01-29: 4.001 ({{L-IBM|/ps/products/os2/fixes/v4.5warp/theseus4/thes4001.exe}})
 
==Author==
* IBM


==Links==
==Links==
* ftp://service.boulder.ibm.com/ps/products/os2/fixes/v4warp/theseus3/
* {{L-IBM|/ps/products/os2/fixes/v4warp/theseus3/}}
* ftp://service.boulder.ibm.com/ps/products/os2/fixes/v4.5warp/theseus4/
* {{L-IBM|/ps/products/os2/fixes/v4.5warp/theseus4/}}


[[Category:Tools]]
[[Category:IBM Program]]

Latest revision as of 23:32, 15 September 2024

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

Links