diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2018-11-06 19:23:40 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2018-11-21 16:00:31 +0100 |
commit | 55f127b43143363d000165c7cb72e4b95de1380d (patch) | |
tree | df0387f70dfc0153b74dd1b7f07d44500f3e314c /scripts/extract-ikconfig | |
parent | perf bpf: Add unistd.h to the headers accessible to bpf proggies (diff) | |
download | linux-55f127b43143363d000165c7cb72e4b95de1380d.tar.xz linux-55f127b43143363d000165c7cb72e4b95de1380d.zip |
perf augmented_syscalls: Filter on a hard coded pid
Just to show where we'll hook pid based filters, and what we use to
obtain the current pid, using a BPF getpid() equivalent.
Now we need to remove that hardcoded PID with a BPF hash map, so that we
start by filtering 'perf trace's own PID, implement the --filter-pid
functionality, etc.
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-oshrcgcekiyhd0whwisxfvtv@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'scripts/extract-ikconfig')
0 files changed, 0 insertions, 0 deletions