Skip to content

Namr/wbm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wbm: Who's Blocking Me?

GPL Release Build Status

wbm is a small command line utility that tries to help understand why a process may be deadlocked. It checks to see if a process is blocking on a system call. It's main usecase is for systems with many locally served TCP connections. In scenarios where a process is blocked on a TCP read, wbm can find which process is responsible for serving the read, and recursively find why that other process may be blocked.

example

About

Who's Blocking Me? A Command Line Deadlock Analyzer.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •