summaryrefslogtreecommitdiff
path: root/vmstat.c
Commit message (Expand)AuthorAgeFilesLines
* miscellaneous: silence a whole bunch of clang warningsJim Warner2015-09-211-1/+1
* library: eliminate extra stack header space provisionsJim Warner2015-07-231-1/+1
* library: readstat redesigned using 'stack' vs. 'chain'Jim Warner2015-07-231-39/+39
* library: slab is redesigned to use 'stack' vs. 'chain'Jim Warner2015-07-231-14/+12
* vmstat: adapted to exploit the alloc & sort interfacesJim Warner2015-07-141-44/+45
* library: rebase & make current initial slabinfo effortCraig Small2015-07-141-38/+47
* library: Update diskstat APICraig Small2015-07-071-272/+208
* library: remove getpartitions_num from libraryCraig Small2015-07-011-70/+14
* library: normalize the readstat context structure nameJim Warner2015-07-011-3/+3
* library: tweak formatting for readstat header and codeJim Warner2015-06-291-19/+19
* library: more mem and stat fixesCraig Small2015-06-261-1/+2
* library: Fix up stat APICraig Small2015-06-261-54/+85
* library: memory and vmstat API changesCraig Small2015-06-261-14/+14
* library: sysstat and vmstat api changesCraig Small2015-06-261-56/+94
* Use <dirent.h> instead of <sys/dir.h>Fredrik Fornwall2014-08-261-1/+0
* vmstat: Fixing format-security flawsJaromir Capik2014-02-051-4/+4
* vmstat: Support for timestamps with '-t' & fix for '-wd'Jaromir Capik2014-02-041-33/+164
* vmstat: wide output still not wide enough?Jaromir Capik2014-01-201-3/+3
* vmstat: support for time stolen from virtual machinesJaromir Capik2013-11-251-12/+14
* vmstat: -w switch for wider outputJaromir Capik2013-11-251-6/+28
* Update options to single stringsCraig Small2013-10-111-9/+9
* configure: check for program_invocation_nameRainer Müller2013-03-201-0/+2
* vmstat: fix compiler warningsSami Kerola2012-11-061-2/+2
* Stop SIGFPE on vmstat at timesv3.3.5Craig Small2012-10-301-0/+2
* vmstat si and so fields zero with -S mM 1Jaromir Capik2012-07-281-5/+5
* all: check stdout and stderr status at exitSami Kerola2012-03-231-0/+2
* slabtop, vmstat, watch: remove file descriptor constantsSami Kerola2012-03-161-1/+1
* misc: update remaining memory references to IEC standardJim Warner2012-03-161-1/+1
* docs: clarification to license headers in filesSami Kerola2012-03-031-1/+16
* vmstat: fix compiler warningsSami Kerola2012-03-031-8/+8
* Merge remote-tracking branch 'sami/to-craig' into sami-mergeCraig Small2012-03-031-1/+1
|\
| * fix printf format warningsMike Frysinger2012-01-261-1/+1
* | vmstat: open file should be closed, not freedSami Kerola2012-02-051-1/+1
* | ps: unify cases and remove trailing dots in messagesSami Kerola2012-01-151-4/+4
|/
* Changed the err and warns to macrosCraig Small2012-01-031-6/+7
* translations: group usage textsSami Kerola2012-01-021-9/+9
* vmstat: validate numeric user input and allow infinte updatesSami Kerola2011-12-201-9/+18
* nls: improve translations and provide translator help commentsSami Kerola2011-12-201-15/+98
* nls: add functions which take translations to be usedSami Kerola2011-12-201-0/+4
* vmstats: fix coding styleSami Kerola2011-12-201-605/+641
* vmstat: use libc error printing facilitiesSami Kerola2011-12-201-11/+6
* vmstat: add gettext supportSami Kerola2011-12-201-68/+68
* vmstat: add long options & new usage functionSami Kerola2011-12-201-26/+45
* vmstat -p <part> works and updated version to 3.3.1Craig Small2011-11-271-1/+1
* redhat analysis: vmstatJim Warner2011-10-151-1/+6
* Headers for disk and slab info and getopt replacementJan Görig2010-12-161-46/+34
* vmstat: use EXIT_FAILURE -- thanks Yoshio Nakamura #425492albert2007-05-281-2/+2
* top: show CPU time stolen from a virtual machinealbert2006-06-251-15/+22
* fputs instead of fprintfalbert2005-10-301-2/+2
* vmstat: -p handles /dev/ and does not overflow #319523 #330969albert2005-10-301-4/+6