All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Josh Poimboeuf <jpoimboe@kernel.org>,
	x86@kernel.org, linux-kernel@vger.kernel.org,
	Ingo Molnar <mingo@kernel.org>,
	Peter Zijlstra <peterz@infradead.org>
Subject: Re: [PATCH] tracing: Disable branch profiling in noinstr code
Date: Fri, 21 Mar 2025 21:28:55 +0100	[thread overview]
Message-ID: <87r02q162g.ffs@tglx> (raw)
In-Reply-To: <20250321131248.02114dd7@batman.local.home>

On Fri, Mar 21 2025 at 13:12, Steven Rostedt wrote:

> On Fri, 21 Mar 2025 17:51:50 +0100
> Thomas Gleixner <tglx@linutronix.de> wrote:
>
>> Though the real fix would be to rip out this likely/unlikely tracer
>> hackery all together.
>
> If you want, you could just disable it for all of arch/x86
>
> In my tests, I'm more interested in the generic code anyway.

Which is affected too as you can see from diffstat.

      parent reply	other threads:[~2025-03-21 20:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-21  6:05 [PATCH] tracing: Disable branch profiling in noinstr code Josh Poimboeuf
2025-03-21 16:51 ` Thomas Gleixner
2025-03-21 17:12   ` Steven Rostedt
2025-03-21 17:21     ` Josh Poimboeuf
2025-03-21 18:28       ` Steven Rostedt
2025-03-21 18:53         ` Josh Poimboeuf
2025-03-21 20:28     ` Thomas Gleixner [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=87r02q162g.ffs@tglx \
    --to=tglx@linutronix.de \
    --cc=jpoimboe@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=peterz@infradead.org \
    --cc=rostedt@goodmis.org \
    --cc=x86@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 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.