Syntax of the program profiler

Start the fglrun tool with the -p option in order to activate the program profiler.

fglrun -p program[.42r] [argument [...]]
  1. program is the name of the BDL program.
  2. argument is a command line argument passed to the program.

Profiling statistics will be collected during program execution, and printed when the program ends.