[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20251020-james-perf-fix-json-find-v1-0-627b938ccf0d@linaro.org>
Date: Mon, 20 Oct 2025 17:08:25 +0100
From: James Clark <james.clark@...aro.org>
To: Peter Zijlstra <peterz@...radead.org>, Ingo Molnar <mingo@...hat.com>,
Arnaldo Carvalho de Melo <acme@...nel.org>,
Namhyung Kim <namhyung@...nel.org>, Mark Rutland <mark.rutland@....com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Jiri Olsa <jolsa@...nel.org>, Ian Rogers <irogers@...gle.com>,
Adrian Hunter <adrian.hunter@...el.com>, leo.yan@....com
Cc: linux-perf-users@...r.kernel.org, linux-kernel@...r.kernel.org,
James Clark <james.clark@...aro.org>
Subject: [PATCH 0/3] perf jevents: Fix build when there are other json
files in the tree
I hit this issue because I'm using clangd with a json compile database.
Not sure if anyone else will actually hit this, but it's not impossible
and the fix is trivial anyway. The first commit is the fix so has a tag.
The other two commits are minor related cleanups.
Signed-off-by: James Clark <james.clark@...aro.org>
---
James Clark (3):
perf jevents: Fix build when there are other json files in the tree
perf jevents: Remove unused makefile variable
perf jevents: Suppress circular dependency warnings
tools/perf/pmu-events/Build | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
base-commit: ad83f3b7155db28e82de24dbaa1af2b8f5d972a3
change-id: 20251020-james-perf-fix-json-find-9ffed1e52693
Best regards,
--
James Clark <james.clark@...aro.org>
Powered by blists - more mailing lists