summaryrefslogtreecommitdiffstats
path: root/xlators/debug
Commit message (Expand)AuthorAgeFilesLines
* all: fix the format string exceptionsAmar Tumballi2018-11-051-2/+2
* io-stats: prevent taking file dump on server sideAmar Tumballi2018-11-051-0/+9
* glusterfs: During reconfigure set log-level per xlator levelMohit Agrawal2018-10-241-1/+31
* debug/io-stats: io stats filenames contain garbageN Balachandran2018-10-171-4/+23
* Multiple xlators: perform gettimeofday() not under lockYaniv Kaul2018-10-161-1/+6
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-102-5/+5
* Land part 2 of clang-format changesGluster Ant2018-09-125-7988/+7750
* Land clang-format changesGluster Ant2018-09-127-63/+58
* io-stats: dump io-stats info in /var/run/glusterAmar Tumballi2018-09-051-9/+25
* debug/error-gen: Prevent a possible null dereferenceVijay Bellur2018-08-241-1/+2
* debug/error-gen: Fix null deref and out of bounds read issuesVijay Bellur2018-08-181-2/+7
* All: remove memset() before sprintf()Yaniv Kaul2018-08-141-8/+0
* error-gen, locks: Fix a typo in commentsVijay Bellur2018-08-141-2/+2
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-1/+1
* Fix compile warningsXavi Hernandez2018-07-101-58/+58
* io-stats: Terminate dump thread when dump interval is set to 0ShyamsundarR2018-07-091-1/+11
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-271-1/+0
* xlators/features/namespace: Add namespace xlator and link into brick graphVarsha Rao2018-02-211-1/+1
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-191-0/+1
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-151-1/+0
* performance/io-threads: expose io-thread queue depthsVarsha Rao2018-02-081-0/+27
* debug/io-stats: io-stats options for GD2Krutika Dhananjay2018-01-261-0/+54
* features/error-gen: update volume options for GD2Atin Mukherjee2018-01-231-1/+11
* debug/delay-gen: volume option fixes for GD2Pranith Kumar K2018-01-032-1/+15
* posix: Introduce flags for validity of iatt membersRavishankar N2017-12-291-3/+3
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-1/+10
* glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.Mohit Agrawal2017-12-121-17/+12
* debug/io-stats: Adding stat for weighted & unweighted average latencyRichard Wareing2017-12-091-0/+32
* libglusterfs: specify ctx in gf_log_set_loglevelZhang Huan2017-12-062-3/+3
* Revert "debug/io-stats: Append stats for each interval in the same file"cholcombe9732017-11-201-1/+1
* libglusterfs/atomic: Improved atomic supportXavier Hernandez2017-11-141-2/+2
* debug/io-stats: Coverity fix in io-statsAshish Pandey2017-11-131-13/+29
* stack: change gettimeofday() to clock_gettime()Amar Tumballi2017-11-061-11/+11
* xlators/debug/trace: Coverity Fix BUFFER_SIZE in reconfigureKamal Mohanan2017-10-131-3/+5
* xlator/debug :coverity Issue BUFFER_SIZESubha sree Mohankumar2017-10-101-2/+4
* xlators/io-stats: Coverity Fix CHECKED_RETURN in resolve_group_nameMohammed Azhar Padariyakam2017-10-031-2/+3
* debug/delay-gen: Implement delay-generation featurePranith Kumar K2017-08-317-1/+818
* error-gen: fix randomnessJeff Darcy2017-07-312-27/+67
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-4/+4
* common-utils: Remove fop_enum_to_string, get_fop_intPranith Kumar K2017-07-182-91/+2
* debug/io-stats: Append stats for each interval in the same fileKrutika Dhananjay2017-07-061-1/+1
* debug/io-stats: Provide option to select stats output formatKrutika Dhananjay2017-06-151-10/+40
* debug/trace: Implement seek fopKrutika Dhananjay2017-06-091-0/+46
* debug/error-gen: Don't need to convert error string to int in every fopZhou Zhengping2017-05-082-5/+12
* io-stats: fix some memory leak after finiKinglong Mee2017-04-271-0/+4
* debug/sink: add xlator to aid in resource leak debuggingNiels de Vos2017-04-254-1/+96
* debug/error-gen: Use STACK_WIND_TAIL instead of STACK_WINDZhou Zhengping2017-04-211-566/+87
* io-stats: use gf_atomic_t instead of partial atomic variablesNiels de Vos2017-04-101-355/+392
* libglusterfs: provide standardized atomic operationsNiels de Vos2017-04-051-1/+7
* events: use attribute(format(/printf)) to catch fmt string errorsKaleb S. KEITHLEY2017-02-261-2/+2