Skip to content

Cart

Your cart is empty

Tracealyzer

Overview

Percepio Tracealyzer is a powerful trace visualization and analysis tool designed for
embedded and real-time systems. When integrated with Visual Studio Code, it enables
developers to capture, visualize, and analyze runtime behavior to identify performance
issues and optimize system execution.

Setup

1. Launch Visual Studio Code
2. Open the Extensions view (Ctrl + Shift + X)
3. Install the extension via "Install from VSIX"
4. Locate the Percepio TraceExporter extension and open its settings
5. Configure the Tracealyzer executable path:
- Windows: Tracealyzer.exe
- Linux: launch-tz.sh
6. Restart Visual Studio Code if required

Usage

1. Open your project in Visual Studio Code
2. Configure AbsInt tool paths and analysis settings
3. Run the static analysis from within the IDE
4. Review analysis results and detected issues