diff options
author | Adrian Hunter <[email protected]> | 2019-07-10 11:58:10 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-07-10 13:05:12 -0300 |
commit | 56789f3dc127d4f8c07ce2bb48629ba75e8ef16c (patch) | |
tree | 177bed32c37f15171b90c0bcf1c182d86065ec36 /tools/perf/scripts/python/bin | |
parent | 37c1f991b1bcdbe268b99b22e265738f4209f4f4 (diff) |
perf scripts python: export-to-postgresql.py: Export switch events
Export switch events to a new table 'context_switches' and create a view
'context_switches_view'. The table and view will show automatically in the
exported-sql-viewer.py script.
If the table ends up empty, then it and the view are dropped.
Signed-off-by: Adrian Hunter <[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/bin')
0 files changed, 0 insertions, 0 deletions