commit | ac22592638b2cab71e8c9b958ef549a81f910d14 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Fri Jun 11 10:04:41 2010 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Fri Jun 11 10:04:41 2010 -0400 |
tree | 5950bec3913eaa1bc81853126fd2b3e2d6d3d399 | |
parent | 10aa16477bb972edd22e118244dbe9124632c535 [diff] |
trace-cmd: Prevent latency tracer plugins from doing network tracing The latency tracer plugins do not support network tracing. It crashes when an attempt to do a latency tracer plugin with the -N option. Simply prevent trace-cmd from performing a network trace with one of the latency tracer plugins and update the man pages. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>