Skip to main content

IAR Embedded Workbench for RH850 3.20.x

‑‑function_profiling

In this section:
Syntax
‑‑function_profiling filename 
Parameters
filename

The name of the log file where the profiling data is saved.

For use with

The C-SPY simulator driver.

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