Dynamic Runtime Analyzer (DRA)

by William van den Heuvel (update 2003-11-19)

Keywords: IBM, OS/390, z/OS, MVS, Language Environment (LE), Profile Tool

DRA is a Profile tool that can be used to analyse the performance of an MVS application program running under IBM's operating system OS/390 or z/OS. The application programs can be written in C, C++, Cobol, PL/1, Assembler or a mixture of these languages, but they are expected to conform to Language Environment conventions. See the Introduction for more...

 

Link: Preview:
Introduction brief description of the Dynamic Runtime Analyzer...
Presentation a Powerpoint presentation
Demo demonstration of the Java program that presents the data collected by the DRA profile tool.
User's Guide contains detailed information for using DRA...
Program Logic technical background information...