Capture Trace

Capture a PyTorch profiler / kineto trace from a running ATOM server for a short benchmark window. Use when the user asks for "a trace", "profiler trace", "GPU trace", or "抓 trace" for performance investigation — what kernels ran, what's on the critical path, what's slow. Do NOT use for crashes (use debug-agent-locate-kernel) or numerical bugs (use dump-bisect-debug).

rocm 7cff212 11.1 KB Updated

File contents

rocm/atom/tree/main/.claude/skills/capture-trace commit 7cff2125b2

Frequently asked questions

npx skillmds@latest add rocm/capture-trace