]> git.baikalelectronics.ru Git - kernel.git/commit
perf scripts python: export-to-postgresql.py: Export all sample flags
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 24 Jan 2022 08:42:00 +0000 (10:42 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 15 Feb 2022 20:15:07 +0000 (17:15 -0300)
commit40fdfaec155574438af88cc53a5ab198d29ae856
tree1facc30dd0d2262a802d0f543b2d5f8ec896cba3
parentab6b7854b1da7bb6005911a525a2d62f2d85d4c1
perf scripts python: export-to-postgresql.py: Export all sample flags

Add sample flags to the PostgreSQL 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-25-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/scripts/python/export-to-postgresql.py