Previous Topic Next topic Print topic


Profiler

Visual COBOL now provides support for Profiler for native COBOL applications directly from within the IDE. To produce reports, you need to:

  1. Enable Profiler in the COBOL property page for a project, a build configuration, or a file.
  2. Compile your application to apply the changes.
  3. Create a run configuration that has Profiler enabled.
  4. Run your application with Profiler to produce the relevant reports.
Previous Topic Next topic Print topic