aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorKOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>2010-06-29 02:06:18 -0400
committerSteven Rostedt <rostedt@goodmis.org>2010-06-29 09:21:11 -0400
commit68781c924a424c5a96fb33d50b2ed9d4cb4f49c8 (patch)
treef7bba794c2d75b8a9201df5461ee65e2f2a97864 /Documentation
parent6c72dffac3bd76d3570d7917a97dff40e3357b93 (diff)
trace-cmd: Add option to ignore event not found error
Currently, if 'trace-cmd start' passes an event that is not found it will cause the command to fail. This can be a problem for an administrator using trace-cmd on several machines that have different modules configured in. One script may be used that has all the events to be traced, but some of the events may not exist on all machines. This means each machine will need its own separate script. Instead of having a separate script, add a '-i' option that lets one ignore failed events. Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> LKML-Reference: <20100629144832.38C6.A69D9226@jp.fujitsu.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions