diff options
author | Peter Zijlstra <peterz@infradead.org> | 2020-10-29 16:29:53 +0100 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2020-11-09 18:12:36 +0100 |
commit | 2714c3962f304d031d5016c963c4b459337b0749 (patch) | |
tree | 2862af6a6ad9ed4cc6fd75f1503e03b60cc37024 /Documentation | |
parent | perf: Simplify group_sched_in() (diff) | |
download | linux-2714c3962f304d031d5016c963c4b459337b0749.tar.xz linux-2714c3962f304d031d5016c963c4b459337b0749.zip |
perf: Fix event multiplexing for exclusive groups
Commit 9e6302056f80 ("perf: Use hrtimers for event multiplexing")
placed the hrtimer (re)start call in the wrong place. Instead of
capturing all scheduling failures, it only considered the PMU failure.
The result is that groups using perf_event_attr::exclusive are no
longer rotated.
Fixes: 9e6302056f80 ("perf: Use hrtimers for event multiplexing")
Reported-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20201029162902.038667689@infradead.org
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions