aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/arcstat
Commit message (Expand)AuthorAgeFilesLines
* Add L2ARC arcstats for MFU/MRU buffers and buffer content typeGeorge Amanakis2020-09-141-0/+33
* Include scatter_chunk_waste in arc_sizeMatthew Ahrens2020-08-171-0/+2
* Centralize variable substitutionArvind Sankar2020-07-143-13/+6
* arcstat: add 'avail', fix 'free'Matthew Ahrens2020-06-261-11/+13
* Fix check for sed --in-placeArvind Sankar2020-06-241-1/+1
* Fix outdated comment headerAJ Jordan2020-05-111-8/+13
* Fix inconsistent capitalization in `arcstat -v`AJ Jordan2020-05-111-11/+11
* Changed decimals to integers in the arcstat scriptAvatat2020-03-181-13/+4
* Add FreeBSD code to arc_summary and arcstatRyan Moeller2019-11-301-1/+23
* Isolate code specific to Linux in cmd/Ryan Moeller2019-11-111-19/+21
* Detect if sed supports --in-placeRyan Moeller2019-10-161-1/+1
* Canonicalize Python shebangsRyan Moeller2019-09-122-2/+2
* Fix typos in cmd/Andrea Gelmini2019-08-301-1/+1
* pyzfs: python3 support (build system)Brian Behlendorf2019-01-062-8/+21
* Added column definitions to arcstat.pyGregor Kopka2018-10-291-1/+8
* Fix flake8 "invalid escape sequence 'x'" warningBrian Behlendorf2018-10-241-1/+0
* Fix arcstat.py handling of unsupported optionsLOLi2018-08-181-1/+1
* Fix some typosJohn Eismeier2018-02-281-2/+2
* arcstat: flush stdout / outfile after each lineFabian-Gruenbichler2017-10-261-0/+1
* Correct flake8 errors after STYLE builder updateGiuseppe Di Natale2017-10-231-1/+1
* Correct exit code for dbufstat -v and arcstat -vGiuseppe Di Natale2016-10-061-1/+1
* Correct style in arcstat and arc_summaryGiuseppe Di Natale2016-10-061-1/+6
* Update arcstat.py to remove deprecated rmis reference.cable29992015-12-041-2/+2
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-2/+1
* Illumos 5497 - lock contention on arcs_mtxPrakash Surya2015-06-111-2/+0
* Print header properly when terminal resizesIsaac Huang2014-11-141-6/+15
* Fix inaccurate field descriptionsIsaac Huang2014-11-141-5/+5
* sighandler() should take 2 argumentsIsaac Huang2014-03-201-6/+2
* Revert "sighandler() should take 2 arguments"Brian Behlendorf2014-03-201-1/+1
* sighandler() should take 2 argumentsIsaac Huang2014-03-121-1/+1
* Make arcstat.py default to one header per screenIsaac Huang2014-03-121-0/+13
* Include l2asize in arcstatcburroughs2014-03-041-0/+2
* Python 3 fixesMatthew Thode2013-11-081-6/+6
* pep8 code readability changesMatthew Thode2013-11-081-12/+11
* Add dbufstat.py commandBrian Behlendorf2013-10-251-5/+5
* Modified arcstat.py to run on linuxChrist Schlacta2013-06-182-19/+7
* Added arcstat.py from FreeNASChrist Schlacta2013-06-181-0/+454