perf, trace: Inline perf_swevent_put_recursion_context()
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Fri, 21 May 2010 13:11:34 +0000 (15:11 +0200)
committerIngo Molnar <mingo@elte.hu>
Wed, 9 Jun 2010 09:12:33 +0000 (11:12 +0200)
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 <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found