]> git.baikalelectronics.ru Git - kernel.git/commit
perf intel-pt: Add decoder support for ptwrite and power event packets
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 26 May 2017 08:17:14 +0000 (11:17 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 21 Jun 2017 14:35:50 +0000 (11:35 -0300)
commitc1652e7ca97151be294fc9e7e76bc442a869f155
tree4cd0a729cead7fca49b1f7cd5d8c67b2839d4f3e
parent990fb2c2208b6669be85a7126c751ecc88a4c464
perf intel-pt: Add decoder support for ptwrite and power event packets

Add decoder support for PTWRITE, MWAIT, PWRE, PWRX and EXSTOP packets. This
patch only affects the decoder, so the tools still do not select or consume
the new information. That is added in subsequent patches.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Link: http://lkml.kernel.org/r/1495786658-18063-14-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/intel-pt-decoder/intel-pt-decoder.c
tools/perf/util/intel-pt-decoder/intel-pt-decoder.h
tools/perf/util/intel-pt-decoder/intel-pt-pkt-decoder.c
tools/perf/util/intel-pt-decoder/intel-pt-pkt-decoder.h