On Wed, 11 Mar 2026 21:46:07 +0100
Peter Zijlstra <[email protected]> wrote:

> > Then it goes through and updates every location that has a:
> > 
> >     if (trace_<event>_enabled()) {
> >             [..]
> >             trace_<event>();
> >     }  
> 
> We have Cocinelle for that :-), and while I absolutely suck at writing
> Cocinelle, I had some limited success using Gemini to write some for me
> the other day.

Heh, I believe Vineeth used claude ;-)

-- Steve

Reply via email to