Skip to content

Releases: Yelp/pidtree-bcc

pidtree-bcc 2.5.0

07 Nov 10:21
a1776b5
Compare
Choose a tag to compare
  • Support selecting events from specific containers

pidtree-bcc 2.4.1

26 Jun 14:37
174b113
Compare
Choose a tag to compare
  • Fix shutdown behaviour of remote config fetcher

pidtree-bcc 2.4.0

24 Jan 11:45
44a836c
Compare
Choose a tag to compare
  • Add option to fetch decoupled config from remote source

pidtree-bcc 2.3.1

24 Mar 13:51
Compare
Choose a tag to compare
  • Patch BPF_PSEUDO_FUNC define for Jammy

pidtree-bcc 2.3.0

12 Jul 15:12
Compare
Choose a tag to compare
  • Allow splitting config in multiple files

pidtree-bcc 2.2.0

01 Jul 10:23
Compare
Choose a tag to compare
  • Fix support for Ubuntu Jammy

pidtree-bcc 2.1.0

11 Mar 13:33
Compare
Choose a tag to compare
  • Support packaging for Ubuntu Jammy
  • Fix possible "dictionary change during iteration" bug
  • Dynamically set initial size of net filter maps

pidtree-bcc 2.0.0

31 Jan 09:24
Compare
Choose a tag to compare
  • Network filtering is done via eBPF maps.
  • Supports watching for configuration changes:
    • network filters are hot-swapped;
    • other configuration changes trigger and auto-restart.

pidtree-bcc 2.0.0rc0

26 Jan 13:09
Compare
Choose a tag to compare
pidtree-bcc 2.0.0rc0 Pre-release
Pre-release
  • Restart if probe added/removed
  • Add mutex to filter reloads
  • Fix horrible classvar bug

pidtree-bcc 2.0.0a4

24 Jan 16:58
Compare
Choose a tag to compare
pidtree-bcc 2.0.0a4 Pre-release
Pre-release
  • Fix swapping of equilavent net-filter keys
  • Auto-restart when config hot-swap is not possible