Skip to content

Commit 321c9c9

Browse files
committed
update debian changelog for release v0.21.0
* Support for kernel up to 5.13 * support for debug information from libdebuginfod * finished support for map elements items_*_batch() APIs * add atomic_increment() API * support attach_func() and detach_func() in python * fix displaying PID instead of TID for many tools * new tools: kvmexit.py * new libbpf-tools: gethostlatency, statsnoop, fsdist and solisten * fix tools ttysnoop/readahead for newer kernels * doc update and bug fixes Signed-off-by: Yonghong Song <[email protected]>
1 parent 949a4e5 commit 321c9c9

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

debian/changelog

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
bcc (0.21.0-1) unstable; urgency=low
2+
3+
* Support for kernel up to 5.13
4+
* support for debug information from libdebuginfod
5+
* finished support for map elements items_*_batch() APIs
6+
* add atomic_increment() API
7+
* support attach_func() and detach_func() in python
8+
* fix displaying PID instead of TID for many tools
9+
* new tools: kvmexit.py
10+
* new libbpf-tools: gethostlatency, statsnoop, fsdist and solisten
11+
* fix tools ttysnoop/readahead for newer kernels
12+
* doc update and bug fixes
13+
14+
-- Yonghong Song <[email protected]> Mon, 16 Jul 2021 17:00:00 +0000
15+
116
bcc (0.20.0-1) unstable; urgency=low
217

318
* Support for kernel up to 5.12

0 commit comments

Comments
 (0)