blob: 6467e664ece44806b3ac3f068956788662c41a0b [file] [log] [blame]
56d8175a4d05 ("perf augmented_raw_syscalls: Use bpf_map()")
27f2992e7bb1 ("perf augmented_syscalls: Switch to using a struct for the syscalls map values")
b27b38ed9427 ("perf trace: Implement syscall filtering in augmented_syscalls")
246fbe03edaa ("perf trace: Rename set_ev_qualifier_filter to clarify its a tracepoint filter")
a9964c432bcc ("perf trace: Fill in BPF "filtered_pids" map when present")
744fafc787de ("perf trace: See if there is a map named "filtered_pids"")
7ad92a3371e1 ("perf evlist: Rename perf_evlist__set_filter* to perf_evlist__set_tp_filter*")
ed9a77ba7703 ("perf augmented_syscalls: Use pid_filter")
66067538e042 ("perf augmented_syscalls: Remove needless linux/socket.h include")
55f127b43143 ("perf augmented_syscalls: Filter on a hard coded pid")
79ef68c7e1f6 ("perf augmented_syscalls: Start collecting pathnames in the BPF program")
febf8a3712e4 ("perf examples bpf: Start augmenting raw_syscalls:sys_{start,exit}")
b1a9e2535e20 ("perf trace: Use the raw_syscalls:sys_enter for the augmented syscalls")
d3d1c4bdf5a7 ("perf trace: Setup the augmented syscalls bpf-output event fields")
e0b6d2ef3290 ("perf trace: Handle "bpf-output" events associated with "__augmented_syscalls__" BPF map")
d32855fa35b9 ("perf trace: Setup struct syscall_tp for syscalls:sys_{enter,exit}_NAME events")
63f11c80e5dd ("perf trace: Rename some syscall_tp methods to raw_syscall")
9ea42ba4411a ("perf trace: Support setting cgroups as targets")