commit | 52100a9637dfb995d19f17db49c329b06e78bd25 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | Thu Mar 14 11:49:21 2013 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Thu Mar 14 11:49:21 2013 -0400 |
tree | b09f6bedb12c84b89ac84f619c1d0f737a934470 | |
parent | 5c6a04728be3c8bf722c015ab55fccebd9ec2fee [diff] |
trace-cmd: Have record -d disable function-trace option Instead of totally disabling all function tracing for everyone when the -d option is used, see if the new function-trace option is available and use that. That option will only disable function tracing for the latency tracers and not for everyone else. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>