On Thu, Mar 12, 2026 at 11:05:08AM -0400, Vineeth Pillai (Google) wrote: > Replace trace_foo() with the new trace_invoke_foo() at sites already > guarded by trace_foo_enabled(), avoiding a redundant > static_branch_unlikely() re-evaluation inside the tracepoint. > trace_invoke_foo() calls the tracepoint callbacks directly without > utilizing the static branch again.
Acked-by: Mark Brown <[email protected]> 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
signature.asc
Description: PGP signature
