expand_performance_hotspot
Expand a performance hotspot or call tree node to view its back trace or children. Identifies performance bottlenecks by drilling into the selected hotspot.
Instructions
Expand a performance hotspot or call tree. Returns a JSON object containing the back trace of a hot spot or the children of the call tree node with the provided id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The id of the hotspot or call tree node to be expanded |