We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ccb4f3 commit 2671f49Copy full SHA for 2671f49
packaging/debian/changelog
@@ -1,3 +1,9 @@
1
+pidtree-bcc (2.6.2) unstable; urgency=medium
2
+
3
+ * Make sure event tailing is line-buffered
4
5
+ -- Matteo Piano <[email protected]> Thu, 17 Apr 2025 09:29:29 -0700
6
7
pidtree-bcc (2.6.1) unstable; urgency=medium
8
9
* Better support containerd namespaces
pidtree_bcc/__init__.py
@@ -1 +1 @@
-__version__ = '2.6.1'
+__version__ = '2.6.2'
0 commit comments