summaryrefslogtreecommitdiffstats
path: root/xlators/debug/io-stats
Commit message (Expand)AuthorAgeFilesLines
* Land clang-format changesGluster Ant2018-09-121-8/+7
* io-stats: dump io-stats info in /var/run/glusterAmar Tumballi2018-09-051-9/+25
* All: remove memset() before sprintf()Yaniv Kaul2018-08-141-8/+0
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-1/+1
* 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
* 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-061-2/+2
* 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/io-stats: Coverity Fix CHECKED_RETURN in resolve_group_nameMohammed Azhar Padariyakam2017-10-031-2/+3
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-4/+4
* common-utils: Remove fop_enum_to_string, get_fop_intPranith Kumar K2017-07-181-1/+1
* 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
* io-stats: fix some memory leak after finiKinglong Mee2017-04-271-0/+4
* 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
* Added the missing FOPs in the io-stats xlatormenakamohan2017-02-051-0/+168
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-2/+2
* 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
* 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/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-221-1/+1
* 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-241-1/+1
* all: reduce "inline" usageJeff Darcy2015-09-011-2/+2
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-4/+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