summaryrefslogtreecommitdiffstats
path: root/xlators/debug/io-stats
Commit message (Expand)AuthorAgeFilesLines
...
* io-stats: Fix io-stat dump to dump at all levelsShyam2016-06-151-13/+22
* io-stats: Fix overwriting of client profile by the bricksPoornima G2016-04-121-24/+43
* debug/io-stats: Disable fop stats dump by defaultAnoop C S2016-03-241-1/+1
* all: fixes for clang compile warningsKaleb S KEITHLEY2016-02-151-1/+1
* all: fix various cppcheck warningsKaleb S KEITHLEY2016-02-151-5/+8
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* core: use syscall wrappers instead of direct syscalls - tailKaleb S KEITHLEY2015-11-161-2/+3
* io-stats: fix BSD build failureAtin Mukherjee2015-11-021-1/+1
* debug/io-stats: Add FOP sampling featureRichard Wareing2015-11-012-28/+468
* xlators: add JSON FOP statistics dumps every N secondsRichard Wareing2015-10-083-105/+478
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-241-1/+1
* all: reduce "inline" usageJeff Darcy2015-09-011-2/+2
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-4/+0
* io-stats: Fixing dereference after null check.arao2015-04-101-1/+2
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-4/+4
* io-stats : null dereference coverity fix.Manikandan Selvaganesh2015-03-301-5/+7
* xlator/io-stat: Check and copy loc->pathShyam2014-11-051-3/+9
* io-stats: Adding private data dumping methodVipul Nayyar2014-09-031-3/+74
* build: make GLUSTERD_WORKDIR rely on localstatedirHarshavardhana2014-08-071-2/+2
* debug/io-stats: Free conf on init failuresPranith Kumar K2014-06-301-15/+23
* libglusterfs: Don't allow '-0' as input value for numbersPranith Kumar K2014-06-221-0/+3
* logging: Introduce suppression of repetitive log messagesKrutika Dhananjay2014-04-301-0/+65
* 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