From: Yonghong Song Date: Wed, 15 Sep 2021 15:30:19 +0000 (-0700) Subject: update debian changelog for release v0.22.0 X-Git-Tag: v0.22.0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=44fc17fc8ca0a53f37e82aa82a6a000ec28384c4;p=platform%2Fupstream%2Fbcc.git update debian changelog for release v0.22.0 * 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 --- diff --git a/debian/changelog b/debian/changelog index b154e358..1f574444 100644 --- a/debian/changelog +++ b/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 Wed, 15 Sep 2021 17:00:00 +0000 + bcc (0.21.0-1) unstable; urgency=low * Support for kernel up to 5.13