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:
5fec6dd
)
tracing: make power tracer start/stop methods lighter weight
author
Steven Rostedt
<srostedt@redhat.com>
Wed, 18 Mar 2009 00:58:00 +0000
(20:58 -0400)
committer
Steven Rostedt
<srostedt@redhat.com>
Wed, 18 Mar 2009 03:12:11 +0000
(23:12 -0400)
The start/stop methods of a tracer should be able to be executed
in all contexts. This patch converts the power tracer to do so.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
No differences found