Skip to main content

ios-ettrace-performance

Capture and interpret iOS Simulator ETTrace profiles for latency and CPU-heavy stacks.

Zur Installation springen

Quellinformationen

Repository
bronc-x/lotus
Letzte Quellaktivität
13. September 2026 um 15:27
Erkannte Sprache von SKILL.md
Englisch
Sterne
23
Forks
1

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

Datei-Explorer
5 Dateien

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
name
ios-ettrace-performance
description
Capture and interpret iOS Simulator ETTrace profiles for latency and CPU-heavy stacks.
# iOS ETTrace performance Use this skill for one focused launch or runtime performance flow. Use `ios-debugger-agent` as well only when the task also needs build, install, launch, UI driving, logs, or screenshots. Read [references/full-workflow.md](references/full-workflow.md) before instrumenting or capturing. The guide contains the version-sensitive setup, dSYM, capture, preservation, analysis, and cleanup commands. Use the bundled scripts for dSYM collection and flamegraph analysis rather than recreating them. Keep ETTrace wiring temporary unless the user asks to retain it. Do not draw conclusions from an unsymbolicated first-party stack or from stale/raw JSON. One capture should correspond to one stated user-visible flow. Completion means fresh processed output is preserved, important first-party symbols resolve, hotspots are tied to the measured flow, temporary wiring is cleaned up when required, and comparable checks are rerun after any fix.
Auf GitHub ansehen