aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/dbufstat
Commit message (Expand)AuthorAgeFilesLines
* cmd: move single-file binaries up, extract udev programs to udev/наб2022-05-102-688/+0
* autoconf: use include directives instead of recursing down cmdнаб2022-05-102-6/+4
* Removed Python 2 and Python 3.5- supportDamian Szuberski2022-01-131-1/+1
* dbufstat: Fix warnings with Python 3.8Ryan Moeller2020-12-231-2/+2
* Make dbufstat work on FreeBSDRyan Moeller2020-10-081-1/+16
* Add zstd support to zfsMichael Niewöhner2020-08-201-1/+1
* Centralize variable substitutionArvind Sankar2020-07-143-13/+6
* Fix check for sed --in-placeArvind Sankar2020-06-241-1/+1
* 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/+22
* Fix some typosJohn Eismeier2018-02-281-2/+2
* Add dbuf hash and dbuf cache kstatsGiuseppe Di Natale2018-01-291-17/+77
* Add support for DMU_OTN_* types in dbufstat.pyLOLi2017-08-221-4/+29
* Correct arc_summary and dbufstat python styleGiuseppe Di Natale2017-03-091-0/+1
* Correct exit code for dbufstat -v and arcstat -vGiuseppe Di Natale2016-10-061-1/+1
* Make arc_summary.py and dbufstat.py compatible with python3Hajo Möller2016-01-071-3/+3
* Remove "index" column from dbufstat.pyOlaf Faaland2015-12-151-4/+3
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-2/+1
* Python 3 fixesMatthew Thode2013-11-081-8/+13
* pep8 code readability changesMatthew Thode2013-11-081-73/+115
* Add dbufstat.py commandBrian Behlendorf2013-10-252-0/+537