commit | 8c90fef9a84d5309c12a8c24146494bcf2dd25c4 | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Fri Feb 22 09:27:21 2019 +0200 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Fri Feb 22 16:52:07 2019 -0300 |
tree | 74a3c857cf50bc4889600960ea94a701253250e0 | |
parent | 655cb952de5fc2b91ff7d6352131c2c0cde6e862 [diff] |
perf scripts python: exported-sql-viewer.py: Move column headers Move column headers from SQLAutoTableModel into SQLTableModel so that they can be used for other models based on SQLTableModel. 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>