From: Steven Rostedt Date: Tue, 19 Oct 2010 17:17:08 +0000 (-0400) Subject: ring-buffer: Micro-optimize with some strategic inlining X-Git-Tag: v2.6.37-rc1~83^2~1^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9abde2138e0a00a0d7e44676928efa0ef629d48;p=pandora-kernel.git 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: Steven Rostedt --- Reading git-diff-tree failed