blob: 2f40fa0c2f93f20ef44feb2c6f974294ed1cd07f [file] [log] [blame]
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")
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")
9ea42ba4411a ("perf trace: Support setting cgroups as targets")
082ab9a18e53 ("perf trace: Filter out 'sshd' in the tracer ancestry in syswide tracing")
dd1a50377c92 ("perf trace: Introduce filter_loop_pids()")
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")
a1668c25a8e1 ("perf diff: Add 'delta-abs' compute method")
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")
36662794bb52 ("perf config: Validate config variable arguments before trying use them")
909236083ee5 ("perf config: Add support for getting config key-value pairs")
e36b7821a985 ("perf trace: Implement --delay")
39bcd4a4e4cb ("perf c2c: Add record subcommand")
7aef3bf3daa1 ("perf c2c: Add c2c command")