blob: 8dc5f92813fb1ead3e77b56a25f8d999d4d0d40c [file] [log] [blame]
59f3bd7802d3 ("perf augmented_raw_syscalls: Use a PERCPU_ARRAY map to copy more string bytes")
c52a82f77963 ("perf augmented_raw_syscalls: Copy strings from all syscalls with 1st or 2nd string arg")
562019695119 ("perf: Make perf_event_output() propagate the output() return")
c48ee107bb38 ("perf augmented_raw_syscalls: Copy 'access' arg as well")
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")
4aa792de0b13 ("Revert "perf augmented_syscalls: Drop 'write', 'poll' for testing without self pid filter"")
e312747b49d3 ("perf augmented_syscalls: Remove example hardcoded set of filtered pids")
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")
77ecb64050ff ("perf augmented_syscalls: Drop 'write', 'poll' for testing without self 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")
7538d16397df ("perf augmented_syscalls: Avoid optimization to pass older BPF validators")
21d7eb9a2473 ("perf augmented_syscalls: Check probe_read_str() return separately")
f5b076dc01e7 ("perf trace augmented_syscalls: Hook into syscalls:sys_exit_SYSCALL too")
24a6c2cd1dbd ("perf trace augmented_syscalls: Add augmented_sockaddr_syscall_enter()")
d5a7e6613b00 ("perf trace augmented_syscalls: Augment connect's 'sockaddr' arg")
9ab5aadebedd ("perf trace: Add a etcsnoop.c augmented syscalls eBPF utility")
16cc63593f67 ("perf trace: Augment 'newstat' (aka 'stat') filename ptr")
f6618ce6c024 ("perf trace: Introduce augmented_filename_syscall_enter() declarator")
9779fc021410 ("perf trace: Augment inotify_add_watch pathname syscall arg")
daa1284af3b9 ("perf trace: Augment the 'open' syscall 'filename' arg")
75d1e30681d0 ("perf trace: Use the augmented filename, expanding syscall enter pointers")
6ccc18a9a17a ("perf trace: Make the augmented_syscalls filter out the tracepoint event")