Troubleshoot Performance Tools Issues
This page covers common issues with Vega performance tools and their solutions.
Performance tools don't work on Ubuntu
Cause: Perf CLI commands fail to run or return errors on Ubuntu systems.
Solution: Use the patch bundle to resolve compatibility issues.
-
Download the patch bundle.
-
Download the install script to the same folder.
-
Change the mode for the script and run it:
sudo chmod +x install_bundle.sh
./install_bundle.sh
The script automatically finds your SDK and installs the bundle into it. After the script finishes, you can run the perf tool normally with CLI or in Vega Studio.
Related topics
Last updated: Dec 22, 2025

