| Name: | retsnoop |
| Version: | 0.11 |
| Release: | 2.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 3339883 |
| License: | BSD-2-Clause AND (LGPL-2.1-only OR BSD-2-Clause) AND (Apache-2.0 OR MIT) AND MIT AND (0BSD OR Apache-2.0 OR MIT) AND (MIT OR Unlicense) AND (Apache-2.0 OR MIT OR Zlib) |
| RPM: |
retsnoop-0.11-2.el9.aarch64.rpm
|
| Source RPM: |
retsnoop-0.11-2.el9.src.rpm
|
| Build Date: | Fri Oct 17 2025 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/anakryiko/retsnoop |
| Summary: | A tool for investigating kernel error call stacks |
| Description: | retsnoop is BPF-based tool that is meant to help debugging kernel issues. It
allows to capture call stacks of kernel functions that return errors (NULL or
-Exxx) and emits every such detected call stack, along with the captured
results. |