commit | 7426a21e93d796c43846ae55e9761ef6f107a673 | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@fb.com> | Fri Nov 20 15:57:26 2015 -0500 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Wed Apr 26 10:49:42 2017 -0400 |
tree | de33221778cd410a0755d655aa290c637942aebf | |
parent | eaf068a84e0e238e5e06561a0bae145bf7a0b4fc [diff] |
trace-cmd: add global functions for live tracing We need a few functions to disable/enable tracing as well as add events to be enabled on the first instance, this patch turns a couple of these local functions into library functions. Thanks, Link: http://lkml.kernel.org/r/1448053053-24188-5-git-send-email-jbacik@fb.com Signed-off-by: Josef Bacik <jbacik@fb.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>