blob: f7dd8b04e7156ca315c7d431676bde04d1988667 [file] [log] [blame]
9d6dc178f0c9 ("perf trace: Allow suppressing the syscall argument names")
d32de87e7341 ("perf trace: Allow configuring default for perf_event_attr.inherit")
42e4a52d01d0 ("perf trace: Allow configuring if the syscall duration should be printed")
e7c634fcc6ff ("perf trace: Allow configuring if zeroed syscall args should be printed")
ac96287cae08 ("perf trace: Allow specifying a set of events to add in perfconfig")
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")
6dcbd212ff49 ("perf trace: Extract the comm/tid printing for syscall enter")