Re: [PATCH 13/15] spi: Use trace_invoke_##name() at guarded tracepoint call sites
From: Steven Rostedt
Date: Thu Mar 12 2026 - 11:45:59 EST
On Thu, 12 Mar 2026 15:34:20 +0000
Mark Brown <broonie@xxxxxxxxxx> wrote:
> though not loving the naming here, I'll have a hard time figuring out
> what the weird call is about next time I look at that code
Would:
trace_call__foo()
Be better?
Or do you have another name we should use?
-- Steve