1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/systat
2008-11-08 15:46:49 +00:00
..
cache.c Cleanup #define maze leftover from pftop compatibility. 2008-07-16 10:23:39 +00:00
cache.h Cleanup #define maze leftover from pftop compatibility. 2008-07-16 10:23:39 +00:00
engine.c Implement start and stop commands as documented, 2008-10-31 06:50:09 +00:00
engine.h Implement start and stop commands as documented, 2008-10-31 06:50:09 +00:00
if.c New display engine for systat, based on pftop. Adds new views for pf 2008-06-12 22:26:01 +00:00
iostat.c change the bcachestats structures members to int64_t's and do the 2008-07-22 08:05:02 +00:00
main.c Add malloc and buckets views that display kernel malloc statistics similar 2008-11-08 06:38:27 +00:00
Makefile Add malloc and buckets views that display kernel malloc statistics similar 2008-11-08 06:38:27 +00:00
malloc.c Add malloc and buckets views that display kernel malloc statistics similar 2008-11-08 06:38:27 +00:00
mbufs.c New display engine for systat, based on pftop. Adds new views for pf 2008-06-12 22:26:01 +00:00
netstat.c New display engine for systat, based on pftop. Adds new views for pf 2008-06-12 22:26:01 +00:00
pf.c New display engine for systat, based on pftop. Adds new views for pf 2008-06-12 22:26:01 +00:00
pftop.c Fix some function prototypes, remove unused variables and commented out code 2008-11-05 15:48:44 +00:00
pigs.c New display engine for systat, based on pftop. Adds new views for pf 2008-06-12 22:26:01 +00:00
pool.c add missing header needed by strcmp/strerror/memset functions. 2008-11-05 16:03:02 +00:00
sensors.c New display engine for systat, based on pftop. Adds new views for pf 2008-06-12 22:26:01 +00:00
swap.c New display engine for systat, based on pftop. Adds new views for pf 2008-06-12 22:26:01 +00:00
systat.1 sort; 2008-11-08 15:46:49 +00:00
systat.h Add malloc and buckets views that display kernel malloc statistics similar 2008-11-08 06:38:27 +00:00
vmstat.c Improve reporting of cache misses in the vmstat view. Previously 2008-11-01 00:56:25 +00:00