Skip to content

Commit

Permalink
update debian changelog for release v0.22.0
Browse files Browse the repository at this point in the history
  * Support for kernel up to 5.14
  * add ipv4/ipv6 filter support for tcp trace tools
  * add python interface to attach raw perf events
  * fix tcpstates for incorrect display of dport
  * new options for bcc tools runqslower, argdist
  * new libbpf-tools: filetop, exitsnoop, tcprtt
  * doc update, bug fixes and other tools improvement

Signed-off-by: Yonghong Song <yhs@fb.com>
  • Loading branch information
yonghong-song committed Sep 15, 2021
1 parent 68f294f commit 44fc17f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions debian/changelog
@@ -1,3 +1,15 @@
bcc (0.22.0-1) unstable; urgency=low

* Support for kernel up to 5.14
* add ipv4/ipv6 filter support for tcp trace tools
* add python interface to attach raw perf events
* fix tcpstates for incorrect display of dport
* new options for bcc tools runqslower, argdist
* new libbpf-tools: filetop, exitsnoop, tcprtt
* doc update, bug fixes and other tools improvement

-- Yonghong Song <ys114321@gmail.com> Wed, 15 Sep 2021 17:00:00 +0000

bcc (0.21.0-1) unstable; urgency=low

* Support for kernel up to 5.13
Expand Down

0 comments on commit 44fc17f

Please sign in to comment.