public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Vyukov <dvyukov@google.com>
To: namhyung@kernel.org, irogers@google.com
Cc: linux-perf-users@vger.kernel.org, linux-kernel@vger.kernel.org,
	 Dmitry Vyukov <dvyukov@google.com>
Subject: [PATCH v3 0/2] perf hist: Fix bogus profiles when filters are enabled
Date: Wed, 15 Jan 2025 09:00:40 +0100	[thread overview]
Message-ID: <cover.1736927981.git.dvyukov@google.com> (raw)

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: 619f0b6fad524f08d493a98d55bac9ab8895e3a6
-- 
2.48.0.rc2.279.g1de40edade-goog


             reply	other threads:[~2025-01-15  8:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-15  8:00 Dmitry Vyukov [this message]
2025-01-15  8:00 ` [PATCH v3 1/2] perf hist: Deduplicate cmp/sort/collapse code Dmitry Vyukov
2025-01-15  8:00 ` [PATCH v3 2/2] perf hist: Fix bogus profiles when filters are enabled Dmitry Vyukov
2025-01-17 17:54 ` [PATCH v3 0/2] " Namhyung Kim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1736927981.git.dvyukov@google.com \
    --to=dvyukov@google.com \
    --cc=irogers@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-perf-users@vger.kernel.org \
    --cc=namhyung@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox