commit | da35ec45fb2674a6f4b73b65034b5781b98235aa | [log] [tgz] |
---|---|---|
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | Mon Jan 20 10:23:06 2014 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Mon Jan 20 10:23:06 2014 -0500 |
tree | 437ec2f1683ec6514703eeaada00e0c16adbef5a | |
parent | f66b02ca93d74c79525bb91c53a9adc83335a474 [diff] |
trace-cmd: Add --comm parameter to report Add a --comm <cmdline> parameter to the trace-cmd report to let the user filter on a given cmdline instead of having to seach for the comm and then finding the pid to use with the --pid parameter. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>