mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-25 13:43:55 +08:00
51ee6481fa
In cycle-accurate mode, timestamps can be calculated from CYC packets. The decoder also estimates timestamps based on the number of instructions since the last timestamp. For that to work in cycle-accurate mode, the instruction count needs to be reset to zero when a timestamp is calculated from a CYC packet, but that wasn't happening, so fix it. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: stable@vger.kernel.org # v4.3+ Link: http://lkml.kernel.org/r/1475062896-22274-1-git-send-email-adrian.hunter@intel.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> |
||
---|---|---|
.. | ||
Build | ||
gen-insn-attr-x86.awk | ||
inat_types.h | ||
inat.c | ||
inat.h | ||
insn.c | ||
insn.h | ||
intel-pt-decoder.c | ||
intel-pt-decoder.h | ||
intel-pt-insn-decoder.c | ||
intel-pt-insn-decoder.h | ||
intel-pt-log.c | ||
intel-pt-log.h | ||
intel-pt-pkt-decoder.c | ||
intel-pt-pkt-decoder.h | ||
x86-opcode-map.txt |