summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@c-s.fr>2018-11-29 17:07:11 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2018-12-04 11:45:01 +0300
commit8cfe4f5242ec3b1cc42c43f882c790900b093c8f (patch)
tree41082cc59a49302ceb8a4a69b6cd289d2d5557ac /tools/perf/scripts/python/stackcollapse.py
parent32bff4b9053193303b4dd4c5498a1ffc6b23bb2f (diff)
downloadlinux-8cfe4f5242ec3b1cc42c43f882c790900b093c8f.tar.xz
powerpc/8xx: Move SW perf counters in first 32kb of memory
In order to simplify time critical exceptions handling 8xx specific SW perf counters, this patch moves the counters into the beginning of memory. This is possible because .text is readable and the counters are never modified outside of the handlers. By doing this, we avoid having to set a second register with the upper part of the address of the counters. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions