kernel_optimize_test/tools/perf
Arnaldo Carvalho de Melo ed9a77ba77 perf augmented_syscalls: Use pid_filter
Just to test filtering a bunch of pids, now its time to go and get that
hooked up in 'perf trace', right after we load the bpf program, if we
find a "pids_filtered" map defined, we'll populate it with the filtered
pids.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: https://lkml.kernel.org/n/tip-1i9s27wqqdhafk3fappow84x@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2018-11-21 12:00:31 -03:00
..
arch Merge branch 'linus' into perf/urgent, to pick up fixes 2018-10-29 07:20:52 +01:00
bench
Documentation perf record: Support weak groups 2018-11-05 14:37:10 -03:00
examples/bpf perf augmented_syscalls: Use pid_filter 2018-11-21 12:00:31 -03:00
include/bpf perf bpf: Add simple pid_filter class accessible to BPF proggies 2018-11-21 12:00:31 -03:00
jvmti perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so 2018-11-05 16:28:00 -03:00
pmu-events
python
scripts perf scripts python: exported-sql-viewer.py: Fix table find when table re-ordered 2018-11-05 14:53:00 -03:00
tests perf tools: Fix crash on synthesizing the unit 2018-11-12 08:37:49 -08:00
trace perf tools beauty ioctl: Support new ISO7816 commands 2018-11-19 12:38:50 -08:00
ui
util perf tools: Restore proper cwd on return from mnt namespace 2018-11-19 12:12:26 -08:00
.gitignore
Build
builtin-annotate.c
builtin-bench.c
builtin-buildid-cache.c
builtin-buildid-list.c
builtin-c2c.c
builtin-config.c
builtin-data.c
builtin-diff.c
builtin-evlist.c
builtin-ftrace.c
builtin-help.c
builtin-inject.c
builtin-kallsyms.c
builtin-kmem.c
builtin-kvm.c
builtin-list.c
builtin-lock.c
builtin-mem.c
builtin-probe.c
builtin-record.c perf record: Support weak groups 2018-11-05 14:37:10 -03:00
builtin-report.c
builtin-sched.c
builtin-script.c perf script: Support total cycles count 2018-10-24 15:29:56 -03:00
builtin-stat.c perf evlist: Move perf_evsel__reset_weak_group into evlist 2018-11-05 14:37:09 -03:00
builtin-timechart.c
builtin-top.c perf top: Display the LBR stats in callchain entry 2018-11-05 14:37:11 -03:00
builtin-trace.c perf trace: Fix setting of augmented payload when using eBPF + raw_syscalls 2018-11-03 08:19:56 -03:00
builtin-version.c
builtin.h
check-headers.sh tools include uapi: Grab a copy of linux/fs.h 2018-10-30 11:46:22 -03:00
command-list.txt
CREDITS
design.txt
Makefile
Makefile.config tools build feature: Check if get_current_dir_name() is available 2018-11-19 12:12:17 -08:00
Makefile.perf perf beauty: Use SRCARCH, ARCH=x86_64 must map to "x86" to find the headers 2018-11-05 15:46:51 -03:00
MANIFEST
perf-archive.sh
perf-completion.sh
perf-read-vdso.c
perf-sys.h
perf-with-kcore.sh
perf.c
perf.h