as

Settings
Sign out
Notifications
Alexa
亚马逊应用商店
AWS
文档
Support
Contact Us
My Cases
新手入门
设计和开发
应用发布
参考
支持
感谢您的访问。此页面目前仅提供英语版本。我们正在开发中文版本。谢谢您的理解。

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