summaryrefslogtreecommitdiff
path: root/src/perfglue
Commit message (Expand)AuthorAgeFilesLines
* logclient: not a dispatcherSage Weil2012-06-051-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-151-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-181-25/+9
* config: make md_config_t.name a value, not ptrColin Patrick McCabe2011-04-141-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-021-5/+9
* tcmalloc: create perfglue handle_command functionality.Greg Farnum2011-03-023-1/+44
* tcmalloc: switch the interface.Greg Farnum2011-03-023-0/+149
* profiler: move perftools glue into perfglue/Colin Patrick McCabe2011-03-013-0/+112