blob: 0a16ee0cf4c77b43d81ba051befeb7d3fa9426d4 [file] [log] [blame]
4b8a240ed5e0 ("perf trace: Add alignment spaces after the closing parens")
9ed45d59aeae ("perf trace: Make the alignment of the syscall args be configurable")
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")
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}")
b1a9e2535e20 ("perf trace: Use the raw_syscalls:sys_enter for the augmented syscalls")
6dcbd212ff49 ("perf trace: Extract the comm/tid printing for syscall enter")
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")
0a6545bda275 ("perf trace: Show only failing syscalls")
9ea42ba4411a ("perf trace: Support setting cgroups as targets")
522283fec7d3 ("perf trace: Do not print from time delta for interrupted syscall lines")
9b9d28a00876 ("perf trace: Document missing option, colons")
082ab9a18e53 ("perf trace: Filter out 'sshd' in the tracer ancestry in syswide tracing")
dd1a50377c92 ("perf trace: Introduce filter_loop_pids()")
d032d79e2dcb ("perf trace: Use the syscall_fmt formatters without a tracepoint")
6f8fe61ee583 ("perf trace: Add missing ' = ' in the default formatting of syscall returns")
1f63139c3f8a ("perf trace beauty: Simplify syscall return formatting")
82d4a1109fc3 ("perf trace: Group per syscall arg formatter info into one struct")
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")
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")
fd2b2975149f ("perf trace: Handle unpaired raw_syscalls:sys_exit event")
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")
4b35994abe45 ("perf diff: Add diff.compute config option")
d49dd15d6973 ("perf diff: Add diff.order config option")