tracing: make power tracer start/stop methods lighter weight
authorSteven Rostedt <srostedt@redhat.com>
Wed, 18 Mar 2009 00:58:00 +0000 (20:58 -0400)
committerSteven 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