Re: [GIT PULL] tracing: Updates for 7.2

From: Peter Zijlstra

Date: Mon Jun 22 2026 - 04:40:37 EST


On Sat, Jun 20, 2026 at 07:43:53PM -0400, Steven Rostedt wrote:

> I really want to avoid having to add an include for trace_printk when
> I'm focusing on just finding were the bug happens.

Configure your LSP/clangd enabled editor to auto-add headers? Yes, that
really is a thing -- now, I hate that particular feature with a passion,
and I've got it disabled, but if adding headers is difficult, then it
sounds like this is the thing for you.