lockstat
Analyzes lock contention and wait times in kernel/userland.
Syntax
$lockstat [OPTIONS] COMMAND
Examples
Examples
$lockstat -I -D 10 sleep 5
Examples
$lockstat -s 10 command
Typical use cases
lockstat -I -D 10 sleep 5
lockstat -s 10 command
man lockstat
Note
Used for deep concurrency and latency diagnostics.
Export