Get Help
Use these documents and resources to better understand the functionality of Intel Trace Analyzer and Collector:
All documentation for Intel Trace Analyzer and Collector is available online in the Intel Software Documentation Library on Intel Developer Zone (IDZ).
Get Started with Intel Trace Analyzer and Collector
Use this
Get Started document and
a pre-collected trace file to walk through a basic MPI performance analysis with Intel® Trace Analyzer and Collector.
Tutorial: Analyzing an OpenMP* and MPI Application
The
Analyzing an OpenMP* and MPI Application tutorial guides you through basic steps required to analyze hybrid OpenMP* and MPI code for inefficiencies using Intel® VTune™ Profiler's Application Performance Snapshot, Intel® Trace Analyzer and Collector, and Intel VTune Profiler.
Tutorial: Detecting and Resolving Errors with MPI Correctness Checker
The
Detecting and Resolving Errors with MPI Correctness Checker tutorial demonstrates the correctness checking workflow applied to sample MPI applications with deadlock and data type mismatch errors.
Tutorial: Reducing Trace File Size
The
Reducing Trace File Size tutorial demonstrates a workflow applied to the poisson application and shows the options to reduce the trace file size.
Release Notes
The
Release Notes document contains the most up-to-date information about the product, including system requirements, product description, technical support, and known limitations and issues.
Man Pages
On Linux* OS, you can get help information in man pages, for example, about the Intel Trace Collector API calls (
man VT_enter
) and the Intel Trace Collector configuration (man VT_CONFIG
). The man pages are available in the <install-dir>/man
directory.