as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support

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

  1. Download the patch bundle.

  2. Download the install script to the same folder.

  3. Change the mode for the script and execute it:

Copied to clipboard.

   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.


Last updated: Oct 07, 2025