home/categories/debugging/patrickserrano-skills-skills-native-app-profiling-skill-md
debuggingtools

native-app-profiling

Profile native macOS/iOS apps using Time Profiler via CLI (xctrace). Use when asked to identify performance hotspots, profile CPU usage, or diagnose slow code paths without opening Instruments.

patrickserrano
maintainer
patrickserrano
Mis à jour 1/17/2026
Étoiles
0
Forks
0
quick start

Installation and usage

Profile native macOS/iOS apps using Time Profiler via CLI (xctrace). Use when asked to identify performance hotspots, profile CPU usage, or diagnose slow code paths without opening Instruments.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use native-app-profiling