analyze_hotspots
Identify source-linked hotspots in sampled-profile runs or artifacts, with a configurable limit for targeted performance analysis.
Instructions
Analyze sampled-profile runs or artifacts for bounded source-linked hotspots; use extract_pyperf/query_measurements for benchmark_samples instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | Maximum hotspots to return (1-1000). | |
| run_or_artifact | Yes | Run or artifact ID; discover one with list_runs or list_artifacts. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||