From: Peter Zijlstra Date: Fri, 21 May 2010 13:11:34 +0000 (+0200) Subject: perf, trace: Inline perf_swevent_put_recursion_context() X-Git-Tag: v2.6.36-rc1~532^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecc55f84b2e9741f29daa787ded93986df6cbe17;p=pandora-kernel.git perf, trace: Inline perf_swevent_put_recursion_context() Inline perf_swevent_put_recursion_context into perf_tp_event(), this shrinks the per trace template code footprint and saves a function call. Signed-off-by: Peter Zijlstra LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed