summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/statedump.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-051-0/+3
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-081-14/+5
* core, cli : Changes to statedumpKaushal M2012-03-091-18/+17
* protocol/client: Added lk_ctx info in fdctx dumpKrishnan Parthasarathi2012-03-071-1/+2
* mempool: add more counters to understand the usage scenarios properlyAmar Tumballi2012-02-231-0/+14
* libglusterfs: Implement circular buffer and event historyRaghavendra Bhat2012-02-201-5/+18
* cli: Fix for statedump crashing gluster processesKaushal M2012-02-011-8/+4
* cli: Extend "volume status" with statedump infoKaushal M2012-01-011-0/+110
* build: warning suppression (round n)Amar Tumballi2011-10-181-8/+13
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-09-291-16/+11
* cli : new volume statedump commandKaushal M2011-09-051-50/+62
* statedump: dump important details of oldgraph alsoAmar Tumballi2011-09-211-55/+130