Syntax of the program profiler
The program profiler is enabled by using the -p
option of fglrun.
To activate the program profiler, start the fglrun
command with the -p
option:
fglrun -p program[
.42r]
[
argument [...]]
- program is the name of the BDL program.
- argument is a command line argument passed to the program.
Profiling statistics are collected during program execution, and printed when the program ends.