stop_profiling
End an active profiling session, parse the trace, and return structured performance data for analysis.
Instructions
Stop an active recording started by start_profiling. Sends SIGINT to xctrace, waits for the trace to be saved, then parses and returns structured results. Returns the same parsed performance data as the profile_* tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||