commit | adaba4d98daa45142cdd44aae56eda0011f136c3 | [log] [tgz] |
---|---|---|
author | Yordan Karadzhov (VMware) <y.karadz@gmail.com> | Tue Jul 09 18:56:47 2019 +0300 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Tue Jul 09 21:34:21 2019 -0400 |
tree | 0e1a8bf4b00d46e1fcf5c8054d0645cae13c4fc2 | |
parent | 8d0c09ef1fe21277ad6c71d0603fd4a5c7e6c121 [diff] |
kernel-shark: Remove a duplicate error message If the capture process finishes with an error the _captureError() slot will print an error message. We do not need to print identical message in _captureFinished(). Link: http://lore.kernel.org/linux-trace-devel/20190709155650.2345-6-y.karadz@gmail.com Signed-off-by: Yordan Karadzhov (VMware) <y.karadz@gmail.com> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>