Re: [PATCH] perf evsel: Fix missing inherit + sample read check

From: Namhyung Kim
Date: Wed Oct 16 2024 - 13:13:01 EST


On Tue, 08 Oct 2024 23:22:50 -0700, Namhyung Kim wrote:

> It should not clear the inherit bit simply because the kernel doesn't
> support the sample read with it. IOW the inherit bit should be kept
> when the sample read is not requested for the event.
>
>

Applied to perf-tools-next, thanks!

Best regards,
Namhyung