Skip to content

Releases: rabbitstack/fibratus

v0.3.0

01 Oct 18:19
Compare
Choose a tag to compare
  • context switch instrumentation support
  • --cswitch command line flag to enable context switch kernel events

v0.2.3

20 Aug 22:33
Compare
Choose a tag to compare
  • minor changes to MANIFEST.in artifact
  • installing via pip

v0.2.0

20 Aug 21:47
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • in process filament execution
  • streaming kernel events via output adapters (SMTP, AMQP)
  • writing to console using the standard Windows API
  • asciiart package
  • fixed landscape style violations and code smells
  • shipping new filaments
  • resolve filaments directory from environment variable
  • check for the kernel event filters when calling the process method on filament
  • initialize the kernel event params when hive or key does not satisfy the condition in RegSetValue or RegQueryValue
  • yaml configuration file parser
  • changed setup.py to install kstreamc to site-packages
  • --no-enum-handles to disable the system handles enumeration on startup
  • migrated from coveralls to codecov
  • added more unit tests
  • improved code coverage
  • code refactoring and comments
  • new logo

v0.1.0

28 May 14:21
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial version