Exclude/include inline functions in the stack.
Toolbar: Filter > Inline Mode menu
-inline-mode off | on |
Use inline-mode off with the collect, finalize or import actions if you want to exclude inline functions from the stack in results. You can also use this with the report action to exclude inline functions from reports.
By default, this option is enabled so that performance details for all inline functions used in the application are included in the stack in results and reports.
This option is available if information about inline functions is available in debug information generated by compilers. See View Data on Inline Functions for supported compilers and options.
Generate a hotspots report with inline mode disabled.
vtune –report hotspots -inline-mode off