diff options
author | Ravi Bangoria <ravi.bangoria@linux.ibm.com> | 2018-11-21 09:26:37 +0530 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-12-21 11:32:49 +1100 |
commit | 0c9108b083706330cd5484d121fbb0ad67e8f647 (patch) | |
tree | 7c7a1dbb8c5a2cc06a764bb3caa8fadde0415a45 /arch/powerpc/perf/mpc7450-pmu.c | |
parent | c20577014f85f36d4e137d3d52a1f61225b4a3d2 (diff) |
Powerpc/perf: Wire up PMI throttling
Commit 14c63f17b1fde ("perf: Drop sample rate when sampling is too
slow") introduced a way to throttle PMU interrupts if we're spending
too much time just processing those. Wire up powerpc PMI handler to
use this infrastructure.
We have throttling of the *rate* of interrupts, but this adds
throttling based on the *time taken* to process the interrupts.
Signed-off-by: Ravi Bangoria <ravi.bangoria@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/perf/mpc7450-pmu.c')
0 files changed, 0 insertions, 0 deletions