commit | 254c0d820b86d7712e03750c58ab104e06e3655d | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Thu Feb 28 15:00:30 2019 +0200 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Fri Mar 01 14:56:17 2019 -0300 |
tree | 8e929a3f29fb409bd66603fea5b059b64d2f1215 | |
parent | a448ba232a5f0176c226df1bab8877ec06a7c771 [diff] |
perf scripts python: exported-sql-viewer.py: Factor out CallGraphModelBase Factor out a base class CallGraphModelBase from CallGraphModel, so that CallGraphModelBase can be reused. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@redhat.com> Link: https://lkml.kernel.org/n/tip-76eybebzjwvgnadkm2oufrqi@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>