Skip to content

0.1.99

Compare
Choose a tag to compare
@gianlucaborello gianlucaborello released this 16 Mar 22:16
· 2763 commits to master since this release

Bug Fixes

  • Under certain conditions, sysdig could crash during socket scanning in /proc
  • Improve default truncation algorithm when -v is not specified
  • Improved spy_users chisel accuracy
  • Many minor bugfixes

New and updated features

  • sysdig can now be concurrently opened multiple times
  • exists clause for filters, e.g. sysdig proc.name exists
  • in clause for filters, e.g. sysdig "evt.type in ( 'select', 'poll' )"