trace_app
Capture performance traces of applications using 'xctrace'. Specify the application binary path and trace duration to analyze performance efficiently with the Xcode MCP Server.
Instructions
Captures a performance trace of an application using 'xctrace'.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
appPath | Yes | Path to the application binary to trace. | |
duration | No | Duration (in seconds) for the trace. |