mount | grep debugfs ls <debugfs_location>/tracing/events/syscalls/ cat /proc/kallsyms cat <debugfs_location>/kprobes/blacklist bpftool btf dump file /sys/kernel/btf/vmlinux format c > vmlinux.h cat /sys/kernel/debug/tracing/trace_pipe ls <linux_source>include/trace/events
|