summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/statedump.c
Commit message (Expand)AuthorAgeFilesLines
* core: Optimize _xlator->stats structure to make memory access friendly (#1866)mohit842020-12-041-1/+1
* all: change 'primary' to 'root' where it makes senseRavishankar N2020-12-021-2/+2
* xlators: misc conscious language changes (#1715)Ravishankar N2020-11-021-2/+2
* rpcsvc: Add latency tracking for rpc programsPranith Kumar K2020-09-041-2/+36
* libglusterfs: cleanup --disable-mempoolDmitry Antipov2020-07-291-63/+44
* libglusterfs: add library wrapper for time()Dmitry Antipov2020-08-101-1/+1
* statedump: Dump xlator-name for mem-pool objectPranith Kumar K2020-07-281-0/+1
* Indicate timezone offsets in timestampsCsaba Henk2020-03-121-9/+3
* core, cli, quota: cleanup malloc debugging and statsDmitry Antipov2020-04-151-2/+2
* multiple files: another attempt to remove includesYaniv Kaul2019-06-091-2/+0
* glusterfsd/cleanup: Protect graph object under a lockMohammed Rafi KC2019-05-111-3/+13
* tests: add tests for different signal handlingAmar Tumballi2019-04-121-0/+2
* mgmt/shd: Implement multiplexing in self heal daemonMohammed Rafi KC2019-02-251-1/+2
* fix 32-bit-build-smoke warningsIraj Jamali2018-12-171-6/+6
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-7/+7
* Coverity fix for calling risky function - fscanfPoornima G2018-11-221-6/+6
* libglusterfs multiple files: remove dead initilizationYaniv Kaul2018-10-211-3/+3
* all: fix the format string exceptionsAmar Tumballi2018-11-011-6/+7
* mem-pool: change the values to 64bitsAmar Tumballi2018-10-291-3/+4
* statedump: fix clang null dereference errorAmar Tumballi2018-10-251-1/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-763/+733
* Various files: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-211-33/+37
* statedump : fix coverity issuesSunny Kumar2018-08-151-2/+2
* All: remove memset() before sprintf()Yaniv Kaul2018-08-021-15/+1
* Fix compile warningsXavi Hernandez2018-07-061-6/+11
* statedump: Prevent duplicate statedump for master and activePranith Kumar K2018-05-161-29/+38
* gluster: Sometimes Brick process is crashed at the time of stopping brickMohit Agrawal2018-03-121-15/+46
* statedump: sanity check of mem_acct and rec for xlatorKinglong Mee2018-01-291-2/+2
* mem-pool: count allocations done per user-poolNiels de Vos2017-08-291-0/+4
* mem-pool: track glusterfs_ctx_t in struct mem_poolNiels de Vos2017-08-291-4/+0
* statedump: add support for dumping basic mem-pool infoNiels de Vos2017-08-061-1/+19
* core: add more information on dictionary usageAmar Tumballi2017-05-301-0/+21
* libglusterfs: make memory pools more thread-friendlyJeff Darcy2016-10-141-2/+4
* libglusterfs: fix glusterd statedump crashAtin Mukherjee2016-05-311-1/+1
* statedump: Prevent (null) typestr to be printedPranith Kumar K2016-04-241-3/+1
* core: use syscall wrappers instead of direct syscalls - libglusterfsKaleb S. KEITHLEY2015-10-011-7/+8
* libglusterfs: Fixing insecure temp file coverity issueNandaja Varma2015-02-031-0/+2
* core: use reference counting for mem_acct structuresJeff Darcy2015-04-281-19/+19
* statedump: Print curr_stdalloc in mempool statedump ...Krutika Dhananjay2014-08-281-0/+1
* statedump: Don't print mem-type numbersPranith Kumar K2014-07-051-3/+3
* meta: export process state dumpAnand Avati2014-03-291-0/+15
* mem-accounting: store type string and print in metaAnand Avati2014-03-291-0/+1
* statedump: strfd based APIsAnand Avati2014-03-291-8/+141
* glusterfs : Moved option files, and statedumps from /tmpAvra Sengupta2013-01-241-18/+25
* Use more portable mkstemp() instead fo mkostemp()Emmanuel Dreyfus2012-11-021-1/+1
* glusterfs: code cleanupRaghavendra Bhat2012-10-081-13/+11
* protocol/server: dump the ltable and fd table related inodes onlyRaghavendra Bhat2012-08-221-10/+4
* core/statedump: parse the file and set the path of the statedump filesRaghavendra Bhat2012-09-051-15/+110
* libglusterfs/statedump: add start and end markers in the statedump fileRaghavendra Bhat2012-07-251-2/+37
* glusterfs_ctx_t: un-globalize the filesystem contextAnand Avati2012-07-161-5/+4