summaryrefslogtreecommitdiff
path: root/drivers/phy/eswin/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorVineeth Pillai <vineeth@bitbyteword.org>2026-05-15 09:59:03 -0400
committerJens Axboe <axboe@kernel.dk>2026-05-15 08:05:26 -0600
commit67ee1f021a9b74ef289934be5e7a474e20031add (patch)
treecc5f7a1a8e397b2c22441026a25afb2ac484d7cf /drivers/phy/eswin/git@git.tavy.me:linux.git
parentb4e41050b212ca33c82fb0598a7b323d5b18f1bb (diff)
io_uring: Use trace_call__##name() at guarded tracepoint call sites
Replace trace_foo() with the new trace_call__foo() at sites already guarded by trace_foo_enabled(), avoiding a redundant static_branch_unlikely() re-evaluation inside the tracepoint. trace_call__foo() calls the tracepoint callbacks directly without utilizing the static branch again. Suggested-by: Steven Rostedt <rostedt@goodmis.org> Suggested-by: Peter Zijlstra <peterz@infradead.org> Signed-off-by: Vineeth Pillai (Google) <vineeth@bitbyteword.org> Assisted-by: Claude:claude-sonnet-4-6 Link: https://patch.msgid.link/20260515135903.2238731-1-vineeth@bitbyteword.org Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/phy/eswin/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions