summaryrefslogtreecommitdiff
path: root/usr.bin/vmstat
Commit message (Expand)AuthorAgeFilesLines
* vmstat: drop the HighUse field from malloc dumpMateusz Guzik2020-11-091-5/+4
* vmstat: remove spurious newlines when reporting zonesMateusz Guzik2020-11-091-2/+1
* malloc: export kernel zones instead of relying on them being power-of-2Mateusz Guzik2020-11-021-4/+6
* Describe the value in the 're' column of vmstat(8) in terms of freebsd's vmIan Lepore2020-07-261-1/+1
* Remove commented-out lines describing the old never-implemented -t option.Ian Lepore2020-07-261-4/+1
* Add HISTORY sections to banner(6), basename(1), limits(1) and vmstat(8)Gordon Bergling2020-06-181-1/+6
* Move type casts into a single place. No functional changes.Edward Tomasz Napierala2019-12-291-23/+15
* Humanize more columns in the vmstat(8) output and adjust widths.Edward Tomasz Napierala2019-11-081-29/+51
* Fix column title alignment.Edward Tomasz Napierala2019-10-291-3/+3
* Add two new kernel options to control memory locality on NUMA hardware.Jeff Roberson2019-08-061-4/+5
* Provide separate accounting for user-wired pages.Mark Johnston2019-05-131-0/+4
* Dynamically allocate IRQ ranges on x86.John Baldwin2018-08-281-3/+33
* Fully retire the unimplemented -t option from vmstat(8).John Baldwin2018-08-201-43/+2
* vmstat(1): various nitsEitan Adler2018-06-132-7/+10
* Temporarily widen count for interrupt rate calculations on 32-bit archsJustin Hibbits2018-02-081-1/+1
* Update various statements in vmstat(8) to match reality.John Baldwin2018-01-181-20/+25
* vmstat(8): Hook up NetBSD testsKyle Evans2018-01-112-0/+14
* Re-add spaces lost in r326436.Mark Johnston2017-12-141-4/+4
* vmstat: fix style(9) violations and bump WARNS.Konstantin Belousov2017-12-012-263/+218
* vmstat: use 64-bit counters from struct vmtotal.Konstantin Belousov2017-11-231-6/+6
* Use C standard spelling uint64_t for u_int64_t.Konstantin Belousov2017-11-231-3/+3
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* vmstat: fix duplicate key in libxo outputAllan Jude2017-11-111-1/+1
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* vmstat: Always emit a space after the free-memory columnEmmanuel Vadot2017-08-081-0/+1
* Let vmstat -o recognize OBJT_MGTDEVICE objects.Mark Johnston2017-05-231-0/+3
* - When reading VM stats, provide proper size argument to sysctl.Gleb Smirnoff2017-04-211-17/+16
* - Remove 'struct vmmeter' from 'struct pcpu', leaving only global vmmeterGleb Smirnoff2017-04-171-82/+90
* Bring back the cast removed in my previous commit to allow us build vmstatMarcelo Araujo2017-03-111-2/+2
* Use nitems() from sys/param.h and also remove the cast.Marcelo Araujo2017-03-101-6/+2
* Renumber copyright clause 4Warner Losh2017-02-282-2/+2
* Remove a lingering reference to cache pages from vmstat(8).Mark Johnston2016-11-161-2/+0
* Add the laundry page count to the displays of systat, top, and vmstat.Mark Johnston2016-11-101-5/+7
* Use MIN() macro from sys/param.h.Marcelo Araujo2016-04-221-1/+1
* Remove extraneous charactersCraig Rodrigues2015-12-231-2/+2
* Some problems were introduced during the libxo-ification of vmstat, fix themAllan Jude2015-12-011-7/+17
* Update dependencies after r291406 added libelf to libkvm.Bryan Drewery2015-12-011-0/+2
* Add a missing brace to fix vmstat -s output.Mark Johnston2015-11-211-1/+1
* Convert vmstat to use libxo.Craig Rodrigues2015-11-203-193/+339
* Remove the v_cache_min and v_cache_max sysctls. They are unused and haveMark Johnston2015-09-111-2/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+22
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-42/+114
| |\
| * \ Merge from head@274682Simon J. Gerraty2014-11-192-37/+70
| |\ \
| * \ \ Merge head from 7/28Simon J. Gerraty2014-08-191-1/+11
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | Sync with HEAD.David E. O'Brien2013-02-081-0/+3
| |\ \ \ \