commit | f6c23e3b55cb93f32a724f41af8d38888bc2ab6b | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Mon Nov 05 09:35:05 2018 +0200 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Nov 05 14:53:54 2018 -0300 |
tree | 2f719879a904351a0494e78b0d81c78fb7310ca0 | |
parent | 93f8be2799515e01647c5a9b0d17a90a00ebcf82 [diff] |
perf intel-pt: Add MTC and CYC timestamps to debug log One cause of decoding errors is un-synchronized side-band data. Timestamps are needed to debug such cases. TSC packet timestamps are logged. Log also MTC and CYC timestamps. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Link: http://lkml.kernel.org/r/20181105073505.8129-3-adrian.hunter@intel.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>