On Mon, 23 Mar 2026 12:00:37 -0400 "Vineeth Pillai (Google)" <[email protected]> wrote:
> Replace trace_damos_stat_after_apply_interval() with > trace_call__damos_stat_after_apply_interval() at a site already guarded > by an early return when !trace_damos_stat_after_apply_interval_enabled(), > avoiding a redundant static_branch_unlikely() re-evaluation inside the > tracepoint. > > Suggested-by: Steven Rostedt <[email protected]> > Suggested-by: Peter Zijlstra <[email protected]> > Signed-off-by: Vineeth Pillai (Google) <[email protected]> Reviewed-by: SeongJae Park <[email protected]> Thanks, SJ [...]
