diff options
author | 2023-12-11 16:13:21 +0000 | |
---|---|---|
committer | 2023-12-12 09:46:22 +0000 | |
commit | 186c91aaf54989a9c74869dcc6ba031313d8e2b8 (patch) | |
tree | f37e4c8e88c0e4dae71050917ffc2bae2948deca /tools/perf/scripts/python/stackcollapse.py | |
parent | KVM: selftests: aarch64: Update tools copy of arm_pmuv3.h (diff) | |
download | wireguard-linux-186c91aaf54989a9c74869dcc6ba031313d8e2b8.tar.xz wireguard-linux-186c91aaf54989a9c74869dcc6ba031313d8e2b8.zip |
arm: pmu: Move error message and -EOPNOTSUPP to individual PMUs
-EPERM or -EINVAL always get converted to -EOPNOTSUPP, so replace them.
This will allow __hw_perf_event_init() to return a different code or not
print that particular message for a different error in the next commit.
Signed-off-by: James Clark <james.clark@arm.com>
Link: https://lore.kernel.org/r/20231211161331.1277825-10-james.clark@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions