diff options
| author | Nicholas Piggin <[email protected]> | 2017-10-21 17:56:06 +1000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2017-11-06 16:48:07 +1100 |
| commit | ff967900c9d4740f6337c6456f111104267633cb (patch) | |
| tree | 136a411741429b7ec6865aa56c4fb236a98f4470 /tools/perf/scripts/python/bin | |
| parent | 6de6638b35daa0dfb7daefd78d55015655b4d8f3 (diff) | |
powerpc/64: Fix latency tracing for lazy irq replay
When returning from an exception to a soft-enabled context, pending
IRQs are replayed but IRQ tracing is not reset, so a number of them
can get chained together into the same IRQ-disabled trace.
Fix this by having __check_irq_replay re-set IRQ trace. This is
conceptually where we respond to the next interrupt, so it fits the
semantics of the IRQ tracer.
Signed-off-by: Nicholas Piggin <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions