Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The small tool for debugging deadlocks in Podman

Just run this tool without any arguments and observe output like this:

Open libpod_rootless_lock_1000 ...
Lock #4 owner is thread 1796951
Lock #5 owner is thread 1796951
Lock #8 owner is thread 1797100

It allows to understand which mutexes are locked by particular threads and might help with deadlocks debugging.

About

The small tool for debugging deadlocks in Podman

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages