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:
5e5bf48
)
tracing/core: Make the stack entry helpers global
author
Frederic Weisbecker
<fweisbec@gmail.com>
Wed, 29 Jul 2009 15:51:13 +0000
(17:51 +0200)
committer
Frederic Weisbecker
<fweisbec@gmail.com>
Thu, 6 Aug 2009 05:28:05 +0000
(07:28 +0200)
Make the stacktrace event insertion helpers globals.
This has two effects:
- Prepare for moving the sched events insertion helpers to
the sched switch tracer file.
- Move some ifdef outside function definitions
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
No differences found