Re: [RFC][PATCH 07/12] perf: Simplify/fix perf_event_enable() event scheduling

From: James Morse
Date: Tue Mar 08 2016 - 05:43:46 EST


On 08/03/16 10:26, Peter Zijlstra wrote:
> In any case, please try -rc6, which includes:

Bother, I should have thought to test with the later rcs, I foolishly stopped
with rc5.

> a096309bc467 perf: Fix scaling vs. perf_install_in_context()
> bd2afa49d194 perf: Fix scaling vs. perf_event_enable()
> 7fce250915ef perf: Fix scaling vs. perf_event_enable_on_exec()
> 3cbaa5906967 perf: Fix ctx time tracking by introducing EVENT_TIME
>
> Which might fix this.

Yes, one of these has fixed the issue. For arm64 it no longer shows up with
v4.5-rc6.

Sorry for the noise!


Thanks,

James