About Sampling Views (vtl)

This information applies to the command-line interface (vtl) only.

Data gathered with the sampling collector can be displayed in the following views: process view, module view, thread view, and hotspot view. From the data displayed in the sampling views, you can identify hotspots or performance bottlenecks in the operating system modules, your application, and other software modules executing on your system. A high number of samples collected at a specific process, thread, or module can imply high CPU utilization or potential performance bottlenecks.

After collecting sampling data with the VTune(TM) Performance Analyzer, use the view command to view the collected data:

vtl view <ActivityName::ActivityResultName> <options>

where:

Primary Options

Secondary Options

Filtering Options:

The following options are supported for the thread view:

Formatting Options:

note

Process and module views can be dumped in the same command line.

Command-line example:

>vtl view -modules -processes