All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] perf hist: Fix bogus profiles when filters are enabled
@ 2025-01-13 13:34 Dmitry Vyukov
  2025-01-13 13:34 ` [PATCH v2 1/2] perf hist: Deduplicate cmp/sort/collapse code Dmitry Vyukov
  2025-01-13 13:34 ` [PATCH v2 2/2] perf hist: Fix bogus profiles when filters are enabled Dmitry Vyukov
  0 siblings, 2 replies; 5+ messages in thread
From: Dmitry Vyukov @ 2025-01-13 13:34 UTC (permalink / raw)
  To: namhyung, irogers; +Cc: linux-perf-users, linux-kernel, Dmitry Vyukov

*** BLURB HERE ***

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(-)


base-commit: 5bc55a333a2f7316b58edc7573e8e893f7acb532
-- 
2.47.1.688.g23fc6f90ad-goog


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-01-15  8:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-13 13:34 [PATCH v2 0/2] perf hist: Fix bogus profiles when filters are enabled Dmitry Vyukov
2025-01-13 13:34 ` [PATCH v2 1/2] perf hist: Deduplicate cmp/sort/collapse code Dmitry Vyukov
2025-01-15  1:07   ` Namhyung Kim
2025-01-15  8:02     ` Dmitry Vyukov
2025-01-13 13:34 ` [PATCH v2 2/2] perf hist: Fix bogus profiles when filters are enabled Dmitry Vyukov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.