Skip to main content

Problem

How to run a COBOL program with the profiler enabled in the Eclipse IDE

 
Resolution

To enable this

  • open the Run Configuration used with the project,
  • locate the dynamic analysis tab,
  • locate the enable Profiler option “Enable Profiling”,
  • Click OK/Run.

The .ipf file is then generated in a ..\\Profiler folder in the project directory for analysis.