linux/Documentation/trace
Wang Long 52e68924df Documentation: Fix the wrong command `echo -1 > set_ftrace_pid` for cleaning the filter.
The command `echo > set_ftrace_pid` should be used to clean the filter quietly.
because the command `echo -1 >  set_ftrace_pid` will output the following:
"bash: echo: write error: Invalid argument".

so update the file Documentation/trace/ftrace.txt.

Signed-off-by: Wang Long <long.wanglong@huawei.com>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2015-02-09 11:04:17 -05:00
..
postprocess
coresight.txt coresight: documentation for coresight framework and drivers 2014-11-07 15:19:33 -08:00
events-kmem.txt
events-nmi.txt
events-power.txt
events.txt
ftrace-design.txt
ftrace.txt Documentation: Fix the wrong command `echo -1 > set_ftrace_pid` for cleaning the filter. 2015-02-09 11:04:17 -05:00
function-graph-fold.vim
kprobetrace.txt
mmiotrace.txt
ring-buffer-design.txt
tracepoint-analysis.txt
tracepoints.txt
uprobetracer.txt