NetBSD/usr.bin/systat
dsl 1655d9a820 Code to display per-system call counts.
Very useful to help identify which code is doing 1000s of system calls.
Not built because no one else has a kernel yet, and I need to make
the kernel side configurable.  But I don't want to lose this code....
2006-03-18 20:31:45 +00:00
..
Makefile
bufcache.c
cmds.c
cmdtab.c
df.c
disks.c
extern.h
fetch.c
globalcmds.c
icmp.c
iostat.c Count both read bytes and write bytes when we are not showing separate read 2006-03-18 16:48:44 +00:00
ip.c
ip6.c
ipsec.c
keyboard.c
main.c
mbufs.c
netcmds.c
netstat.c
pigs.c
ps.c Print system processes' command names in square brackets, like ps(1) does. 2006-02-13 16:01:58 +00:00
ps.h
swap.c Coverty 7449: Remove splurious check for 'sep == NULL'. 2006-03-18 11:02:48 +00:00
syscall.c Code to display per-system call counts. 2006-03-18 20:31:45 +00:00
systat.1
systat.h
tcp.c
vmstat.c Make the functions that display the top 8 lines externally visible so 2006-03-18 14:58:49 +00:00
vmstat.h Make the functions that display the top 8 lines externally visible so 2006-03-18 14:58:49 +00:00