commit | 2c3ddd954a0a826609fc28f9224af5945fc86952 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Fri Oct 14 16:15:10 2011 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Fri Oct 14 16:15:10 2011 -0400 |
tree | bd3690e20075da2e0136d32c99267b518f85d830 | |
parent | 099a2dbde50bb23a0c22098c52c6143f9fb940d2 [diff] |
trace-cmd: Do not record all events twice in extract If -a is set with trace-cmd extract, simply ignore it, otherwise, all events will be recorded twice. Once at this location, and once during extracting. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>