summaryrefslogtreecommitdiffstats
path: root/xlators/debug
Commit message (Expand)AuthorAgeFilesLines
* 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
* Filter coverty false positivesMichael Scherer2017-02-241-0/+2
* Added the missing FOPs in the io-stats xlatormenakamohan2017-02-051-0/+168
* debug/trace: Print entries' iatts in readdirp cbkKrutika Dhananjay2017-01-201-2/+16
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-183-4/+6
* io-stats: Add stats for upcall notificationsv3.10devPoornima G2016-08-311-0/+87
* core: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-291-3/+2
* io-stats: Add ipc fop for display in the profile infoPoornima G2016-08-291-0/+20
* logging: Avoid re-initing log level in io-statsVijay Bellur2016-08-231-1/+2
* libglusterfs: move alloca0 definition to common-utilsRavishankar N2016-08-121-2/+1
* io-stats: fix translator namesJeff Darcy2016-07-291-4/+26
* build: correctly format some (s)size_t messagesNiels de Vos2016-07-171-1/+1
* io-stats: Fix io-stat dump to dump at all levelsShyam2016-06-151-13/+22
* io-stats: Fix overwriting of client profile by the bricksPoornima G2016-04-121-24/+43
* debug/trace: Print {acm}times as integersKrutika Dhananjay2016-03-291-13/+13
* debug/io-stats: Disable fop stats dump by defaultAnoop C S2016-03-241-1/+1
* all: fixes for clang compile warningsKaleb S KEITHLEY2016-02-151-1/+1
* all: fix various cppcheck warningsKaleb S KEITHLEY2016-02-151-5/+8
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-223-3/+3
* core: use syscall wrappers instead of direct syscalls - tailKaleb S KEITHLEY2015-11-161-2/+3
* io-stats: fix BSD build failureAtin Mukherjee2015-11-021-1/+1
* debug/io-stats: Add FOP sampling featureRichard Wareing2015-11-012-28/+468
* xlators: add JSON FOP statistics dumps every N secondsRichard Wareing2015-10-083-105/+478
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-243-3/+3
* all: reduce "inline" usageJeff Darcy2015-09-012-3/+3
* debug/trace: Print total write size in trace_writevKrutika Dhananjay2015-08-311-2/+7
* build: do not #include "config.h" in each fileNiels de Vos2015-05-294-19/+0
* io-stats: Fixing dereference after null check.arao2015-04-101-1/+2
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-4/+4
* io-stats : null dereference coverity fix.Manikandan Selvaganesh2015-03-301-5/+7
* core: use gf_time_fmt() instead of localtime()+strftime()Kaleb S. KEITHLEY2014-11-201-37/+22
* xlator/io-stat: Check and copy loc->pathShyam2014-11-051-3/+9
* io-stats: Adding private data dumping methodVipul Nayyar2014-09-031-3/+74
* build: make GLUSTERD_WORKDIR rely on localstatedirHarshavardhana2014-08-071-2/+2