xctrace_import
Import supported log, ktrace, or other files into Instruments trace files using a template and optional instruments for performance analysis.
Instructions
Import a supported file format into an Instruments trace file.
Args: input_file: Path to the input file to import (e.g., .logarchive, .ktrace) template: Template name or path to use for import output_path: Path to save the imported trace file instrument: Name of instrument to add to import configuration package: Path to Instruments Package to install temporarily
Returns: Import result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_file | Yes | ||
| template | Yes | ||
| output_path | No | ||
| instrument | No | ||
| package | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |