Skip to content

Commit c8515f7

Browse files
Update debian changelog for release v0.33.0 (#5195)
* Support for kernel up to 6.12 * Add new bcc tool numasched * syms: Initialize ModulePath::fd_ to invalid FD * libbpf-tools/memleak: Fix off-by-one error * libbpf-tools/slabratetop: Fix failed to create kprobe error * libbpf_tools/profile: Support PID namespace mapping * libbpf-tools/mountsnoop: Support fsopen,fsconfig,fsmount,move_mount syscalls * tools/oomkill: get application level stack trace * tools/profile: Add additional information to backtrace * tools/mountsnoop: Fix fsmount printing wrong flags * tools/compactsnoop: Add aarch64 support * doc update, other bug fixes and tools improvement. Signed-off-by: Yonghong Song <[email protected]>
1 parent 1832c03 commit c8515f7

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

debian/changelog

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
bcc (0.33.0-1) unstable; urgency=low
2+
3+
* Support for kernel up to 6.12
4+
* Add new bcc tool numasched
5+
* syms: Initialize ModulePath::fd_ to invalid FD
6+
* libbpf-tools/memleak: Fix off-by-one error
7+
* libbpf-tools/slabratetop: Fix failed to create kprobe error
8+
* libbpf_tools/profile: Support PID namespace mapping
9+
* libbpf-tools/mountsnoop: Support fsopen,fsconfig,fsmount,move_mount syscalls
10+
* tools/oomkill: get application level stack trace
11+
* tools/profile: Add additional information to backtrace
12+
* tools/mountsnoop: Fix fsmount printing wrong flags
13+
* tools/compactsnoop: Add aarch64 support
14+
* doc update, other bug fixes and tools improvement.
15+
116
bcc (0.32.0-1) unstable; urgency=low
217

318
* Support for kernel up to 6.11.

0 commit comments

Comments
 (0)