tracing: have latency tracers set the latency format
authorSteven Rostedt <srostedt@redhat.com>
Thu, 5 Mar 2009 03:15:30 +0000 (22:15 -0500)
committerSteven Rostedt <srostedt@redhat.com>
Thu, 5 Mar 2009 03:15:30 +0000 (22:15 -0500)
The latency tracers (irqsoff, preemptoff, preemptirqsoff, and wakeup)
are pretty useless with the default output format. This patch makes them
automatically enable the latency format when they are selected. They
also record the state of the latency option, and if it was not enabled
when selected, they disable it on reset.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>

No differences found