time-filter
Filter reports by a time range.
IDE Equivalent
Syntax
time-filter=
<value>
Arguments
- <value>
- Specify filtered time range (in seconds) using format <begin_time>:<end_time>.
Default
- OFF
- By default,reports display data for the full analysis duration.-clvtune
Actions Modified
Description
Use the
time-filter
option to filter the report and display data for
the specified time range only. For example,
-time-filter=2.3:5.4
reports data collected from 2.3 seconds
to 5.4 seconds of
Elapsed
Time.
Examples
vtune-cl -R hotspots -time-filter=2.3:5.4