aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorHaowen Bai <[email protected]>2022-04-24 16:26:41 +0800
committerMichael Ellerman <[email protected]>2022-04-26 13:17:00 +1000
commita84ca704d8306a949578d36c028c8e1bab3dcf0b (patch)
tree0a7f9912eccf4497473aef774354a993bd447287 /tools/perf/scripts/python/syscall-counts.py
parent2fb70d1d36e2f8482a78bb8aae688ae1416af889 (diff)
selftests/powerpc/pmu: Fix unsigned function returning negative constant
The function __perf_reg_mask has an unsigned return type, but returns a negative constant to indicate an error condition. So we change unsigned to int. Signed-off-by: Haowen Bai <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions