[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240123163903.350306-1-james.clark@arm.com>
Date: Tue, 23 Jan 2024 16:39:00 +0000
From: James Clark <james.clark@....com>
To: linux-perf-users@...r.kernel.org,
irogers@...gle.com
Cc: James Clark <james.clark@....com>,
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>,
Adrian Hunter <adrian.hunter@...el.com>,
Spoorthy S <spoorts2@...ibm.com>,
Kajol Jain <kjain@...ux.ibm.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] perf test: Skip test_arm_callgraph_fp.sh if unwinding isn't built in
The first commit outputs the unwinding feature definition in perf
version so that the script can gate on it. And then skip the test if
it's not present.
I didn't add any fixes tags because it's modifying the perf version
output, requires both commits, and it's just for a test skip change so
I don't think backporting makes sense.
James Clark (2):
perf version: Display availability of HAVE_DWARF_UNWIND_SUPPORT
perf test: Skip test_arm_callgraph_fp.sh if unwinding isn't built in
tools/perf/builtin-version.c | 1 +
tools/perf/tests/shell/test_arm_callgraph_fp.sh | 6 ++++++
2 files changed, 7 insertions(+)
--
2.34.1
Powered by blists - more mailing lists