<vtune_measurement>.save-folded-stacks <vtune_measurement>.status
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<vtune_measurement>.start

Synopsis

<vtune_measurement>.start [collect] [output-dir]

Description

Start VTune measurements. The collect argument is optional and defaults to 'hotspots' which identifies the most time consuming functions and lines of source code. There are other types of analyses that can be used, use tab-completion to see the list it is unsure how well these works and the result needs to be examined inside vtune-gui. The output-dir can optionally specify where VTune will save its tempory files containing the profile information. If not set, the current working directory will be used. To prevent file name collisions, an additional unique vtune_xyz directory will be created for each session.

Provided By

vtune-measurement

See Also

<vtune_measurement>.stop, <vtune_measurement>.summary, <vtune_measurement>.module-profile, <vtune_measurement>.profile
<vtune_measurement>.save-folded-stacks <vtune_measurement>.status