Skip to content

Commit

Permalink
prepare for release v0.16.0
Browse files Browse the repository at this point in the history
add changelog for release v0.16.0

Signed-off-by: Yonghong Song <[email protected]>
  • Loading branch information
yonghong-song committed Aug 22, 2020
1 parent a79ec23 commit fecd934
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
bcc (0.16.0-1) unstable; urgency=low

* Support for kernel up to 5.8
* trace.py: support kprobe/uprobe func offset
* support raw perf config for perf_event_open in python
* add BPFQueueStackTable support
* added Ringbuf support support
* libbpf-tools: readahead, biosnoop, bitesize, tcpconnlat, biopattern, biostacks
* bug fixes and some additional arguments for tools

-- Yonghong Song <[email protected]> Sat, 22 Aug 2020 17:00:00 +0000

bcc (0.15.0-1) unstable; urgency=low

* Support for kernel up to 5.7
Expand Down

0 comments on commit fecd934

Please sign in to comment.