summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2021-09-19 01:18:48 +0300
committerAl Viro <viro@zeniv.linux.org.uk>2022-10-30 06:31:15 +0300
commitf7b2431a6d22f7a91c567708e071dfcd6d66db14 (patch)
treef0dd74bb29b574e3688c211043fc4881c3d913f0 /tools/perf/scripts/python/stackcollapse.py
parent71ac548bfd318930e3040d96c25f361b5d558296 (diff)
downloadlinux-f7b2431a6d22f7a91c567708e071dfcd6d66db14.tar.xz
alpha: fix syscall entry in !AUDUT_SYSCALL case
We only want to take the slow path if SYSCALL_TRACE or SYSCALL_AUDIT is set; on !AUDIT_SYSCALL configs the current tree hits it whenever _any_ thread flag (including NEED_RESCHED, NOTIFY_SIGNAL, etc.) happens to be set. Fixes: a9302e843944 "alpha: Enable system-call auditing support" Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions