[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221116072211.2837834-1-irogers@google.com>
Date: Tue, 15 Nov 2022 23:22:10 -0800
From: Ian Rogers <irogers@...gle.com>
To: Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>,
Arnaldo Carvalho de Melo <acme@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Jiri Olsa <jolsa@...nel.org>,
Namhyung Kim <namhyung@...nel.org>,
Masahiro Yamada <masahiroy@...nel.org>,
Nicolas Schier <nicolas@...sle.eu>,
linux-kernel@...r.kernel.org, linux-perf-users@...r.kernel.org,
bpf@...r.kernel.org, Nick Desaulniers <ndesaulniers@...gle.com>,
Andrii Nakryiko <andrii.nakryiko@...il.com>
Cc: Stephane Eranian <eranian@...gle.com>,
Ian Rogers <irogers@...gle.com>
Subject: [PATCH 0/1] Fix perf tools/lib includes
This patch replaces the last on kernel/git/acme/linux.git branch
perf/tools-libs-includes and fixes the race issue by using the prepare
dependency. pmu-events.c needs this dependency too, as the header
files it includes also include libperf - using perpare as a dependency
rather than $(LIBPERF) is more consistent with the rest of the makefile.
Ian Rogers (1):
perf build: Use tools/lib headers from install path
tools/perf/Makefile.config | 2 --
tools/perf/Makefile.perf | 14 +++++++++++++-
2 files changed, 13 insertions(+), 3 deletions(-)
--
2.38.1.431.g37b22c650d-goog
Powered by blists - more mailing lists