diff options
| author | Adrian Hunter <[email protected]> | 2018-10-01 06:28:47 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-10-23 17:27:30 +0000 |
| commit | 1beb5c7b07040b70975a2ae0e90b87d412fabf06 (patch) | |
| tree | 325ff512632d483afdc0585cee775e11a37839f5 /tools/perf/scripts/python/stackcollapse.py | |
| parent | perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.py (diff) | |
| download | kernel-1beb5c7b07040b70975a2ae0e90b87d412fabf06.tar.gz kernel-1beb5c7b07040b70975a2ae0e90b87d412fabf06.zip | |
perf scripts python: exported-sql-viewer.py: Add support for multiple sub-windows
Use Qt MDI (multiple document interface) to support multiple sub-windows.
Put the data model in a cache so that each sub-window can share the same
data. This allows mutiple views of the call-graph at the same time and
paves the way to add more reports.
Committer testing:
Starts with a "File Reports Windows" main menu, from the "Reports" I
can get what was available up to now, the "Context-Sensitivi Call Graph"
option.
Signed-off-by: Adrian Hunter <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Jiri Olsa <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
