| Name: | retsnoop | 
  
  | Version: | 0.10.1 | 
  | Release: | 1.el8 | 
  | Architecture: | x86_64 | 
  
  | Group: | Unspecified | 
  
  | Size: | 3220905 | 
  | 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.10.1-1.el8.x86_64.rpm
      
     | 
  
  
    | Source RPM: | 
    
      
      retsnoop-0.10.1-1.el8.src.rpm
      
     | 
  
  | Build Date: | Sat Dec 21 2024 | 
  | Build Host: | build-ol8-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.  |