aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorRavi Bangoria <[email protected]>2020-09-02 09:59:39 +0530
committerMichael Ellerman <[email protected]>2020-09-15 22:13:18 +1000
commit4441eb02333a9b46a0d919aa7a6d3b137b5f2562 (patch)
tree2fbf40cc8c367b0ba1b3e0d9afac9c69fca41719 /tools/perf/scripts/python/event_analyzing_sample.py
parent4759c11ed20454b7b36db4ec15f7d5aa1519af4a (diff)
powerpc/watchpoint: Fix handling of vector instructions
Vector load/store instructions are special because they are always aligned. Thus unaligned EA needs to be aligned down before comparing it with watch ranges. Otherwise we might consider valid event as invalid. Fixes: 74c6881019b7 ("powerpc/watchpoint: Prepare handler to handle more than one watchpoint") Signed-off-by: Ravi Bangoria <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions