SPRU514Z July 2001 – October 2023 SM320F28335-EP
The code generation tools include a path profiling utility, pprof2000, that is run from the compiler, cl2000. The pprof2000 utility is invoked by the compiler when the --gen_profile or the --use_profile command is used from the compiler command line:
cl2000 --gen_profile ... file.c |
cl2000 --use_profile ... file.c |
For further information about profile-based optimization and a more detailed description of the profiling infrastructure, see Section 3.7.