Skip to content
Commit d9abde21 authored by Steven Rostedt's avatar Steven Rostedt Committed by Steven Rostedt
Browse files

ring-buffer: Micro-optimize with some strategic inlining



By using inline and noinline, we are able to make the fast path of
recording an event 4% faster.

Signed-off-by: default avatarSteven Rostedt <rostedt@goodmis.org>
parent 140ff891
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment