]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
tracing: add tracer dependent options to options directory
authorSteven Rostedt <srostedt@redhat.com>
Fri, 27 Feb 2009 04:43:05 +0000 (23:43 -0500)
committerSteven Rostedt <srostedt@redhat.com>
Fri, 27 Feb 2009 04:43:05 +0000 (23:43 -0500)
commit577b785f55168d5acb3d123ba41bfe8d7981e044
tree6ae99a6f38fffda2c2b678a55f329d782337afbc
parenta8259075074fb09c230b4cd2c8d3ee3c49d6ecd1
tracing: add tracer dependent options to options directory

This patch adds the tracer dependent options dynamically to the
options directory when the tracer is activated. These options are
removed when the tracer is deactivated.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
kernel/trace/trace.c