This online help provides information about using product features.
Use help to get information on concepts, procedures, and user interface.
You can browse and search for topics in different ways:
Use the Contents tab to browse through topics by category.
Use the Index tab to access an index to all topics. Either type the word you're looking for or scroll through the list.
Enter a Search string and click GO to perform a full text search.
Navigating help is similar to navigating in a web browser:
Return to the previously viewed topic using the Back button, or right-click on the topic and select Back.
Advance to the following topic using the Forward button, or right-click on the topic and select Forward.
To locate the current topic in the Table of Contents, click Locate in Table of Contents .
As you work in the VTune(TM) Performance Environment, you can obtain information about command syntax and command options by using the manual pages.
To access man pages from the command line for help on the VTune environment, type: .
man vtl for the command-line interface;
man vtlec or man vtune for the graphical user interface.
To access man pages from the command line for help on the Activity Controller, type: man ActivityController.
To access man pages from the command line for help on data collectors/views, type: man <name> or man <section_number> <name>.
Command-line example:
>man 7 source
To get the list of available collectors, enter: vtl query -lc.
For quick reference, use the command line help, which provides brief descriptions and syntax of vtl commands and options.
To view the command line help, enter: vtl -help.
To view the command line help for data collector options, use the -help [-c | -collector <name>] option.
Command-line example:
>vtl -help -c callgraph
To view the command line help for view options, use the -help [-v | -view <name>] option.
Command-line example:
>vtl -help -v source
To get the list of available data collectors, type in: vtl query -lc.
To get the list of available views, type in: vtl query -lv.
Troubleshooting topics are available throughout the help. For each symptom, they provide explanation as to the cause, and offer a possible solution.
If you could not find an answer to your technical question, please visit our technical support site: http://software.intel.com/en-us/articles/intel-vtune-performance-analyzer-for-linux-kb/