aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorShaokun Zhang <[email protected]>2021-06-03 16:34:51 +0800
committerWill Deacon <[email protected]>2021-06-04 19:21:09 +0100
commit814be609baae62aaa6c02fa6f3ad66cff32a6d15 (patch)
tree6e61accff9d8c88f6323e07f582034fcc84425ef /tools/perf/scripts/python/syscall-counts.py
parent281e44f5fd4f82d86a2b86f0592c698f7311a674 (diff)
drivers/perf: hisi: Fix data source control
'Data source' is a new function for HHA PMU and config / clear interface was wrong by mistake. 'HHA_DATSRC_CTRL' register is mainly used for data source configuration, if we enable bit0 as driver, it will go on count the event and we didn't check it carefully. So fix the issue and do as the initial purpose. Fixes: 932f6a99f9b0 ("drivers/perf: hisi: Add new functions for HHA PMU") Reported-by: kernel test robot <[email protected]> Cc: Will Deacon <[email protected]> Cc: Mark Rutland <[email protected]> Signed-off-by: Shaokun Zhang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions