blob: 23a2aac60f18df5f865f4f671ce4f792f5cadc48 [file] [log] [blame]
f77526be82fc ("libbeauty: Make the mmap_flags strarray visible outside of its beautifier")
c65c83ffe904 ("perf trace: Allow asking for not suppressing common string prefixes")
2e3d7fac9db5 ("perf trace: Add a prefix member to the strarray class")
9d6dc178f0c9 ("perf trace: Allow suppressing the syscall argument names")
b036146fd0f9 ("perf trace: Allow configuring if the syscall start timestamp should be printed")
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")
ca7ff2c8e7ad ("perf trace: Beautify renameat2's flags argument")
84a835412cdc ("perf trace beauty: Beautify renameat2's fd arg wrt AT_FDCWD")
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}")
2f967f1dbbc1 ("perf trace beauty: Use the mmap flags table generated from headers")
73d141adcea6 ("perf trace beauty: Beautify mount/umount's 'flags' argument")
579e5ff629b1 ("perf beauty: Introduce strarray__scnprintf_flags()")
b1a9e2535e20 ("perf trace: Use the raw_syscalls:sys_enter for the augmented syscalls")
b043cb524d28 ("perf trace beauty: Reorganize 'struct sockaddr *' beautifier")
d5a7e6613b00 ("perf trace augmented_syscalls: Augment connect's 'sockaddr' arg")
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")
6dcbd212ff49 ("perf trace: Extract the comm/tid printing for syscall enter")
6ccc18a9a17a ("perf trace: Make the augmented_syscalls filter out the tracepoint event")
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")
b912885ab75c ("perf trace: Do not require --no-syscalls to suppress strace like output")
03aeb6c818b6 ("perf trace beauty: Add beautifiers for 'socket''s 'protocol' arg")
4e5c01a7c746 ("perf trace: Support MAP_FIXED_NOREPLACE")
9ea42ba4411a ("perf trace: Support setting cgroups as targets")
3258abe09915 ("perf trace beauty futex: Beautify FUTEX_BITSET_MATCH_ANY")
1b3b5219abfd ("tools headers: Syncronize mman.h ABI header")
1de3038d0082 ("perf trace beauty kcmp: Beautify arguments")
0a2f7540abc0 ("perf trace beauty: Implement pid_fd beautifier")
d688d0376c6e ("perf trace beauty prctl: Generate 'option' string table from kernel headers")
5a54c2f5e171 ("perf trace beauty madvise: Generate 'behavior' string table from kernel headers")
83bc9c371eaf ("perf trace beauty: Beautify pkey_{alloc,free,mprotect} arguments")
81e3d8b2af2e ("perf trace beautify ioctl: Beautify perf ioctl's 'cmd' arg")