]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commitecc55f84b2e9741f29daa787ded93986df6cbe17
tree9da1012eb14faf8133e7e432b0da581ed55de6ee
parente768aee89c687a50e6a2110e30c5cae1fbf0d2da
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 <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/ftrace_event.h
include/linux/perf_event.h
kernel/perf_event.c