Trace-cmd List - Show Tracers and Events | Online Free DevTools by Hexmos

Show available tracers with trace-cmd list. Inspect Linux tracing options, events, and functions for kernel debugging. Free online tool, no registration required.

trace-cmd list

Show available tracers, events, or options for tracing. See also: trace-cmd record, trace-cmd report. More information: https://manned.org/trace-cmd-list.

  • List available tracers:

sudo trace-cmd list -t

  • List available plugins:

sudo trace-cmd list -p

  • List available events:

sudo trace-cmd list -e

  • List available functions:

sudo trace-cmd list -f