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 execute 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 execute it:
sudo chmod +x install_bundle.sh
./install_bundle.sh
The script automatically finds your SDK and installs the bundle into it. Once the script finishes, you can execute the perf tool normally with CLI or in Vega Studio.
Related topics
Last updated: Oct 07, 2025