Visual COBOL now provides support for Profiler for native COBOL applications directly from within the IDE. To produce reports, you need to:
- Enable Profiler in the COBOL property page for a project, a build configuration, or a file.
- Compile your application to apply the changes.
- Create a run configuration that has Profiler enabled.
- Run your application with Profiler to produce the relevant reports.