Skip to content

tyler92/podman-locks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published