[PATCH 0/2] perf intel-pt: Add more information to debug log
From: Adrian Hunter
Date: Mon Nov 05 2018 - 02:36:55 EST
Hi
Here is a couple of small patches to add more information to the Intel PT
debug log.
Adrian Hunter (2):
perf intel-pt: Add more event information to debug log
perf intel-pt: Add MTC and CYC timestamps to debug log
tools/perf/util/intel-pt-decoder/intel-pt-decoder.c | 4 ++++
tools/perf/util/intel-pt-decoder/intel-pt-log.c | 5 +++++
tools/perf/util/intel-pt-decoder/intel-pt-log.h | 1 +
tools/perf/util/intel-pt.c | 16 +++++++++++++---
4 files changed, 23 insertions(+), 3 deletions(-)
Regards
Adrian