diff options
author | Adrian Hunter <[email protected]> | 2018-10-01 09:28:47 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-10-23 14:27:30 -0300 |
commit | 1beb5c7b07040b70975a2ae0e90b87d412fabf06 (patch) | |
tree | 325ff512632d483afdc0585cee775e11a37839f5 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 031c2a004ba75a4f8f2a6d0a7ca6f2fe5912de22 (diff) |
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/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions