summaryrefslogtreecommitdiffstats
path: root/xlators/debug
Commit message (Expand)AuthorAgeFilesLines
* debug/io-stats: allow the log-level to be set to INFORaghavendra Bhat2011-07-201-2/+3
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-072-121/+121
* 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
* Prevent deadlock in io-stats list management of top.v3.2.0qa4shishir gowda2011-03-231-5/+15
* CLI : Validate options farmework.Gaurav2011-03-231-12/+24
* Moved stats cleanup to forget from unlink and rmdirshishir gowda2011-03-221-21/+10
* remove the names from the log filesRaghavendra Bhat2011-03-221-3/+0
* debug/io-stats: don't log the dangling volume messageAmar Tumballi2011-03-181-1/+4
* TOP: io-stats related changesshishir gowda2011-03-162-9/+671
* do not access the inode while doing statfs in traceRaghavendra Bhat2011-03-101-2/+2
* debug/io-stats: Changes for handling gluster profilePranith K2011-03-101-16/+253
* debug/trace: add logs for 'forget', 'release' and 'releasedir'Amar Tumballi2011-03-041-1/+53
* debug/trace: updated the logs to print gfid instead of 'ino' valuesAmar Tumballi2011-02-221-413/+562
* io-stats: handle the case of 'cleanup_and_exit()' properlyAmar Tumballi2010-10-261-4/+10
* debug/io-stats: init() should also set loglevelKaushik BV2010-10-241-1/+10
* Log level mess clean upshishir gowda2010-10-241-0/+17
* Copyright changesVijay Bellur2010-10-115-5/+5
* io-stats, volgen: make the distinction between client and brick loglevel in v...Csaba Henk2010-10-091-8/+1
* Possible race condition between cleanup and dereferencingshishir gowda2010-10-081-0/+4
* Change GNU GPL to GNU AGPLPranith K2010-10-045-15/+15
* Add log-level option to command volume setshishir gowda2010-10-041-0/+24
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-023-8/+8
* debug/trace: print more information while logging inodelk and finodelk.Raghavendra G2010-10-021-5/+100
* stat enhancementsAmar Tumballi2010-10-011-3/+6
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-013-12/+12
* io-stats: bring in latency measurement featureAmar Tumballi2010-09-241-3/+232
* remove 'gen' from iatt/protocol structuresAmar Tumballi2010-09-141-8/+8
* debug/trace: use uint64_t variable while using localtime.Raghavendra G2010-09-061-60/+113
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-043-6/+6
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-043-6/+7
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-043-6/+6
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-043-6/+7
* debug/* Change STACK_UNWIND TO STACK_UNWIND_STRICTshishir gowda2010-07-192-5/+5
* fix the errors reported by clang in io-stats xlatorRaghavendra Bhat2010-07-191-4/+0
* fix the clang errors reported in trace.cRaghavendra Bhat2010-07-191-3/+3
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-063-104/+0
* improvement to error-genAmar Tumballi2010-07-062-207/+165
* mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.amAnand Avati2010-06-081-0/+2
* stat information of postparent stored in preparentstr insteadof postparentstr...Raghavendra Bhat2010-05-271-1/+1
* take the return value of trace_stat_to_str for preparent and postparent in co...Raghavendra Bhat2010-05-271-2/+2
* Check whether NULL is returned after GF_CALLOC in the init function of io-statsRaghavendra Bhat2010-05-271-0/+6
* free this->private in fini in io-statsRaghavendra Bhat2010-05-211-0/+2
* OS X: adjustments, minor fixes to eliminate warningsCsaba Henk2010-05-211-6/+6
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-033-33/+8
* Memory accounting changesVijay Bellur2010-04-233-46/+98
* debug/io-stats: Call readdirp in readdirp instead of readdirVikas Gorur2010-04-231-1/+1