]> git.baikalelectronics.ru Git - kernel.git/commit
perf tools: Add more documentation to export-to-postgresql.py script
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 25 Sep 2015 13:15:38 +0000 (16:15 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 28 Sep 2015 19:53:07 +0000 (16:53 -0300)
commitbc69c70799bb386e7d07f0cac67b25276b72ce36
treed6a0d8cd22dea54d53cc53c7f42c21da0151c39d
parente2d56606a8967eb0dfa84e57c37c0f6071bce62d
perf tools: Add more documentation to export-to-postgresql.py script

Add some comments to the script and some 'views' to the created database
that better illustrate the database structure and how it can be used.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/1443186956-18718-8-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/scripts/python/export-to-postgresql.py