slomo sessions
List recorded sessions, newest last.
slomo session show
Session metadata and event breakdown.
Session id — any unique prefix is accepted.
forked_from if applicable) and a count of events by type.
slomo session inspect
Span tree: tracked function calls with durations.
Session id (prefix ok).
function.enter/function.exit spans — auto-traced and @tracked calls, nested by parent_span_id, each with its duration. The fastest way to see what actually ran and where the time went.
slomo session delete
Delete a recorded session (its whole directory: timeline, snapshots, attachments).
See also
- Sessions and events — the data model
slomo prune— bulk deletion by retention policy