diff options
author | Ian Rogers <irogers@google.com> | 2024-05-13 22:24:02 -0700 |
---|---|---|
committer | Namhyung Kim <namhyung@kernel.org> | 2024-05-28 11:29:49 -0700 |
commit | cbd446b4db7efce27311f3186f81c2a2d906dd60 (patch) | |
tree | 45cf7625ecc47a841599f0f46b5ab092e0148ec8 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 678be1ca30cc939e0180c85b4cc9150b3d5ef0c8 (diff) |
perf arm-spe: Unaligned pointer work around
Use get_unaligned_leXX instead of leXX_to_cpu to handle unaligned
pointers. Such pointers occur with libFuzzer testing.
A similar change for intel-pt was done in:
https://lore.kernel.org/r/20231005190451.175568-6-adrian.hunter@intel.com
Signed-off-by: Ian Rogers <irogers@google.com>
Reviewed-by: James Clark <james.clark@arm.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/r/20240514052402.3031871-1-irogers@google.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions