summaryrefslogtreecommitdiffstats
path: root/xlators/debug
Commit message (Expand)AuthorAgeFilesLines
* 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
* io-stats: NFS-friendly logic changesShehjar Tikoo2009-10-011-10/+18
* trace: NFs-friendly logic changesShehjar Tikoo2009-10-011-109/+335
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-013-69/+148
* Global: Introduce setattr and fsetattr fopsShehjar Tikoo2009-10-013-539/+239
* iostat to have more io detailsAmar Tumballi2009-07-161-9/+59
* add xlator debug/io-statsCsaba Henk2009-05-204-1/+1534
* updated debug/error-gen with new readv writev prototypesAnand V. Avati2009-04-121-4/+8
* updated debug/trace with new readv writev prototypesAnand V. Avati2009-04-121-4/+7
* Add extra 'volume' parameter to inodelk/entrylk callsVikas Gorur2009-03-122-20/+22
* changing the conversion specifier from 'd' to 'o' while printing st_modeRaghavendra G2009-03-071-17/+23
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-262-2/+2
* Added all filesVikas Gorur2009-02-187-0/+4138