Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update debian changelog for release v0.32.0 (#5157)
* Support for kernel up to 6.11. * bcc tool update: wakeuptime, readahead, shmsnoop, offcputime, cachestat, cachetop, hardirqs * libbpf tool update: futexctn, profile, readhead, softirqs, hardirqs * Multiple enhancements for memleak: better error path checking, adding mremap uprobe, etc. * Support get pid/tgid in pid namespaces (cpudist, profile) * multiple pid filtering support: profile, offcputime * detect whether elf binary is PIE even if the binary is marked as DYN * Fix several compilation issues with llvm20 * doc update, other bug fixes and tools improvement. Signed-off-by: Yonghong Song <[email protected]>
- Loading branch information