summaryrefslogtreecommitdiffstats
path: root/xlators/debug/io-stats
Commit message (Expand)AuthorAgeFilesLines
* build: MacOSX Porting fixesHarshavardhana2014-04-241-1/+1
* logging: Make logger and log format configurable through cliKrutika Dhananjay2014-04-111-0/+67
* debug/io-stats:fix compile warningRavishankar N2014-03-221-1/+1
* cli: Add options to the CLI that let the user control the reset ofDawit Alemu2014-01-241-21/+84
* cli: Add an option to fetch just incremental or cumulative I/0Dawit Alemu2013-12-032-19/+40
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-141-1/+1
* glusterfs: zerofill supportM. Mohan Kumar2013-11-101-0/+23
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+27
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+26
* Debug/io-stats: Enable INFO level in syslogRaghavendra Talur2013-02-111-1/+1
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-1/+1
* debug/io-stats: Handle open failures gracefullyPranith Kumar K2013-01-231-1/+0
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+3
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-2/+2
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-1/+1
* CLI: Displaying time as N/A when unix time is 0Varun Shastry2012-09-171-3/+4
* All: License message changeVarun Shastry2012-09-132-14/+12
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-3/+4
* All: License message changeVarun Shastry2012-08-282-30/+11
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-10/+5
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-291-16/+13
* debug/io-stats: if some dict operation fails then goto out instead of proceedingRaghavendra Bhat2012-06-171-2/+8
* debug/io-stats: do not store the string allocated from stack into dictRaghavendra Bhat2012-06-131-49/+55
* cli,glusterd,debug/io-stats: Clear top statsKaushal M2012-05-211-67/+126
* core: adding extra data for fopsAmar Tumballi2012-03-221-174/+160
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-211-0/+4
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-5/+4
* complete the implementation of missing 'f**xattr()' fopsAmar Tumballi2012-01-251-0/+76
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-2/+2
* debug/io-stats: Handle fini for io-stats xlatorshishir gowda2011-12-281-1/+38
* debug/io-stats: prevent setfattr crash when no value givenRajesh Amaravathi2011-11-111-0/+4
* io-stats: improve io-stats dump outputRajesh Amaravathi2011-10-281-36/+89
* debug/io-stats: Allow multiple children in graphPranith Kumar K2011-09-141-2/+2
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-7/+0
* debug/io-stats: Handle loglevel in initVijay Bellur2011-08-211-0/+8
* debug/io-stats: Handle log-level properly.Vijay Bellur2011-08-211-0/+8
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-148/+38
* Change Copyright current yearPranith Kumar K2011-08-102-2/+2
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-062-6/+6
* debug/io-stats: allow log-level to be set to INFORaghavendra Bhat2011-07-201-4/+7
* debug/io-stats: print the time at which maximum fds were open in gluster topRaghavendra Bhat2011-07-201-7/+30
* io-stats: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-131-9/+71
* debug/io-stats: Added sys-log-level option.Junaid2011-07-111-0/+24
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-071-9/+9
* debug/io-stats: Fix races and performance issues in profilePranith Kumar K2011-04-071-148/+115
* debug/io-stats: Fix bugs in re-configure optionsPranith Kumar K2011-04-011-62/+43
* TOP: handle list-cnt behaviour uniformly.shishir gowda2011-03-311-2/+2
* io-stats list: init counter to 0 for counting membersshishir gowda2011-03-301-1/+1
* debug/io-stats: fix memory corruption.Raghavendra G2011-03-301-1/+1