summaryrefslogtreecommitdiffstats
path: root/xlators/debug/io-stats/src
Commit message (Expand)AuthorAgeFilesLines
* io-stats: Configure ios_sample_buf_size based on sample_interval value (#1574)mohit842020-10-151-4/+22
* xlators: prefer libglusterfs time APIDmitry Antipov2020-09-031-13/+4
* libglusterfs: fix dict leakRavishankar N2020-09-011-2/+5
* debug/io-stats: simplify and cleanup internal time managementDmitry Antipov2020-08-181-45/+32
* libglusterfs: add functions to calculate time differenceDmitry Antipov2020-08-141-6/+2
* Indicate timezone offsets in timestampsCsaba Henk2020-03-121-25/+11
* multiple xlators: reduce key lengthYaniv Kaul2019-12-091-13/+14
* debug/io-stats: add an option to set volume-idAmar Tumballi2019-11-171-0/+13
* libglusterfs: remove dependency of rpcAmar Tumballi2019-06-281-11/+21
* core: Log level changes do not effect on running client processMohit Agrawal2019-04-041-9/+13
* core: implement a global thread poolXavi Hernandez2019-01-241-1/+40
* Don't depend on string options to be valid alwaysPranith Kumar K2018-12-021-11/+11
* copy_file_range support in GlusterFSRaghavendra Bhat2018-11-061-0/+27
* all: add xlator_api to many translatorsAmar Tumballi2018-11-281-0/+15
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-292-10/+10
* debug/io-stats: Fix json outputChris Holcombe2018-11-291-33/+29
* clang: Fix io-stats.c NULL pointer issue reported by clangShyamsundarR2018-11-301-5/+6
* io-stats: prevent taking file dump on server sideAmar Tumballi2018-11-011-0/+9
* glusterfs: During reconfigure set log-level per xlator levelMohit Agrawal2018-10-181-1/+31
* debug/io-stats: io stats filenames contain garbageN Balachandran2018-10-171-4/+23
* Multiple xlators: perform gettimeofday() not under lockYaniv Kaul2018-10-131-1/+6
* Land part 2 of clang-format changesGluster Ant2018-09-121-3550/+3292
* Land clang-format changesGluster Ant2018-09-121-8/+7
* io-stats: dump io-stats info in /var/run/glusterAmar Tumballi2018-07-241-9/+25
* All: remove memset() before sprintf()Yaniv Kaul2018-08-021-8/+0
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-161-1/+1
* io-stats: Terminate dump thread when dump interval is set to 0ShyamsundarR2018-07-051-1/+11
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-101-1/+0
* xlators/features/namespace: Add namespace xlator and link into brick graphVarsha Rao2018-02-121-1/+1
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-181-0/+1
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-101-1/+0
* performance/io-threads: expose io-thread queue depthsVarsha Rao2018-02-061-0/+27
* debug/io-stats: io-stats options for GD2Krutika Dhananjay2018-01-231-0/+54
* glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.Mohit Agrawal2017-10-201-17/+12
* debug/io-stats: Adding stat for weighted & unweighted average latencyRichard Wareing2016-04-061-0/+32
* libglusterfs: specify ctx in gf_log_set_loglevelZhang Huan2017-12-051-2/+2
* Revert "debug/io-stats: Append stats for each interval in the same file"cholcombe9732017-11-151-1/+1
* libglusterfs/atomic: Improved atomic supportXavier Hernandez2017-11-071-2/+2
* debug/io-stats: Coverity fix in io-statsAshish Pandey2017-11-071-13/+29
* stack: change gettimeofday() to clock_gettime()Amar Tumballi2017-09-251-11/+11
* xlators/io-stats: Coverity Fix CHECKED_RETURN in resolve_group_nameMohammed Azhar Padariyakam2017-09-211-2/+3
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-181-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-06-021-1/+1
* debug/io-stats: Provide option to select stats output formatKrutika Dhananjay2017-05-261-10/+40
* io-stats: fix some memory leak after finiKinglong Mee2017-04-201-0/+4
* io-stats: use gf_atomic_t instead of partial atomic variablesNiels de Vos2017-04-061-355/+392
* libglusterfs: provide standardized atomic operationsNiels de Vos2017-03-291-1/+7
* events: use attribute(format(/printf)) to catch fmt string errorsKaleb S. KEITHLEY2016-11-181-2/+2
* Added the missing FOPs in the io-stats xlatormenakamohan2017-01-311-0/+168