[PATCH v7 0/3] perf/core: sched_task() dispatch and branch entry fixes
Peter Zijlstra
peterz at infradead.org
Wed Sep 23 02:50:04 PDT 2026
On Mon, Aug 10, 2026 at 06:35:33AM -0700, Puranjay Mohan wrote:
> Puranjay Mohan (3):
> perf/core: Fix NULL pmu_ctx passed to pmu->sched_task()
> perf/core: Run sched_task() for PMUs with only CPU-wide events
> perf/core: Fill branch entries with a single assignment
>
> arch/x86/events/amd/brs.c | 9 +++--
> arch/x86/events/amd/lbr.c | 16 ++++-----
> arch/x86/events/intel/lbr.c | 65 ++++++++++++++++++++-----------------
> drivers/perf/arm_brbe.c | 2 +-
> include/linux/perf_event.h | 17 ----------
> kernel/events/core.c | 15 ++++++---
> 6 files changed, 58 insertions(+), 66 deletions(-)
>
Found this series ... I'll feed it to the robots and barring them
screaming I'll push it out to -tip.
More information about the linux-arm-kernel
mailing list