index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
systat
/
vmstat.c
Age
Commit message (
Expand
)
Author
2017-07-15
Use I/O timestamps to compute disk statistics for better precisison.
mlelstv
2014-12-24
Update stats-keeping in sys/kern/vfs_cache.c to remove (most)
dennis
2014-06-20
Remove fagile test which ensured that first namelist element (was
njoly
2014-06-14
GC X_NCHSTATS
joerg
2014-06-03
Provide sysctl for namecache statistics.
joerg
2010-04-30
Add per process cache values to the total name translations count.
njoly
2010-04-30
In vmstat display, add one more column to output memory values. Avoid
njoly
2009-10-21
Remove uarea swap-out functionality:
rmind
2009-10-21
Fix problems with SIGWINCH. From Paul Ripke in PR 42161.
wiz
2009-04-13
Fix -Wsign-compare issues
lukem
2009-03-09
In vmstat display, increase software interrupt count output from 5 to
njoly
2008-07-13
Clarify how one is supposed to use the pointers returned by getutentries()
dholland
2008-02-11
#include <sys/evcnt.h> instead of <sys/device.h>, since the former
dyoung
2006-10-22
use c99 initializers
christos
2006-05-21
Reduce the field widths for the summary line of traps, system calls
dsl
2006-05-14
Gcc 4 needs to have the enum declaration in scope to determine the enum size.
christos
2006-05-11
include errno.h directly rather than via user.h.
yamt
2006-04-14
Update to use new kernel io statistics.
blymn
2006-03-20
free() intrnamebuf, intrname and intrloc on entry so we don't leak them
dsl
2006-03-18
Make the functions that display the top 8 lines externally visible so
dsl
2006-02-05
Split dkreadstats() into dkreadstats(), tkreadstats() and cpureadstats().
dsl
2005-08-07
Add tape statistics.
blymn
2005-05-22
do not rely on the pre-evcnt interrupt counter kernel symbols being present.
chs
2005-02-26
WARNS=3
dsl
2005-02-22
PR/29505: Nicolas Joly: Increase width of csw value in systat vmstat.
christos
2005-02-03
PR/29213: Nicolas Joly: sysstat(1) vmstat cannot display large memory values
christos
2004-06-13
Fix a display glitch when blanking out drive columns.
mycroft
2003-09-19
realloc pedant
itojun
2003-08-30
Use correct size when copying interrupt counters.
dsl
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-08-05
Discs->Disks
grant
2003-06-11
no need to #include <sys/dkstat.h>
drochner
2003-05-15
use strlcpy
itojun
2003-02-18
Pivot the disk stats into extra lines if they run out of columns
dsl
2003-02-17
Fiddle with screen layout to generate room for longer labels on the
dsl
2003-02-13
Avoid displaying "intr" for all interrupt counter titles
dsl
2003-01-20
Make kernel address arg of kvm_ckread() const void * so caller doesn't
dsl
2003-01-18
kill warns.
christos
2003-01-18
pull interrupt stats from event counts
dsl
2002-11-01
iostat(8) and systat(8) support for separate read/write disk statistics.
mrg
2002-09-25
PR/18408: Chris Demetriou: Kilo is abbreviated using a small k not a CAPITAL K.
christos
2002-08-08
introduce puthumanint() which calls humanize_number(), and use to
abs
2002-08-01
scan utmpx/utmp.
christos
2002-06-30
Since the KERN_CP_TIME sysctl reports total clock ticks across all
sommerfeld
2002-05-15
From Simon Burge: remove orphaned reference to _total; fixes PR bin/16804.
kleink
2002-01-28
Make it compile (more vmstat fallout).
augustss
2001-09-28
Since the system call and trap rates are often 5 digit numbers these
augustss
2000-12-01
Remove extern variables and functions now declared in dkstats.h.
simonb
2000-11-29
Use the vm.uvmexp2 sysctl.
simonb
2000-07-05
- Add `boot', `run', `time' and `zero' commands to all IP displays. These work
ad
[next]