blob: cd2537fcc81348c69d045d72e06a4c0acc27935c [file] [log] [blame]
d7a07b293216 ("perf trace: Resolve prctl's 'option' arg strings to numbers")
fb7068e73d2c ("perf trace beauty: Beautify arch_prctl()'s arguments")
02ef28842077 ("perf trace augmented_syscalls: Augment bind's 'myaddr' sockaddr arg")
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")
6ccc18a9a17a ("perf trace: Make the augmented_syscalls filter out the tracepoint event")
e0b6d2ef3290 ("perf trace: Handle "bpf-output" events associated with "__augmented_syscalls__" BPF map")
03aeb6c818b6 ("perf trace beauty: Add beautifiers for 'socket''s 'protocol' arg")
9ea42ba4411a ("perf trace: Support setting cgroups as targets")
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")
ec6dd85f6e39 ("perf trace beautify ioctl: Beautify vhost virtio ioctl's 'cmd' arg")
45717b7fb7e5 ("perf trace beautify ioctl: Beautify KVM ioctl's 'cmd' arg")
2c3e96291164 ("perf trace beautify ioctl: Beautify sound ioctl's 'cmd' arg")
ef9811f09339 ("perf trace beauty ioctl: Beautify DRM ioctl cmds")
1cc47f2d4620 ("perf trace beauty ioctl: Improve 'cmd' beautifier")
1f63139c3f8a ("perf trace beauty: Simplify syscall return formatting")
82d4a1109fc3 ("perf trace: Group per syscall arg formatter info into one struct")
fc65eb8213a4 ("perf trace beauty: Export the fd beautifier for use in more places")
7ee5743404e3 ("perf trace beauty: Give syscall return beautifier more context")
c2e539d287a2 ("perf trace beauty fcntl: Beautify F_[GS]ETFD arg/return value")
12c0c0cef9a6 ("perf trace beauty fcntl flags: Beautify F_SETFL arg")
89e8524abe1c ("perf trace beauty fcntl: Beautify F_GETFL return value")
84486caad942 ("perf trace: Allow syscall_arg beautifiers to set a different return formatter")
b239ad28a8c9 ("perf beauty open: Detach the syscall_arg agnostic bits from the flags formatter")
9c47f6674838 ("perf trace beauty fcntl: Basic 'arg' beautifier")
2c2b1623d46c ("perf trace beauty: Export the "int" and "hex" syscall arg formatters")
f9f83b3344f9 ("perf trace beauty: Allow accessing syscall args values in a syscall arg formatter")
9cb7cf864402 ("perf trace beauty: Mask ignored fcntl 'arg' parameter")
274e86fdd379 ("perf trace beauty: Export the strarrays scnprintf method")
83a516943136 ("perf trace: Beautify linux specific fcntl commands")
54265664c15a ("perf trace: Add mmap alias for s390")
fd5cead23f54 ("perf trace: Beautify statx syscall 'flag' and 'mask' arguments")
b0ad8ea66445 ("perf tools: Remove unused 'prefix' from builtin functions")
e3ba76deef23 ("perf tools: Force uncore events to system wide monitoring")
0d79f8b93187 ("perf stat: Add -a as default target")
d49dd15d6973 ("perf diff: Add diff.order config option")
75fc5ae5cc53 ("perf tools: Only increase index if perf_evsel__new_idx() succeeds")
d01f4e8db22c ("perf ftrace: Introduce new 'ftrace' tool")
017037ff3d0b ("perf trace: Allow specifying list of syscalls and events in -e/--expr/--event")
355637717d57 ("perf kallsyms: Introduce tool to look for extended symbol information on the running kernel")
abb26210a395 ("perf tools: Force fixdep compilation at the start of the build")