Skip to content

Commit aa523f7

Browse files
committed
Update debian changelog for release v0.27.0
* Support for kernel up to 6.2 * bcc tool updates for ttysnoop, slabratetop, readahead, nfsslower, cpudist, cachetop, cachestat, etc. * libbpf-tools updates for mdflush, drsnoop, statsnoop, ttysnoop, softirqs, wakeuptime, cachestat, numamove, etc. * fix for incomplete static libraries * implement zip archive support * upgrade to use c++14 standard * new libbpf-tools: memleak * add loongarch support in libbpft-tools * doc update, bug fixes and other tools improvement Signed-off-by: Yonghong Song <[email protected]>
1 parent 42dbd9d commit aa523f7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

debian/changelog

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
bcc (0.27.0-1) unstable; urgency=low
2+
3+
* Support for kernel up to 6.2
4+
* bcc tool updates for ttysnoop, slabratetop, readahead, nfsslower, cpudist, cachetop, cachestat, etc.
5+
* libbpf-tools updates for mdflush, drsnoop, statsnoop, ttysnoop, softirqs, wakeuptime, cachestat, numamove, etc.
6+
* fix for incomplete static libraries
7+
* implement zip archive support
8+
* upgrade to use c++14 standard
9+
* new libbpf-tools: memleak
10+
* add loongarch support in libbpft-tools
11+
* doc update, bug fixes and other tools improvement
12+
13+
-- Yonghong Song <[email protected]> Wed, 02 Apr 2023 17:00:00 +0000
14+
115
bcc (0.26.0-1) unstable; urgency=low
216

317
* Support for kernel up to 6.1

0 commit comments

Comments
 (0)