We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1832c03 commit c8515f7Copy full SHA for c8515f7
debian/changelog
@@ -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
16
bcc (0.32.0-1) unstable; urgency=low
17
18
* Support for kernel up to 6.11.
0 commit comments