Linux Perf Users
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Namhyung Kim <namhyung@kernel.org>
Cc: Kohei Enju <kohei@enjuk.jp>,
	linux-perf-users@vger.kernel.org,
	Peter Zijlstra <peterz@infradead.org>,
	Ingo Molnar <mingo@redhat.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Alexander Shishkin <alexander.shishkin@linux.intel.com>,
	Jiri Olsa <jolsa@kernel.org>, Ian Rogers <irogers@google.com>,
	Adrian Hunter <adrian.hunter@intel.com>,
	James Clark <james.clark@linaro.org>
Subject: Re: [PATCH v1 0/2] perf annotate: Fix source option behavior and
Date: Tue, 8 Sep 2026 18:52:44 -0300	[thread overview]
Message-ID: <aqCDrJ6zwVI-n6_P@x2> (raw)
In-Reply-To: <aozBwyQ85OjoPlMi@google.com>

On Mon, Aug 24, 2026 at 03:12:19PM -0700, Namhyung Kim wrote:
> Hello,
> 
> On Tue, Aug 18, 2026 at 02:40:11PM +0000, Kohei Enju wrote:
> > Source annotation has been disabled by default since e201757f7a0a ("perf
> > annotate: Fix source code annotate with objdump"), but the documentation
> > still describes the old default. Also, an explicit --source does not
> > currently override annotate.hide_src_code.
> > 
> > Update the documentation and make explicit --source/--no-source take
> > precedence over the configuration.
> > 
> > Kohei Enju (2):
> >   perf config: Fix annotate.hide_src_code documentation
> >   perf annotate: Honor explicit --source option
> 
> Acked-by: Namhyung Kim <namhyung@kernel.org>

Please rebase, I'll push the patches I have locally later today after
the usual build tests on many distro containers:

⬢ [acme@toolbx perf-tools-next]$        git am ./20260818_kohei_perf_annotate_fix_source_option_behavior_and.mbx
Applying: perf config: Fix annotate.hide_src_code documentation
Applying: perf annotate: Honor explicit --source option
error: patch failed: tools/perf/builtin-top.c:1851
error: tools/perf/builtin-top.c: patch does not apply
Patch failed at 0002 perf annotate: Honor explicit --source option
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
⬢ [acme@toolbx perf-tools-next]$

      reply	other threads:[~2026-09-08 21:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-18 14:40 [PATCH v1 0/2] perf annotate: Fix source option behavior and Kohei Enju
2026-08-18 14:40 ` [PATCH v1 1/2] perf config: Fix annotate.hide_src_code documentation Kohei Enju
2026-08-18 16:05   ` sashiko-bot
2026-08-18 14:40 ` [PATCH v1 2/2] perf annotate: Honor explicit --source option Kohei Enju
2026-08-18 16:10   ` sashiko-bot
2026-08-24 22:12 ` [PATCH v1 0/2] perf annotate: Fix source option behavior and Namhyung Kim
2026-09-08 21:52   ` Arnaldo Carvalho de Melo [this message]

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=aqCDrJ6zwVI-n6_P@x2 \
    --to=acme@kernel.org \
    --cc=adrian.hunter@intel.com \
    --cc=alexander.shishkin@linux.intel.com \
    --cc=irogers@google.com \
    --cc=james.clark@linaro.org \
    --cc=jolsa@kernel.org \
    --cc=kohei@enjuk.jp \
    --cc=linux-perf-users@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=mingo@redhat.com \
    --cc=namhyung@kernel.org \
    --cc=peterz@infradead.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