summaryrefslogtreecommitdiffstats
path: root/xlators/debug
Commit message (Expand)AuthorAgeFilesLines
* Change Copyright current yearPranith Kumar K2011-08-105-5/+5
* LICENSE: s/GNU Affero General Public/GNU General Public/v3.1.6qa6Pranith Kumar K2011-08-065-15/+15
* mgmt/glusterd: Minor fixes for volume set help/help-xmlKaushik BV2011-08-051-1/+15
* do not check for inode while doing statfsRaghavendra Bhat2011-03-091-2/+2
* 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
* fop namespace cleanup.Amar Tumballi2010-03-313-300/+0
* iatt: changes across the codebaseAnand V. Avati2010-03-163-182/+196
* trace: Display op_errno even on successful readvShehjar Tikoo2010-03-041-2/+2
* trace: Do not print results on failed readlinkShehjar Tikoo2010-03-041-5/+11
* trace: Print st_dev for struct statShehjar Tikoo2010-03-041-3/+7
* trace: Support new option: force-log-levelShehjar Tikoo2010-03-041-2/+26
* trace: Print correct variable in lookup_cbkShehjar Tikoo2010-03-041-1/+1
* trace: Do not clobber own itableShehjar Tikoo2010-03-041-3/+0
* io-stats: new countersAnand Avati2010-03-041-206/+528
* io-stats: indentation fixesAnand Avati2010-03-041-701/+449
* trace: multiple fixesAnand Avati2010-01-231-1985/+1608