Searched hist:"75 f5c47d" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/kernel/trace/ |
H A D | trace_sched_switch.c | 75f5c47d Fri Nov 07 21:36:02 CST 2008 Steven Rostedt <srostedt@redhat.com> ftrace: fix boot trace sched startup
Impact: boot tracer startup modified
The boot tracer calls into some of the schedule tracing private functions that should not be exported. This patch cleans it up, and makes way for further changes in the ftrace infrastructure.
This patch adds a api to assign a tracer array to the schedule context switch tracer.
Signed-off-by: Steven Rostedt <srostedt@redhat.com> Acked-by: Frederic Weisbecker <fweisbec@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 75f5c47d Fri Nov 07 21:36:02 CST 2008 Steven Rostedt <srostedt@redhat.com> ftrace: fix boot trace sched startup Impact: boot tracer startup modified The boot tracer calls into some of the schedule tracing private functions that should not be exported. This patch cleans it up, and makes way for further changes in the ftrace infrastructure. This patch adds a api to assign a tracer array to the schedule context switch tracer. Signed-off-by: Steven Rostedt <srostedt@redhat.com> Acked-by: Frederic Weisbecker <fweisbec@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
H A D | trace_boot.c | 75f5c47d Fri Nov 07 21:36:02 CST 2008 Steven Rostedt <srostedt@redhat.com> ftrace: fix boot trace sched startup
Impact: boot tracer startup modified
The boot tracer calls into some of the schedule tracing private functions that should not be exported. This patch cleans it up, and makes way for further changes in the ftrace infrastructure.
This patch adds a api to assign a tracer array to the schedule context switch tracer.
Signed-off-by: Steven Rostedt <srostedt@redhat.com> Acked-by: Frederic Weisbecker <fweisbec@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 75f5c47d Fri Nov 07 21:36:02 CST 2008 Steven Rostedt <srostedt@redhat.com> ftrace: fix boot trace sched startup Impact: boot tracer startup modified The boot tracer calls into some of the schedule tracing private functions that should not be exported. This patch cleans it up, and makes way for further changes in the ftrace infrastructure. This patch adds a api to assign a tracer array to the schedule context switch tracer. Signed-off-by: Steven Rostedt <srostedt@redhat.com> Acked-by: Frederic Weisbecker <fweisbec@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
H A D | trace.h | 75f5c47d Fri Nov 07 21:36:02 CST 2008 Steven Rostedt <srostedt@redhat.com> ftrace: fix boot trace sched startup
Impact: boot tracer startup modified
The boot tracer calls into some of the schedule tracing private functions that should not be exported. This patch cleans it up, and makes way for further changes in the ftrace infrastructure.
This patch adds a api to assign a tracer array to the schedule context switch tracer.
Signed-off-by: Steven Rostedt <srostedt@redhat.com> Acked-by: Frederic Weisbecker <fweisbec@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|