summaryrefslogtreecommitdiffstats
path: root/xlators/debug
Commit message (Expand)AuthorAgeFilesLines
* io-stats: re-port changes since 3.6 on top of FB versionJeff Darcy2017-09-153-55/+90
* Replace namespace/io-stats/io-threads with 3.6-fb versionsJeff Darcy2017-09-154-993/+1883
* Get glusterfs to output p50, p90, and p95 latenciesSheena Artrip2017-09-131-67/+100
* Get glusterfs to output p50, p90, and p95 latenciesSheena Artrip2017-09-131-50/+112
* added p99 support to the samples loggingAugustus Wynn2017-09-131-0/+99
* inodelk-count: Add stats to count the number of lock objectskrad2017-09-131-0/+53
* debug/io-stats: Track outstanding requestsJunsong Li2017-09-081-2/+16
* io-stats: Error count and rate collectionShreyas Siravara2017-09-071-0/+24
* debug/io-stats: Restrict io-thread queue depth stats to NFSShreyas Siravara2017-09-031-20/+21
* auditing: Sample creation & removal of filesystem entries as well as errorsShreyas Siravara2017-09-031-2/+235
* debug/io-stats: Fix multi-volume support for nfsdShreyas Siravara2017-09-031-10/+17
* debug/io-stats: Adding stat for weighted & unweighted average latencyRichard Wareing2017-09-031-0/+30
* gfproxy: Make io-stats aware of the gfproxy daemonShreyas Siravara2017-09-031-0/+17
* Log AFR quorum stats in io-stats translator.Kevin Vigor2017-09-031-0/+66
* io-stats: Expose io-thread queue depthsShreyas Siravara2017-08-301-0/+25
* Add negative caching to nfs auth cacheShreyas Siravara2017-08-291-1/+1
* Merge remote-tracking branch 'origin/release-3.8' into merge-3.8Kevin Vigor2017-02-161-2/+16
|\
| * debug/trace: Print entries' iatts in readdirp cbkKrutika Dhananjay2017-02-061-2/+16
* | Merge remote-tracking branch 'origin/release-3.8' into merge-3.8-againKevin Vigor2017-01-051-1/+2
|\|
| * logging: Avoid re-initing log level in io-statsVijay Bellur2017-01-021-1/+2
* | debug/io-stats: Add errors to FOP samplesShreyas Siravara2016-12-181-50/+63
* | debug/io-stats: [FB-Only] Update JSON key name to 'storage.gluster'Shreyas Siravara2016-12-171-2/+2
* | debug/io-stats: Track path of operations in FOP samplesShreyas Siravara2016-12-161-124/+447
|/
* build: correctly format some (s)size_t messagesNiels de Vos2016-09-071-1/+1
* 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
* debug/io-stats: Free conf on init failuresPranith Kumar K2014-06-301-15/+23
* libglusterfs: Don't allow '-0' as input value for numbersPranith Kumar K2014-06-221-0/+3
* logging: Introduce suppression of repetitive log messagesKrutika Dhananjay2014-04-301-0/+65
* debug/trace: Fix length issue found in compilationPranith Kumar K2014-04-291-44/+45
* build: MacOSX Porting fixesHarshavardhana2014-04-243-38/+39