Skip to content

0.1.102

Choose a tag to compare

@luca3m luca3m released this 30 Jul 18:20
· 2117 commits to master since this release

Bug Fixes

  • Fix panic with some kernel versions
  • Fix compiling errors on arm architecture
  • Report execve args even if it fails
  • Minor bugfixes on csysdig

New and updated features

  • Support for decoding setns and flock syscall
  • Parse O_CLOEXEC flag on open and related syscalls
  • Parse CLONE_NEWUSER flag on clone
  • Support truncated tracefiles
  • Now sysdig can rotate tracing file when capturing, using -C, -e, -W, -G
  • Better extraction/filtering capabilities for event related to multiple file descriptors, like poll
  • Precompiled kernel modules for older coreos releases