Home
last modified time | relevance | path

Searched hist:"5 fec6ddc" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dtrace_sched_switch.c5fec6ddc Tue Mar 17 18:59:53 CDT 2009 Steven Rostedt <srostedt@redhat.com> tracing: make sched_switch stop/start light weight

The stopping and starting of a tracer should be light weight and
be able to be called in all contexts. The sched_switch grabbed
mutexes in the start/stop functions. This patch changes it to a
simple variable, on/off.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
5fec6ddc Tue Mar 17 18:59:53 CDT 2009 Steven Rostedt <srostedt@redhat.com> tracing: make sched_switch stop/start light weight

The stopping and starting of a tracer should be light weight and
be able to be called in all contexts. The sched_switch grabbed
mutexes in the start/stop functions. This patch changes it to a
simple variable, on/off.

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