summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorJordan Niethe <jniethe5@gmail.com>2020-05-20 12:11:03 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2020-06-22 14:18:45 +1000
commit620a6473df36f8dc6f70bc85ff3465b2e21d1254 (patch)
tree480e60723b5d887102cd89b84aaa91f2d1ae80b1 /tools/perf/scripts/python/flamegraph.py
parent01bd294642841998c76d9e6929597dcb7da9466a (diff)
downloadkernel-620a6473df36f8dc6f70bc85ff3465b2e21d1254.tar.gz
selftests/powerpc: Add prefixed loads/stores to alignment_handler test
Extend the alignment handler selftest to exercise prefixed load store instructions. Add tests for prefixed VSX, floating point and integer instructions. Skip prefix tests if ISA version does not support prefixed instructions. Signed-off-by: Jordan Niethe <jniethe5@gmail.com> Tested-by: Alistair Popple <alistair@popple.id.au> [mpe: Fixup PPC_FEATURE2_ARCH_3_1 naming as noted by Alistair] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200520021103.19798-2-jniethe5@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
/td>nfs: remove synchronous rename codeJeff Layton 2014-02-03nfs: include xattr.h from fs/nfs/nfs3proc.cTejun Heo 2014-01-30nfs: fix xattr inode op pointers when disabledChristoph Hellwig 2014-01-26nfs: use generic posix ACL infrastructure for v3 Posix ACLsChristoph Hellwig 2013-10-24nfs: use %p[dD] instead of open-coded (and often racy) equivalentsAl Viro