Revisions of bpftrace
Michal Suchanek (michals)
committed
(revision 4)
Michal Suchanek (michals)
committed
(revision 3)
- Update to 0.21.2. + Add lazy_symbolication config option. + Add ability to list all probes in a program. + Add ability to call print() with indexed maps to print single map values. + Add LLVM 18 support. + Add ability to call delete() with multiple arguments. + Add for-each loops for iterating over map elements. + Add optional systemd support. + Add ability to attach uprobes to inlined functions. + Enable count, sum, min, and max map reads in kernel space. + Add config option for handling missing probes. * Better error message for args in mixed probes. * Improve DWARF support, using liblldb instead of libdw. * Use new hash function to reduce collisions when aggregating on stack traces. * Disable func builtin for kretprobes and uretprobes when get_func_ip feature is not available. * Move error printing from debug to verbose mode. * Allow attaching to spin_lock functions with mitigations to prevent deadlocks. * Remove length limitations for strings coming out of str() and path(). - Deprecate sarg builtin. + Update biosnoop.bt for kernel >=5.17
Michal Suchanek (michals)
committed
(revision 2)
Backport SLE fix. - Switch to gcc for compilation (bsc#1219008) - Update to 0.20.2 * Fix security hole checking unpacked kernel headers (CVE-2024-2313)
Michal Suchanek (michals)
committed
(revision 1)
Displaying all 4 revisions