Skip to main content

ios-ettrace-performance

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

インストールへ移動

ソース情報

リポジトリ
bronc-x/lotus
ソースの最終更新活動
2026年9月13日 15:27
検出された SKILL.md の言語
英語
スター
23
フォーク
1

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。

ファイルエクスプローラー
5 ファイル

SKILL.md を表示中

SKILL.md
ソースの指示 · 読み取り専用プレビュー
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.
GitHubで見る