User Guide

Intel® VTune™ Profiler User Guide

ID 766319
Date 12/16/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

time-filter

Filter reports by a time range.

IDE Equivalent

Pane: Timeline

Syntax

time-filter=<value>

Arguments

<value>

Specify filtered time range (in seconds) using format <begin_time>:<end_time>.

Default

OFF

By default, vtune-cl reports display data for the full analysis duration.

Actions Modified

report

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