]> Git Repo - linux.git/commit
perf build: Use tools/lib headers from install path
authorIan Rogers <[email protected]>
Wed, 16 Nov 2022 07:22:11 +0000 (23:22 -0800)
committerArnaldo Carvalho de Melo <[email protected]>
Wed, 16 Nov 2022 19:00:49 +0000 (16:00 -0300)
commit746bd29e348f99b44c14cb2b2a57f1d3efb66538
tree6043936429e12e1244e98b63c5d6cac0066cd180
parentc4d9d95f84d7f4758db76f358b03a0d6809c929b
perf build: Use tools/lib headers from install path

Switch -I from tools/lib to the install path for the tools/lib
libraries. Add the include_headers build targets to prepare target, as
well as pmu-events.c compilation that dependes on libperf.

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]
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/Makefile.config
tools/perf/Makefile.perf
This page took 0.057289 seconds and 4 git commands to generate.