perf scripts python: export-to-sqlite.py: Export all sample flags
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 24 Jan 2022 08:41:59 +0000 (10:41 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 15 Feb 2022 20:15:05 +0000 (17:15 -0300)
commit761836cb871fb94c2d0f80a1100dcea13f14be1b
tree78c3d5bcf6dc7ff6624ba8636ed4a1690e8be8ff
parentc096fff62d417ee112bb7bba5d65c1e3512f428d
perf scripts python: export-to-sqlite.py: Export all sample flags

Add sample flags to the SQLite database definition and export.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: https://lore.kernel.org/r/20220124084201.2699795-24-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/scripts/python/export-to-sqlite.py