2024-04-09 08:51:08

by James Clark

[permalink] [raw]
Subject: [PATCH 0/3] perf test: "object code reading" test fixes

A few fixes around the object code reading test. The third patch
appears to be unrelated, but in this case the data symbol test was
broken on Arm N1 by the first commit.

James Clark (3):
perf tests: Apply attributes to all events in object code reading test
perf map: Remove kernel map before updating start and end addresses
perf tests: Skip "test data symbol" on Neoverse N1

tools/perf/tests/code-reading.c | 10 +++++-----
tools/perf/tests/shell/test_data_symbol.sh | 6 ++++++
tools/perf/util/machine.c | 2 +-
3 files changed, 12 insertions(+), 6 deletions(-)

--
2.34.1