aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorRobert Richter <[email protected]>2015-09-21 22:58:36 +0200
committerThomas Gleixner <[email protected]>2015-09-29 10:10:53 +0200
commitc14e36733b8a63894db9ca0b486ce14299ef2fda (patch)
tree0a07049a7e51122f007b0b222fedec94822c0792 /tools/perf/scripts/python/event_analyzing_sample.py
parent6d4e11c5e2e8cd54a035ba395bf8ccfa7e22cfd8 (diff)
irqchip/gicv3-its: Read typer register outside the loop
No need to read the typer register in the loop. Values do not change. This patch is basically a prerequisite for a follow-on patch that adds errata code for Cavium ThunderX. It moves the calculation of the number of id entries to the beginning of the function close to other setup values that are needed to allocate the its table. Now we have a central location to modify the setup parameters and the errata code can be implemented in a single block. Signed-off-by: Robert Richter <[email protected]> Acked-by: Marc Zyngier <[email protected]> Acked-by: Catalin Marinas <[email protected]> Cc: Tirumalesh Chalamarla <[email protected]> Cc: [email protected] Cc: Jason Cooper <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions