Skip to content

retsnoop v0.9.4

Compare
Choose a tag to compare
@anakryiko anakryiko released this 07 Feb 05:15
· 173 commits to master since this release

Bug fixes

  • fix IP (instruction pointer) fetching on non-x86_64 architectures on older kernels;
  • handle io_uring source code files better, after Linux code reorganization;
  • automatically pick debugfs (/sys/kernel/debug/tracing) or tracefs (/sys/kernel/tracing), whichever is available;
  • handle very old kernels that don't support BPF global data more gracefully.