Skip to content

Releases: intel/libipt

v2.1.1: version: bump patch number

28 Feb 11:35
Compare
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
Compare
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.