summaryrefslogtreecommitdiffstats
path: root/xlators/debug
Commit message (Expand)AuthorAgeFilesLines
* 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
* error-gen: change all STACK_UNWIND calls to STACK_UNWIND_STRICTAnand Avati2010-01-231-848/+580
* error-gen: unwind fsync with proper parametersAnand Avati2010-01-231-22/+14
* fix leaks pointed out by cppcheck static analyzerCsaba Henk2009-11-302-2/+4
* debug/error-gen: Correct log messages in init function.vinayak hegde2009-11-191-3/+3
* fix a crash in debug/traceAmar Tumballi2009-11-131-4/+4
* debug/trace: Check asprintf return value to avoid warning, while buildvinayak hegde2009-10-091-7/+11
* debug/error-gen: Feature enhancement of error-gen translatorvinayak hegde2009-10-083-167/+1004
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-073-3/+3
* trace: Support readdirp fopShehjar Tikoo2009-10-061-0/+37
* io-stats: Support readdirp fopShehjar Tikoo2009-10-061-0/+24
* error-gen: Support readdirp fopShehjar Tikoo2009-10-061-0/+28
* error-gen: NFS-friendly logic changesShehjar Tikoo2009-10-011-21/+37