commit | fc2c77aa8437855d2992d3f3c6a1dff681789a07 | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Fri Feb 22 09:27:27 2019 +0200 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Fri Feb 22 16:52:07 2019 -0300 |
tree | af576a0b24e44e5c8a9001aecfa0653549f46bf2 | |
parent | 0d5f8f230c67d911fa5c3b868eb4529ecd6faf34 [diff] |
perf scripts python: exported-sql-viewer.py: Remove no selection error If no selection is made on the 'Selected branches' dialog, then the output is the same as the 'All branches' report. That is not really an error, and is not desirable for future reports, so remove it. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@redhat.com> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>