aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorThomas Richter <[email protected]>2021-11-17 08:26:09 +0000
committerArnaldo Carvalho de Melo <[email protected]>2021-11-18 13:08:07 +0000
commitcb5a63feae2d963cac7b687e6598d620bed13507 (patch)
tree93a6d59296358351db49a52bdd8e196c46d05ea3 /tools/perf/scripts/python/mem-phys-addr.py
parenttools headers UAPI: Sync x86's asm/kvm.h with the kernel sources (diff)
downloadkernel-cb5a63feae2d963cac7b687e6598d620bed13507.tar.gz
kernel-cb5a63feae2d963cac7b687e6598d620bed13507.zip
perf test sample-parsing: Fix branch_stack entry endianness check
Commit 10269a2ca2b08cbd ("perf test sample-parsing: Add endian test for struct branch_flags") broke the test case 27 (Sample parsing) on s390 on linux-next tree: # perf test -Fv 27 27: Sample parsing --- start --- parsing failed for sample_type 0x800 ---- end ---- Sample parsing: FAILED! # The cause of the failure is a wrong #define BS_EXPECTED_BE statement in above commit. Correct this define and the test case runs fine. Output After: # perf test -Fv 27 27: Sample parsing : --- start --- ---- end ---- Sample parsing: Ok # Fixes: 10269a2ca2b08c ("perf test sample-parsing: Add endian test for struct branch_flags") Signed-off-by: Thomas Richter <[email protected]> Tested-by: Madhavan Srinivasan <[email protected]> Acked-by: Madhavan Srinivasan <[email protected]> CC: Sven Schnelle <[email protected]> Cc: Heiko Carstens <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Sumanth Korikkar <[email protected]> Cc: Vasily Gorbik <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions