aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/arcstat/arcstat.py
Commit message (Expand)AuthorAgeFilesLines
* pyzfs: python3 support (build system)Brian Behlendorf2019-01-061-469/+0
* 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
* 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-181-19/+5
* Added arcstat.py from FreeNASChrist Schlacta2013-06-181-0/+454