1 parent 739da04 commit 8f1d66cCopy full SHA for 8f1d66c
2 files changed
packaging/debian/changelog
@@ -1,3 +1,9 @@
1
+pidtree-bcc (2.6.0) unstable; urgency=medium
2
+
3
+ * Improve handling of container tracing
4
5
+ -- Matteo Piano <mpiano@yelp.com> Thu, 28 Nov 2024 01:49:53 -0800
6
7
pidtree-bcc (2.5.0) unstable; urgency=medium
8
9
* Support selecting events from specific containers
pidtree_bcc/__init__.py
@@ -1 +1 @@
-__version__ = '2.5.0'
+__version__ = '2.6.0'
0 commit comments