commit | 655cb952de5fc2b91ff7d6352131c2c0cde6e862 | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Fri Feb 22 09:27:20 2019 +0200 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Fri Feb 22 16:52:07 2019 -0300 |
tree | f4a9fac05ee89f3ce94ceea3e458ce09deab172b | |
parent | df8794fe6840aed6ce65baf7f1e542bd3e22fb78 [diff] |
perf scripts python: exported-sql-viewer.py: Hide Call Graph option if no calls table The Call Graph depends on the calls table which is optional when exporting data, so hide the Call Graph option if there is no calls table. 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>