Skip to content

4.1.0

Compare
Choose a tag to compare
@rocallahan rocallahan released this 03 Feb 11:57
· 3712 commits to master since this release

Major improvements in replay performance by avoiding traps to rr during syscallbuf replay.
Intel Skylake supported.
Worked around kernel bug causing uninterruptible tracee processes.
Emulate MAP_GROWSDOWN during recording and replay so we never have real auto-growing mappings.
Implement backend for gdb find command.
Various bugs fixed.