update debian changelog for release v0.22.0 v0.22.0
authorYonghong Song <yhs@fb.com>
Wed, 15 Sep 2021 15:30:19 +0000 (08:30 -0700)
committeryonghong-song <ys114321@gmail.com>
Wed, 15 Sep 2021 16:01:03 +0000 (09:01 -0700)
  * 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>
debian/changelog

index b154e358a48ff18d67f29310d77d25e4cceb3eb9..1f5744446c32b73fb7fc57c6a43b9b9cb6a799b5 100644 (file)
@@ -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