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

James Clark posted 3 patches 1 year, 10 months ago
There is a newer version of this series
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(-)
[PATCH 0/3] perf test: "object code reading" test fixes
Posted by James Clark 1 year, 10 months ago
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