summaryrefslogtreecommitdiffstats
path: root/src/perfglue/heap_profiler.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* osd,mon,mds: support get|set tcmalloc release rateZengran Zhang2019-02-121-0/+22
* common,rbd,rgw,osd: extract config values into ConfigValuesKefu Chai2018-07-101-8/+8
* perfglue: Silence truncation warningAdam C. Emerson2018-05-091-0/+9
* dout: Use dout_contextAdam C. Emerson2016-12-221-0/+2
* cmake: cleanup Findgperftools.cmakeKefu Chai2016-08-111-11/+2
* osd/: make heap properties settable via admin socketSamuel Just2016-01-201-0/+8
* osd/: make heap properties gettable from admin_socketSamuel Just2016-01-201-0/+8
* Conditional-compile against minimal tcmalloc.Thorsten Behrens2015-03-301-1/+14
* heap_profiler: support new gperftools header locationsKen Dreyer2014-12-031-2/+17
* perfglue: profiler stats need more than 1024 bytesLoic Dachary2014-10-081-6/+8
* perfglue/heap_profiler.cc: expect args as first element on cmd vectorJoao Eduardo Luis2013-09-201-5/+5
* heap_profiler: return result via ostreamSage Weil2012-08-161-16/+15
* logclient: not a dispatcherSage Weil2012-06-061-0/+2
* src/perfglue/heap_profiler.cc: fix snprintfColin Patrick McCabe2011-08-171-1/+1
* Fix bug in turning off logging. Remove log_dir.Colin Patrick McCabe2011-08-161-3/+18
* heap_profiler: if log_dir is empty, don't try and log to root dir!Greg Farnum2011-06-101-1/+2
* g_conf: change to pointerColin Patrick McCabe2011-06-071-6/+6
* Change some global config options to env varsColin Patrick McCabe2011-04-191-25/+9
* config: make md_config_t.name a value, not ptrColin Patrick McCabe2011-04-151-2/+2
* config: use std::string in md_config_tColin Patrick McCabe2011-03-301-2/+2
* Replace g_conf.name and g_conf.id with entitynameColin Patrick McCabe2011-03-081-6/+9
* tcmalloc: warn if you try and dump without the profiler running.Greg Farnum2011-03-031-5/+9
* tcmalloc: create perfglue handle_command functionality.Greg Farnum2011-03-031-0/+35
* tcmalloc: switch the interface.Greg Farnum2011-03-021-0/+75