summaryrefslogtreecommitdiffstats
path: root/xlators/debug/trace/src/trace.c
Commit message (Expand)AuthorAgeFilesLines
* Removing unused memory allocationRinku Kothiya2021-01-181-1/+1
* Indicate timezone offsets in timestampsCsaba Henk2020-03-121-11/+9
* xlator: make 'xlator_api' mandatoryAmar Tumballi2018-12-061-0/+14
* all: fix the format string exceptionsAmar Tumballi2018-11-011-2/+2
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-09-251-4/+4
* Land part 2 of clang-format changesGluster Ant2018-09-121-2646/+2801
* Fix compile warningsXavi Hernandez2018-07-061-58/+58
* posix: Introduce flags for validity of iatt membersRavishankar N2017-12-251-3/+3
* libglusterfs: specify ctx in gf_log_set_loglevelZhang Huan2017-12-051-1/+1
* xlators/debug/trace: Coverity Fix BUFFER_SIZE in reconfigureKamal Mohanan2017-09-221-3/+5
* xlator/debug :coverity Issue BUFFER_SIZESubha sree Mohankumar2017-09-221-2/+4
* debug/trace: Implement seek fopKrutika Dhananjay2017-05-301-0/+46
* debug/trace: Print entries' iatts in readdirp cbkKrutika Dhananjay2017-01-091-2/+16
* build: correctly format some (s)size_t messagesNiels de Vos2016-07-161-1/+1
* debug/trace: Print {acm}times as integersKrutika Dhananjay2016-03-241-13/+13
* all: reduce "inline" usageJeff Darcy2015-07-281-1/+1
* debug/trace: Print total write size in trace_writevKrutika Dhananjay2015-08-311-2/+7
* core: use gf_time_fmt() instead of localtime()+strftime()Kaleb S. KEITHLEY2014-06-161-37/+22
* debug/trace: Fix length issue found in compilationPranith Kumar K2014-04-291-44/+45
* build: MacOSX Porting fixesHarshavardhana2014-04-171-0/+38
* cluster/afr : Implementation of command "gluster volume heal vn statistics"Venkatesh Somyajulu2013-09-121-1/+1
* features: add a directory-protection translatorJeff Darcy2013-02-071-1/+1
* debug/trace: save the recent fops received in the event-historyRaghavendra Bhat2012-11-141-975/+1873
* All: License message changeVarun Shastry2012-09-111-7/+6
* All: License message changeVarun Shastry2012-08-271-14/+5
* core: reduce the usage of global variablesAmar Tumballi2012-08-021-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-131-38/+20
* core: coverity issues fixedAmar Tumballi2012-04-131-0/+3
* core: adding extra data for fopsAmar Tumballi2012-03-201-170/+178
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-061-8/+11
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-181-4/+5
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-2/+1
* 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-112/+112
* do not access the inode while doing statfs in traceRaghavendra Bhat2011-03-091-2/+2
* debug/trace: add logs for 'forget', 'release' and 'releasedir'Amar Tumballi2011-03-031-1/+53
* debug/trace: updated the logs to print gfid instead of 'ino' valuesAmar Tumballi2011-02-181-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-031-2/+2
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-031-2/+3
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-031-2/+2
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-031-2/+2