03e9a5d8eb55 ("perf trace: Handle failure when trace point folder is missed") eadcab4c7a66 ("perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace number") 3f41b77843b3 ("perf trace: Add a strtoul() method to 'struct syscall_arg_fmt'") 5d88099bc00d ("perf trace: Allow associating scnprintf routines with well known arg names") 888ca854e275 ("perf trace: Add the syscall_arg_fmt pointer to syscall_arg") 8d1d4ff5e239 ("perf trace: Factor out the initialization of syscal_arg_fmt->scnprintf") 9b2036cd3299 ("perf trace: Separate 'struct syscall_fmt' definition from syscall_fmts variable") 30a910d7d3e0 ("perf trace: Preallocate the syscall table") b8b1033fcaa0 ("perf trace: Mark syscall ids that are not allocated to avoid unnecessary error messages") 5d2bd8897511 ("perf trace: Forward error codes when trying to read syscall info") 6ff8fff45611 ("perf trace: Allow specifying the bpf prog to augment specific syscalls") 5834da7f1091 ("perf trace: Add BPF handler for unaugmented syscalls") dea87bfb7b28 ("perf trace: Associate more argument names with the filename beautifier") 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")