Package bpftrace
- bpftrace(8) β the eBPF tracing language & frontend
- bpftrace-bashreadline(8) β Print bash commands system wide. Uses bpftrace/eBPF.
- bpftrace-biolatency(8) β Block I/O latency as a histogram. Uses bpftrace/eBPF.
- bpftrace-biosnoop(8) β Block I/O tracing tool, showing per I/O latency. Uses bpftrace/eBPF.
- bpftrace-biostacks(8) β Show disk I/O latency with initialization stacks. Uses bpftrace/eBPF.
- bpftrace-bitesize(8) β Show disk I/O size as a histogram. Uses bpftrace/eBPF.
- bpftrace-capable(8) β Trace security capability checks (cap_capable()).
- bpftrace-cpuwalk(8) β Sample which CPUs are executing processes.. Uses bpftrace/eBPF.
- bpftrace-dcsnoop(8) β Trace directory entry cache (dcache) lookups. Uses bpftrace/eBPF.
- bpftrace-execsnoop(8) β Trace new processes via exec() syscalls. Uses bpftrace/eBPF.
- bpftrace-gethostlatency(8) β Show latency for getaddrinfo/gethostbyname[2] calls. Uses bpftrace/eBPF.
- bpftrace-killsnoop(8) β Trace signals issued by the kill() syscall. Uses bpftrace/eBPF.
- bpftrace-loads(8) β Prints load averages. Uses bpftrace/eBPF.
- bpftrace-mdflush(8) β Trace md flush events. Uses bpftrace/eBPF.
- bpftrace-naptime(8) β Trace voluntary sleep calls. Uses bpftrace/eBPF.
- bpftrace-oomkill(8) β Trace OOM killer. Uses bpftrace/eBPF.
- bpftrace-opensnoop(8) β Trace open() syscalls. Uses bpftrace/eBPF.
- bpftrace-pidpersec(8) β Count new processes (via fork()). Uses bpftrace/eBPF.
- bpftrace-runqlat(8) β CPU scheduler run queue latency as a histogram. Uses bpftrace/eBPF.
- bpftrace-runqlen(8) β CPU scheduler run queue length as a histogram. Uses bpftrace/eBPF.
- bpftrace-setuids(8) β Trace setuid family of syscalls. Uses bpftrace/eBPF.
- bpftrace-statsnoop(8) β Trace stat() syscalls. Uses bpftrace/eBPF.
- bpftrace-swapin(8) β Count swapins by process. Uses bpftrace/eBPF.
- bpftrace-syncsnoop(8) β Trace the sync() variety of syscalls. Uses bpftrace/eBPF.
- bpftrace-syscount(8) β Count system calls. Uses bpftrace/eBPF.
- bpftrace-tcpaccept(8) β Trace TCP passive connections (accept()). Uses bpftrace/eBPF
- bpftrace-tcpconnect(8) β Trace TCP active connections (connect()). Uses Linux bpftrace/eBPF
- bpftrace-tcpdrop(8) β Trace kernel-based TCP packet drops with details. Uses Linux bpftrace/eBPF
- bpftrace-tcplife(8) β Trace TCP session lifespans with connection details. Uses bpftrace/eBPF.
- bpftrace-tcpretrans(8) β Trace or count TCP retransmits. Uses Linux bpftrace/eBPF
- bpftrace-tcpsynbl(8) β Show the TCP SYN backlog as a histogram. Uses bpftrace/eBPF.
- bpftrace-threadsnoop(8) β Trace thread creation via pthread_create(). Uses bpftrace/eBPF.
- bpftrace-vfscount(8) β Count VFS calls (vfs_*). Uses bpftrace/eBPF.
- bpftrace-vfsstat(8) β Count key VFS calls. Uses bpftrace/eBPF.
- bpftrace-writeback(8) β Trace file system writeback events with details. Uses bpftrace/eBPF.
- bpftrace-xfsdist(8) β Summarize XFS operation latency. Uses bpftrace/eBPF.
