perf intel-pt: Cater for CBR change in PSB+
authorAdrian Hunter <adrian.hunter@intel.com>
Sat, 22 Jun 2019 09:32:43 +0000 (12:32 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 25 Jun 2019 11:47:10 +0000 (08:47 -0300)
commit91de8684f1cff6944634bfb9098dc3a2583f798c
tree6ee24b6dfbdbd868a8afa947720c7999a86a665a
parentabe5a1d3e4bee361bd3b21b8909c8421e46911d1
perf intel-pt: Cater for CBR change in PSB+

PSB+ provides status information only so the core-to-bus ratio (CBR) in
PSB+ will not have changed from its previous value. However, cater for
the possibility of a another CBR change that gets caught up in the PSB+
anyway.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/20190622093248.581-3-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/intel-pt-decoder/intel-pt-decoder.c