| # Copyright 2026 The Fuchsia Authors. All rights reserved. | |
| # Use of this source code is governed by a BSD-style license that can be | |
| # found in the LICENSE file. | |
| #### CATEGORY=Run, inspect and debug | |
| #### EXECUTABLE=${HOST_TOOLS_DIR}/perf-analyze | |
| ### Standalone Performance Analysis Tool | |
| ## usage: fx perf-analyze [subcommand] [args...] | |
| ## | |
| ## standalone performance analysis tool |