diff options
author | 2022-11-04 11:45:36 -0300 | |
---|---|---|
committer | 2022-11-04 11:45:36 -0300 | |
commit | b018899e620b8ee4529f43bd02e9e8e43043e33e (patch) | |
tree | 2eb7bbff5bbd7c1a8197e77daa6bc7bbecb976dc /tools/perf/util/dwarf-aux.c | |
parent | perf examples bpf: Remove augmented_syscalls.c, the raw_syscalls one should be used instead (diff) | |
download | wireguard-linux-b018899e620b8ee4529f43bd02e9e8e43043e33e.tar.xz wireguard-linux-b018899e620b8ee4529f43bd02e9e8e43043e33e.zip |
perf bpf: Rename perf_include_dir to libbpf_include_dir
As this is where we expect to find bpf/bpf_helpers.h, etc.
This needs more work to make it follow LIBBPF_DYNAMIC=1 usage, i.e. when
not using the system libbpf it should use the headers in the in-kernel
sources libbpf in tools/lib/bpf.
We need to do that anyway to avoid this mixup system libbpf and
in-kernel files, so we'll get this sorted out that way.
And this also may become moot as we move to using BPF skels for this
feature.
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/dwarf-aux.c')
0 files changed, 0 insertions, 0 deletions