summaryrefslogtreecommitdiff
path: root/vmstat.c
Commit message (Expand)AuthorAgeFilesLines
* vmstat: add guest time to statChristian Borntraeger2021-04-281-10/+32
* all: make buildable again for new 'misc.h' header fileJim Warner2021-01-211-1/+1
* vmstat: Null the diskstats pointerCraig Small2020-09-131-3/+3
* library: eliminated the questionable 'procps.h' headerJim Warner2020-07-051-1/+7
* misc: respond to library rename of structs to 'reaped'Jim Warner2020-06-231-3/+3
* vmstat: Add NEWS and revert comment from prevCraig Small2020-05-121-2/+2
* Use wide columns for r/b too in wide modeIvan Skytte Jørgensen2020-05-121-4/+4
* misc: adapted programs impacted by header file changesJim Warner2019-03-261-5/+5
* 0125-vmstat: Prevent out-of-bounds writes in new_header() and diskheader().Qualys Security Advisory2018-06-231-2/+8
* 0124-vmstat: Check return values of localtime() and strftime().Qualys Security Advisory2018-06-231-5/+17
* 0123-vmstat: Replace memcmp() with strncmp().Qualys Security Advisory2018-06-231-1/+1
* 0122-vmstat: getopt*() returns -1 when done, not EOF.Qualys Security Advisory2018-06-231-1/+1
* vmstat: respond to enhanced <slabinfo> parameter checkJim Warner2017-12-201-1/+1
* vmstat: eliminate some printf format/argument warningsJim Warner2017-12-201-1/+1
* vmstat: Fix alignment for disk partition formatCraig Small2017-09-251-10/+6
* misc: adapt 3 programs to some enum changes, <meminfo>Jim Warner2017-06-041-2/+2
* misc: use 'VAL' macros to benefit from type validationJim Warner2016-08-161-5/+7
* related: fix inconsistencies in result type referencesJim Warner2016-08-071-4/+4
* related: respond to VAL macro addition of context parmJim Warner2016-08-071-11/+11
* misc: tweaks (mostly cosmetic) to several source filesJim Warner2016-07-281-12/+7
* related: change for lost 'PROCPS_' enumerator prefixesJim Warner2016-07-261-119/+118
* related: adapt to changes in 'context' structure namesJim Warner2016-07-261-11/+12
* vmstat: adapted for changes in an i/f, <DISKSTATS> apiJim Warner2016-07-261-473/+467
* vmstat: disallow 'disks' under that 'partition' switchJim Warner2016-07-171-2/+2
* vmstat: correct that wide-format when displaying disksJim Warner2016-07-171-1/+1
* misc: adapt others to the changes in 'get' return typeJim Warner2016-06-211-17/+17
* misc: adapted other pgms to changes in, <SLABINFO> apiJim Warner2016-06-091-15/+10
* vmstat: adapted to the interface changes, <VMSTAT> apiJim Warner2016-06-071-10/+0
* vmstat: fix 1st time enumerators so zeros aren't shownJim Warner2016-06-071-4/+4
* vmstat: sys variables are unsigned longsCraig Small2016-05-161-4/+4
* vmstat: use_format use new stat selectCraig Small2016-05-141-54/+110
* vmstat: use new API for meminfo and statCraig Small2016-05-121-172/+224
* vmstat: interface change separate patch, <MEMINFO> apiJim Warner2016-05-121-26/+18
* misc: adapt additional programs to changes, <STAT> apiJim Warner2016-05-081-62/+50
* vmstat: free before returnCraig Small2016-05-031-1/+1
* vmstat: Various resource_leak fixesCraig Small2016-05-011-0/+14
* library: cleanup of library includesCraig Small2016-04-161-6/+1
* 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