analyze_allocations_trace
Analyze memory allocations from an existing .xctrace file to identify performance issues in iOS apps.
Instructions
Analyze an existing .xctrace file recorded with the Allocations template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trace_path | Yes | Absolute path to the .xctrace file. | |
| bundle_id | No | com.unknown.app |