performance_trace_stop
Stop an active performance trace and save the data as a JSON file compatible with Chrome DevTools Performance panel and chrome://tracing for import and analysis.
Instructions
Stop the active performance trace and save to ~/.mcp-stealth/exports/.
Output is a JSON array compatible with chrome://tracing and
DevTools Performance panel (drag-drop to import).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |