summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorAdrian Hunter <adrian.hunter@intel.com>2019-06-22 12:32:47 +0300
committerArnaldo Carvalho de Melo <acme@redhat.com>2019-06-25 14:47:10 +0300
commit5130c6e55531b9bbcdeb8b327711ff204bc4835f (patch)
tree84abeffa79091aa6338637a1b0dce644dea3a7ab /arch
parentb9322cab17a1092e2aa7ee2505ecceb0cd5fd685 (diff)
downloadlinux-5130c6e55531b9bbcdeb8b327711ff204bc4835f.tar.xz
perf scripts python: export-to-sqlite.py: Export Intel PT power and ptwrite events
The format of synthesized events is determined by the attribute config. For the formats for Intel PT power and ptwrite events, create tables and populate them when the synth_data handler is called. If the tables remain empty, drop them at the end. The tables and views, including a combined power_events_view, will display automatically from the tables menu of the exported exported-sql-viewer.py script. Note, currently only Atoms since Gemini Lake have support for ptwrite and mwait, pwre, exstop and pwrx, but all Intel PT implementations support cbr. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@redhat.com> Link: http://lkml.kernel.org/r/20190622093248.581-7-adrian.hunter@intel.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions