diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2022-11-04 11:45:36 -0300 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2022-11-04 11:45:36 -0300 |
| commit | b018899e620b8ee4529f43bd02e9e8e43043e33e (patch) | |
| tree | 2eb7bbff5bbd7c1a8197e77daa6bc7bbecb976dc /tools/perf/scripts/python/stackcollapse.py | |
| parent | 3cd65616f607cd3769647e2e0490e4048c0f289e (diff) | |
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 <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions