summaryrefslogtreecommitdiffstats
path: root/xlators/debug/trace
Commit message (Expand)AuthorAgeFilesLines
* 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
* take the return value of trace_stat_to_str for preparent and postparent in co...Raghavendra Bhat2010-05-271-2/+2
* OS X: adjustments, minor fixes to eliminate warningsCsaba Henk2010-05-211-6/+6
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-031-2/+0
* Memory accounting changesVijay Bellur2010-04-231-35/+35
* fop namespace cleanup.Amar Tumballi2010-03-311-99/+0
* iatt: changes across the codebaseAnand V. Avati2010-03-161-125/+139
* trace: Display op_errno even on successful readvShehjar Tikoo2010-03-041-2/+2
* trace: Do not print results on failed readlinkShehjar Tikoo2010-03-041-5/+11
* trace: Print st_dev for struct statShehjar Tikoo2010-03-041-3/+7
* trace: Support new option: force-log-levelShehjar Tikoo2010-03-041-2/+26
* trace: Print correct variable in lookup_cbkShehjar Tikoo2010-03-041-1/+1