summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/latency.c
Commit message (Expand)AuthorAgeFilesLines
* io-stats: Change latency to nanoseconds from microseconds (#1833)Shree Vatsa N2020-12-171-1/+1
* core: Optimize _xlator->stats structure to make memory access friendly (#1866)mohit842020-12-041-1/+1
* rpcsvc: Add latency tracking for rpc programsPranith Kumar K2020-09-041-51/+41
* libglusterfs: add functions to calculate time differenceDmitry Antipov2020-08-141-2/+1
* statedump: dump the minimum and maximum latency seen by each xlatorRaghavendra Bhat2019-06-201-2/+4
* multiple files: another attempt to remove includesYaniv Kaul2019-06-091-3/+0
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-5/+5
* all: fix the format string exceptionsAmar Tumballi2018-11-011-1/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-56/+50
* Fixes gNFSd gf_update_latency crashesRichard Wareing2014-10-171-0/+7
* metrics: provide options to dump metrics from xlatorsAmar Tumballi2017-10-111-12/+0
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-031-1/+0
* stack: change gettimeofday() to clock_gettime()Amar Tumballi2017-09-251-126/+36
* Halo Replication feature for AFR translatorKevin Vigor2017-03-211-2/+10
* events: use attribute(format(/printf)) to catch fmt string errorsKaleb S. KEITHLEY2016-11-181-1/+1
* defaults,globals,iobuf,latency,logging,options,xlator/libglusterfs : porting ...Mohamed Ashiq2015-05-191-2/+3
* libglusterfs/core: dump frame and callstack creation times in statedumpRaghavendra Bhat2012-10-151-41/+59
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2012-11-211-41/+41
* core: reduce the usage of global variablesAmar Tumballi2012-08-021-1/+2
* glusterfs_ctx_t: un-globalize the filesystem contextAnand Avati2012-07-161-5/+1
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-081-14/+5
* Change Copyright current yearPranith Kumar K2011-08-091-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-071-1/+1
* libglusterfs/src/*.c: whitespace cleanupAmar Tumballi2011-03-161-4/+4
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-061-2/+0
* dynamic volume changes for graph replacementAnand Avati2010-06-071-1/+1
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-041-11/+5
* core: Do internal latency measurement of FOPs.Vikas Gorur2010-04-041-0/+191