Skip to content

intentrace v0.2.2

Compare
Choose a tag to compare
@sectordistrict sectordistrict released this 02 Nov 22:06
· 19 commits to main since this release
  • transitioned from ptrace::read to process_vm_readv, this improves performance dramatically but wont be noticeable until v1.0
  • use libc flags directly in mmap instead of nix
  • changed a few colors for a better visual experience
  • better function names
  • in single threaded: failed syscalls means red pid
  • better README image
  • transition from KiloBytes et al. to Kibibytes et al.
  • readlink target workaround
  • changed Process/Thread bubble
  • add madvise