‑‑function_profiling
In this section:
Syntax
‑‑function_profiling filename Parameters
filenameThe name of the log file where the profiling data is saved.
For use with
The C-SPY simulator driver. (Not available for all cores and devices.)
Description
Use this option to find the functions in your source code where the most time is spent during execution. The profiling information is saved to the specified file. For more information about function profiling, see Profiling.
Caution
C-SPY driver>Function Profiling