deadlock vs dashboard
Helm Chart package comparison
Side-by-side comparison of deadlock (use uprobe to trace pthread_mutex_lock and pthread_mutex_unl) and dashboard (View HELM situation in nice web UI) — both Helm Chart packages.
deadlock
Helm Chart
✓ Verified
✓ Official
use uprobe to trace pthread_mutex_lock and pthread_mutex_unlock in libc.so and detect potential deadlocks
| Version | 0.50.0 |
| ★ Stars | 2.7k |
| By | inspektor-gadget |
| Updated | 1772444944 |
helm repo add gadgets https://github.com/inspektor-gadget/inspektor-gadget/
helm install deadlock gadgets/deadlock --version 0.50.0
dashboard
Helm Chart
View HELM situation in nice web UI
| Version | 2.0.4 |
| ★ Stars | 5.6k |
| By | komodor |
| Updated | 1751709715 |
helm repo add helm-dashboard https://github.com/komodorio/helm-dashboard
helm install dashboard helm-dashboard/dashboard --version 2.0.4