aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorChristophe Leroy <[email protected]>2021-03-19 06:34:43 +0000
committerMichael Ellerman <[email protected]>2021-03-29 13:22:17 +1100
commit48cf12d88969bd4238b8769767eb476970319d93 (patch)
tree1a2ffdb8efbf23ec2e1dd1e836b7362fd5792d21 /tools/perf/scripts/python/Perf-Trace-Util/lib
parentd2313da4ff56bd631a3afe7a17992ed5bd0e04a6 (diff)
powerpc/irq: Inline call_do_irq() and call_do_softirq()
call_do_irq() and call_do_softirq() are simple enough to be worth inlining. Inlining them avoids an mflr/mtlr pair plus a save/reload on stack. This is inspired from S390 arch. Several other arches do more or less the same. The way sparc arch does seems odd thought. Signed-off-by: Christophe Leroy <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions