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: NSteven Rostedt <rostedt@goodmis.org>
Showing
想要评论请 注册 或 登录
By using inline and noinline, we are able to make the fast path of
recording an event 4% faster.
Signed-off-by: NSteven Rostedt <rostedt@goodmis.org>