Guide
Task-oriented documentation. Each page walks through one part of using stax, with real commands and real output. Read it front to back the first time, then jump to whatever you need.
- Getting Started — install the daemons, verify the install
- Recording a Run — launch a target or attach to a PID
- Inspecting a Run —
top,flame,threads,annotate - Run Lifecycle —
status,list,wait,stop, and the one-active-run rule - The Web UI — the live flamegraph in a browser
- Profiling JIT Code — make JIT'd functions show up by name
- Troubleshooting — diagnostics, logs, and common errors
New here? Start with Getting Started.