diff options
author | Adrian Hunter <[email protected]> | 2019-07-08 08:52:32 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-07-09 10:13:28 -0300 |
commit | 1334bb94cd8a21217cb0c186925f9bc9d47adafc (patch) | |
tree | ae5a18d3b3c8b1bb48b503ed70df18177a3ffa14 /tools/perf/scripts/python/netdev-times.py | |
parent | d8d051df9f906232715282cc0570c94273b197bc (diff) |
perf scripts python: export-to-sqlite.py: Fix DROP VIEW power_events_view
Drop power_events_view before its dependent tables.
SQLite does not seem to mind but the fix was needed for PostgreSQL
(export-to-postgresql.py script), so do the same fix for the SQLite. It is
more logical and keeps the 2 scripts following the same approach.
Signed-off-by: Adrian Hunter <[email protected]>
Cc: Jiri Olsa <[email protected]>
Fixes: 5130c6e55531 ("perf scripts python: export-to-sqlite.py: Export Intel PT power and ptwrite events")
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions