summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Include libgen.h for basenameNatanael Copa2014-09-151-0/+1
* Fix Python 3 compatibility of mountstats and nfs-iostatSlavek Kabrda2014-07-252-2/+3
* nfsiostat: Document the output columns in the manpageJan Chaloupka2014-06-171-0/+55
* nfs-iostat: Fix attribute cache statisticsChuck Lever2014-04-301-20/+8
* nfs-iostat: Fix columnarization of RPC statisticsChuck Lever2014-04-301-12/+19
* tools: use install -m instead of --modeAaro Koskinen2014-03-112-2/+2
* mountstats: fix python2.x supportWeston Andros Adamson2013-10-211-0/+2
* nfs-iostat: Make Python 3 compatibleBohuslav Kabrda2013-09-181-11/+11
* mountstats: Make mountstats Python 3 compatibleBohuslav Kabrda2013-09-181-155/+155
* nfsiostat: periodically flush stdoutHarshula Jayasuriya2013-09-181-0/+2
* nfsiostat: restore output formatWeston Andros Adamson2013-07-011-7/+7
* rpcdebug: do not use build toolchainMike Frysinger2013-03-251-6/+0
* nfsiostat: make it work w/python3Mike Frysinger2013-03-251-64/+66
* rpcdebug: Add new "state" flag for the nfs moduleChuck Lever2012-06-191-0/+1
* autoconf: only link binaries that need it to libtirpcJeff Layton2012-01-161-0/+1
* rpcdebug: Add missing debug flagsSteve Dickson2011-10-201-0/+3
* mountstats: Breaks on 3.1 kernelsSteve Dickson2011-09-211-0/+9
* nfsiostat: Breaks on 3.1 kernelsSteve Dickson2011-09-211-2/+9
* pdate addres for Free Software FoundationNeilBrown2011-08-292-2/+4
* nfsiostat.man: Fix missing I in ".I <interval>"Luk Claes2011-08-291-1/+1
* Revert "nfs-iostat.py: don't wait for an extra interval when given a count"Steve Dickson2010-09-281-2/+1
* nfs-iostat.py: don't wait for an extra interval when given a countDavid Lecorfe2010-09-271-1/+2
* nfs-iostat.py: divide by zero with fresh mountKevin Constantine2010-06-221-0/+6
* nfsiostat.man: Add linebreak before --version optionKevin Constantine2010-06-021-0/+1
* Add in autoconf support for mountstats and nfsiostatsSteve Dickson2010-04-163-1/+27
* Introduce man page for the nfsiostats commandSteve Dickson2010-04-161-0/+70
* Introduce man page for the mountstats commandSteve Dickson2010-04-161-0/+32
* nfs-utils: nfs-iostat.py autofs cleanup and option to sort by ops/sLans Carstensen2009-09-151-13/+52
* nfs-utils: nfs-iostat.py autofs cleanup and option to sort by ops/sLans Carstensen2009-09-151-55/+57
* nfs-utils: nfs-iostat.py autofs cleanup and option to sort by ops/sLans Carstensen2009-09-151-16/+44
* nfs-utils: nfs-iostat.py autofs cleanup and option to sort by ops/sLans Carstensen2009-09-151-1/+1
* Replace the Sun RPC license with the BSD license,Tom spot Callaway2009-06-0213-325/+299
* When compiling nfs-utils-1.1.6, I get this error:Robert Schwebel2009-05-181-1/+1
* In recent Fedora builds, the '-D _FORTIFY_SOURCE=2' compileSteve Dickson2009-03-231-1/+1
* rpcgen: include sys/ioctl.h on linux systemsMike Frysinger2008-10-081-0/+3
* Updated both the mountstats and nfs-iostat scripts to used theChuck Lever2008-07-152-5/+5
* Add RDMA as a supported transport for reportingTom Talpey2008-06-231-0/+20
* The "nfs-iostat" utility is a Python program that extracts and displays NFSChuck Lever2008-06-231-0/+544
* Add RDMA as a supported transport for reporting theTom Talpey2008-06-231-0/+20
* The "mountstats" utility is a Python program that extracts and displays NFSChuck Lever2008-06-231-0/+584
* rpcdebug: Update 'rpcdebug' tool with recently added debugging flagsChuck Lever2007-07-201-1/+3
* Add --with-rpcgen= for configure so that the system rpcgen can be used.Neil Brown2007-03-201-1/+7
* Remove tools/getiversionNeil Brown2007-03-163-61/+1
* Remove getkversionNeil Brown2007-02-053-32/+1
* Fix off-by-one error in rpcgenRichard Guenther2006-07-201-1/+1
* Update rpcdebug to know about new 2.6 debug flags. AddedGreg Banks2006-07-053-2/+96
* Remove some files that old, unused, unneeded.Neil Brown2006-07-052-338/+0
* Eliminate warnings from code generated by rpcgenGreg Banks2006-07-041-22/+20
* Merge branch 'master' of git://linux-nfs.org/nfs-utilsGreg Banks2006-07-032-10/+2
|\
| * Fix various issues discovered by CoverityNeil Brown2006-06-232-10/+2