Skip to content

0.9.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Andreagit97 Andreagit97 released this 04 Oct 08:06
· 30 commits to release/0.9.0 since this release
fix(sinsp): don't look up thread -1 in the table

Synthetic events don't have a real tid but use -1 instead.
We exclude the container events but missed the recently
introduced user/group events

Signed-off-by: Grzegorz Nosek <[email protected]>