summaryrefslogtreecommitdiffstats
path: root/xlators/debug/trace
Commit message (Expand)AuthorAgeFilesLines
* 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-181-1/+2
* build: correctly format some (s)size_t messagesNiels de Vos2016-07-171-1/+1
* debug/trace: Print {acm}times as integersKrutika Dhananjay2016-03-291-13/+13
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-241-1/+1
* all: reduce "inline" usageJeff Darcy2015-09-011-1/+1
* 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-291-5/+0
* core: use gf_time_fmt() instead of localtime()+strftime()Kaleb S. KEITHLEY2014-11-201-37/+22
* debug/trace: Fix length issue found in compilationPranith Kumar K2014-04-291-44/+45
* build: MacOSX Porting fixesHarshavardhana2014-04-242-37/+38
* cluster/afr : Implementation of command "gluster volume heal vn statistics"Venkatesh Somyajulu2013-10-141-1/+1
* features: add a directory-protection translatorJeff Darcy2013-02-171-1/+1
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-1/+1
* debug/trace: save the recent fops received in the event-historyRaghavendra Bhat2013-01-174-975/+1993
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+3
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-2/+2
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-1/+1
* All: License message changeVarun Shastry2012-09-131-7/+6
* All: License message changeVarun Shastry2012-08-281-14/+5
* core: reduce the usage of global variablesAmar Tumballi2012-08-031-1/+2
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-84/+42
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-291-38/+20
* core: coverity issues fixedAmar Tumballi2012-04-231-0/+3
* core: adding extra data for fopsAmar Tumballi2012-03-221-170/+178
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-8/+11
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-4/+5
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-2/+1
* Change Copyright current yearPranith Kumar K2011-08-101-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-112/+112
* do not access the inode while doing statfs in traceRaghavendra Bhat2011-03-101-2/+2
* debug/trace: add logs for 'forget', 'release' and 'releasedir'Amar Tumballi2011-03-041-1/+53
* debug/trace: updated the logs to print gfid instead of 'ino' valuesAmar Tumballi2011-02-221-413/+562
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-021-4/+4
* debug/trace: print more information while logging inodelk and finodelk.Raghavendra G2010-10-021-5/+100
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-011-4/+4
* remove 'gen' from iatt/protocol structuresAmar Tumballi2010-09-141-8/+8
* debug/trace: use uint64_t variable while using localtime.Raghavendra G2010-09-061-60/+113
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-2/+2
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-2/+3
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-2/+2
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-2/+2
* fix the clang errors reported in trace.cRaghavendra Bhat2010-07-191-3/+3
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-061-32/+0
* stat information of postparent stored in preparentstr insteadof postparentstr...Raghavendra Bhat2010-05-271-1/+1