Re: [PATCH v3 0/2] perf hist: Fix bogus profiles when filters are enabled
From: Namhyung Kim
Date: Fri Jan 17 2025 - 12:55:06 EST
On Wed, 15 Jan 2025 09:00:40 +0100, Dmitry Vyukov wrote:
> Dmitry Vyukov (2):
> perf hist: Deduplicate cmp/sort/collapse code
> perf hist: Fix bogus profiles when filters are enabled
>
> tools/perf/util/hist.c | 114 +++++++++++++++++++----------------------
> tools/perf/util/hist.h | 14 +++--
> 2 files changed, 59 insertions(+), 69 deletions(-)
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung