Skip to content

Commit

Permalink
Update debian changelog for release v0.27.0
Browse files Browse the repository at this point in the history
  * 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 <yhs@fb.com>
  • Loading branch information
yonghong-song committed Apr 2, 2023
1 parent 42dbd9d commit aa523f7
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions debian/changelog
@@ -1,3 +1,17 @@
bcc (0.27.0-1) unstable; urgency=low

* 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

-- Yonghong Song <ys114321@gmail.com> Wed, 02 Apr 2023 17:00:00 +0000

bcc (0.26.0-1) unstable; urgency=low

* Support for kernel up to 6.1
Expand Down

0 comments on commit aa523f7

Please sign in to comment.