Skip to content

Commit fecd934

Browse files
committed
prepare for release v0.16.0
add changelog for release v0.16.0 Signed-off-by: Yonghong Song <[email protected]>
1 parent a79ec23 commit fecd934

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

debian/changelog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
bcc (0.16.0-1) unstable; urgency=low
2+
3+
* Support for kernel up to 5.8
4+
* trace.py: support kprobe/uprobe func offset
5+
* support raw perf config for perf_event_open in python
6+
* add BPFQueueStackTable support
7+
* added Ringbuf support support
8+
* libbpf-tools: readahead, biosnoop, bitesize, tcpconnlat, biopattern, biostacks
9+
* bug fixes and some additional arguments for tools
10+
11+
-- Yonghong Song <[email protected]> Sat, 22 Aug 2020 17:00:00 +0000
12+
113
bcc (0.15.0-1) unstable; urgency=low
214

315
* Support for kernel up to 5.7

0 commit comments

Comments
 (0)