commit | 767ec135c4a17548b985967db4c89b33bf4f33a5 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | Tue Apr 21 10:50:30 2015 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Tue Apr 21 10:50:30 2015 -0400 |
tree | ae7092d51dceac45449129498dfd293daac058fa | |
parent | d8d8eeb33dfd7a25c422e0d410967ae533539386 [diff] |
trace-cmd: Fix multi buffers for stop, reset, and restart If more than one -B is specified and -t is not, one of the instances is skipped. Rewrite the code to process what list of buffers is needed after the command line has been parsed. Reported-by: Andy Martin from Lexmark, Inc. [ Howard added checking if buffer_instance exists in update_first_instance() ] Signed-off-by: Howard Cochran <hcochran@kernelspring.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>