summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSteven Rostedt <srostedt@redhat.com>2008-11-08 03:36:02 (GMT)
committerIngo Molnar <mingo@elte.hu>2008-11-08 08:51:18 (GMT)
commite168e0516e476070faa9e8e7b23dfcba79b76d82 (patch)
tree21b1bad3def7f6cd88d9adfe1b09973fc70f864a /security
parent75f5c47da386445ba0c5a8b7e3ca0c906e763369 (diff)
downloadlinux-e168e0516e476070faa9e8e7b23dfcba79b76d82.tar.xz
ftrace: fix sched_switch API
Impact: fix for sched_switch that broke dynamic ftrace startup The commit: tracing/fastboot: use sched switch tracer from boot tracer broke the API of the sched_switch trace. The use of the tracing_start/stop_cmdline record is for only recording the cmdline, NOT recording the schedule switches themselves. Seeing that the boot tracer broke the API to do something that it wanted, this patch adds a new interface for the API while puting back the original interface of the old API. Signed-off-by: Steven Rostedt <srostedt@redhat.com> Acked-by: Frederic Weisbecker <fweisbec@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions