aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorRavi Bangoria <[email protected]>2020-05-14 16:47:28 +0530
committerMichael Ellerman <[email protected]>2020-05-19 00:11:04 +1000
commita6ba44e8799230e36c8ab06fda7f77f421e9e795 (patch)
tree9a10225ec0733461728d72fb75953550610c25b2 /tools/perf/scripts/python/stackcollapse.py
parent4a4ec2289a5d748cb64ff67ca8d74535a76a8436 (diff)
powerpc/watchpoint: Introduce function to get nr watchpoints dynamically
So far we had only one watchpoint, so we have hardcoded HBP_NUM to 1. But Power10 is introducing 2nd DAWR and thus kernel should be able to dynamically find actual number of watchpoints supported by hw it's running on. Introduce function for the same. Also convert HBP_NUM macro to HBP_NUM_MAX, which will now represent maximum number of watchpoints supported by Powerpc. Signed-off-by: Ravi Bangoria <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Reviewed-by: Michael Neuling <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions