Name: | retsnoop |
Version: | 0.9.7 |
Release: | 2.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 2583001 |
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.9.7-2.el9.x86_64.rpm
|
Source RPM: |
retsnoop-0.9.7-2.el9.src.rpm
|
Build Date: | Tue Oct 03 2023 |
Build Host: | build-ol9-x86_64.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. |