diff options
| author | Ian Rogers <[email protected]> | 2022-11-09 18:49:03 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2022-11-16 15:17:15 +0000 |
| commit | 911920b06e6be3faf87450affb0dbbc6117fd0a5 (patch) | |
| tree | e8b9d0da6d533a4278342e6c25a446abc09ac2b6 /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | tools lib subcmd: Add install target (diff) | |
| download | kernel-911920b06e6be3faf87450affb0dbbc6117fd0a5.tar.gz kernel-911920b06e6be3faf87450affb0dbbc6117fd0a5.zip | |
perf build: Install libsubcmd locally when building
The perf build currently has a '-Itools/lib' on the CC command
line. This causes issues as the libapi, libsubcmd, libtraceevent,
libbpf headers are all found via this path, making it impossible to
override include behavior. Change the libsubcmd build mirroring the
libbpf build, so that it is installed in a directory along with its
headers. A later change will modify the include behavior.
Signed-off-by: Ian Rogers <[email protected]>
Acked-by: Namhyung Kim <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Andrii Nakryiko <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Masahiro Yamada <[email protected]>
Cc: Nick Desaulniers <[email protected]>
Cc: Nicolas Schier <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: [email protected]
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions
