perf scripts python: exported-sql-viewer.py: Add CallGraphModelParams
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 20 May 2019 11:37:25 +0000 (14:37 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 5 Jun 2019 12:47:57 +0000 (09:47 -0300)
commit4a0979d4b4feee67a7f9a5605b5bfae3b0a2b6a9
treeef2124fa7c8bec350bf5d5db4bd100bf41bf7673
parent530e22fd5c6d2c572b1bbdda23eafa01a005fce0
perf scripts python: exported-sql-viewer.py: Add CallGraphModelParams

Add a parameter to call graph and call tree, to determine whether IPC
information is available.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/20190520113728.14389-20-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/scripts/python/exported-sql-viewer.py