Re: [PATCH 17/19] perf: Retire PERF_PMU_CAP_NO_INTERRUPT
Peter Zijlstra <[email protected]>
| Newsgroups | gmane.comp.freedesktop.xorg.drivers.intel,gmane.linux.kernel.perf.user,gmane.linux.kernel,gmane.linux.ports.alpha,gmane.linux.kernel.arc,gmane.linux.ports.arm.kernel,gmane.linux.ports.mips,gmane.linux.ports.ppc64.devel,gmane.linux.ports.sh.devel,gmane.linux.ports.sparc,gmane.linux.power-management.general,gmane.linux.ports.arm.rockchip,gmane.comp.freedesktop.amd-gfx,gmane.comp.video.dri.devel,gmane.linux.ports.arm.msm,gmane.linux.ports.riscv |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Aug 13, 2025 at 06:01:09PM +0100, Robin Murphy wrote: > Now that we have a well-defined cap for sampling support, clean up the > remains of the mildly unintuitive and inconsistently-applied > PERF_PMU_CAP_NO_INTERRUPT. Not to mention the obvious redundancy of > some of these drivers still checking for sampling in event_init too. Ah, clearly I should've read the next patch... n/m.