commit | 621a5a327c1e36ffd7bb567f44a559f64f76358f | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Thu Jun 07 14:30:02 2018 +0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Jun 25 11:59:36 2018 -0300 |
tree | 87f9171f351ab824abaaa9baef709b617c2363d0 | |
parent | 16ddcfbf7f3d07aa781e26b39f2c28636a4ed2fd [diff] |
perf intel-pt: Fix packet decoding of CYC packets Use a 64-bit type so that the cycle count is not limited to 32-bits. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: stable@vger.kernel.org Link: http://lkml.kernel.org/r/1528371002-8862-1-git-send-email-adrian.hunter@intel.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>