git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e768aee
)
perf, trace: Inline perf_swevent_put_recursion_context()
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Fri, 21 May 2010 13:11:34 +0000
(15:11 +0200)
committer
Ingo 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