Created
January 7, 2014 17:44
-
-
Save asonge/8303314 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# dtrace -n syscall:::entry'{@[execname] = count()}' \ | |
-x agghist -x aggzoom -x encoding=utf8 | |
dtrace: description 'syscall:::entry' matched 233 probes | |
dtrace: description 'syscall:::entry' matched 233 probes | |
^C | |
key ------------- Distribution ------------- count | |
utmpd | 2 | |
sshd | 10 | |
pickup | 14 | |
fmd | 20 | |
ur-agent | 21 | |
epmd | 22 | |
vmadmd | 31 | |
jsontool.js | 33 | |
mdnsd | 33 | |
master | 41 | |
intrd | 45 | |
devfsadm | 54 | |
ipmgmtd | 55 | |
bridged | 81 | |
mkdir | 83 | |
cat | 96 | |
sendmail | 101 | |
ipmon | 108 | |
dirname | 115 | |
svc.startd | 129 | |
ksh93 | 164 | |
ls | 182 | |
svcprop |▏ 258 | |
bash |▏ 290 | |
zpool |▎ 436 | |
date |▎ 448 | |
cron |▎ 470 | |
lldpd |▍ 595 | |
dump-minutely-sd |▍ 609 | |
haproxy |▍ 654 | |
svc.configd |▌ 907 | |
zoneadmd |█ 1554 | |
zfs |█▎ 1979 | |
zoneadm |█▋ 2414 | |
nscd |█▋ 2522 | |
java |██▏ 3205 | |
tail |██▌ 3775 | |
postgres |████▏ 6083 | |
redis-server |██████████████▋ 21710 | |
dtrace |███████████████████▎ 28509 | |
node |█████████████████████████▍ 37427 | |
beam.smp |██████████████████████████████████████ 55948 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment