Skip to content

Releases: intel/libipt

v2.2

20 Nov 11:10

Choose a tag to compare

New features:

  • support FRED
  • support APX
  • support Trigger Tracing (PTTT)
  • support resync on error
  • move insn decoder on top of block decoder

Bug fixes and support for latest processors.

v2.1.3

20 Nov 11:14

Choose a tag to compare

Support latest processors.

v2.1.2

21 Jan 05:35

Choose a tag to compare

Support latest processors.
Bug fixes.

v2.1.1: version: bump patch number

28 Feb 11:35

Choose a tag to compare

Bug fixes:

  • LTO fixes
  • fix build with latest XED
  • fix section locking error on file map failure on Windows
  • update modrm and immediate tables from latest XED
  • fix opcode space for VEX and EVEX
  • fix a pttc internal error
  • fix ptxed --check

v2.1

12 Oct 08:29

Choose a tag to compare

New features:

  • a new tool 'ptseg' for finding the PSB segment for a given offset.
  • a new layer 'evt' representing the trace as a list of events.
  • event tracing (cfe and evd packets).
  • C11 threads, if available.

Bug fixes and support for latest processors.