expand_performance_hotspot
Expand a performance hotspot or call tree node to view its back trace or child nodes. Returns a JSON object for the provided node ID.
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 |