blob: e11f41e11464a0282f09e2ad89d98d6f6b66946d [file] [log] [blame]
ad4153f964eb ("perf trace: Reuse BPF augmenters from syscalls with similar args signature")
ef969ca64d04 ("perf trace beauty: Do not try to use the fd->pathname beautifier for bind/connect fd arg")
1d86275225b4 ("perf trace beauty: Make connect's addrlen be printed as an int, not hex")
3803a229312d ("perf trace: Put the per-syscall entry/exit prog_array BPF map infrastructure in place")
6ff8fff45611 ("perf trace: Allow specifying the bpf prog to augment specific syscalls")
5834da7f1091 ("perf trace: Add BPF handler for unaugmented syscalls")
5ca0b7f5004a ("perf trace: Look up maps just on the __augmented_syscalls__ BPF object")
0c95a7ff76fb ("perf augmented_raw_syscalls: Move the probe_read_str to a separate function")
4cae8675ea79 ("perf augmented_raw_syscalls: Tell which args are filenames and how many bytes to copy")
693bd3949be6 ("perf trace: Beautify 'fspick' arguments")
566e30229e1f ("perf trace: Beautify 'move_mount' arguments")
8a70c6b162e3 ("perf augmented_raw_syscalls: Fix up comment")
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")
ff7a4f98d52c ("perf trace: Allow dumping a BPF map after setting up BPF events")
5ff328836dfd ("perf tools: Rename build libperf to perf")
6854daa07a29 ("Merge tag 'perf-core-for-mingo-5.1-20190206' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core")