Man Pages in perf-tools-unstable

  1. Carta.tech
  2. Packages
  3. perf-tools-unstable
  • 10

    Section 8: System administration commands

    bitesize.8
    Show disk i/o size as a histogram. uses linux perf_events.
    execsnoop.8
    Trace process exec() with arguments. uses linux ftrace.
    funccount.8
    Count kernel function calls matching specified wildcards. uses linux ftrace.
    functrace.8
    Trace kernel function calls matching specified wildcards. uses linux ftrace.
    iolatency.8
    Summarize block device i/o latency as a histogram. uses linux ftrace.
    iosnoop.8
    Trace block i/o events as they occur. uses linux ftrace.
    kprobe.8
    Trace a given kprobe definition. kernel dynamic tracing. uses linux ftrace.
    opensnoop.8
    Trace open() syscalls with file details. uses linux ftrace.
    perf-stat-hist.8
    Histogram summary of tracepoint values. uses linux perf_events.
    reset-ftrace.8
    Reset state of ftrace, disabling all tracing. written for linux ftrace.