Skip to content

Instantly share code, notes, and snippets.

@ethercrow
Last active June 7, 2020 16:07
Show Gist options
  • Save ethercrow/026168633c6e0df1b7e1f29f33fcd9c7 to your computer and use it in GitHub Desktop.
Save ethercrow/026168633c6e0df1b7e1f29f33fcd9c7 to your computer and use it in GitHub Desktop.
linux perf checklist
uptime
dmesg | tail
vmstat 1
mpstat -P ALL 1
pidstat 1
iostat -xz 1
free -m
sar -n DEV 1
sar -n TCP,ETCP 1
execsnoop
opensnoop
zfsslower
biolatency
biosnoop
cachestat
tcpconnect
tcpaccept
tcpretrans
runqlat
profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment