tracing: Add disable_on_free option
authorSteven Rostedt <srostedt@redhat.com>
Wed, 15 Jun 2011 02:44:07 +0000 (22:44 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 15 Jun 2011 02:48:45 +0000 (22:48 -0400)
Add a trace option to disable tracing on free. When this option is
set, a write into the free_buffer file will not only shrink the
ring buffer down to zero, but it will also disable tracing.

Cc: Vaibhav Nagarnaik <vnagarnaik@google.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found