summaryrefslogtreecommitdiff
path: root/src/gperftools
Commit message (Expand)AuthorAgeFilesLines
* implemented sized free support via tc_free_sizedAliaksey Kandratsenka2015-10-051-0/+1
* issue-702: correctly declare arg-less functions in profiler.hAliaksey Kandratsenka2015-08-011-6/+6
* fixed C++ comment warning in malloc_extension_c.h from C compilerAliaksey Kandratsenka2014-12-211-1/+1
* issue-630: The env var should be "CPUPROFILE"WenSheng He2014-07-061-1/+1
* added tc_malloc_skip_new_handlerAliaksey Kandratsenka2014-04-011-0/+1
* issue-613: remove friend declaration from HeapLeakCheckerAliaksey Kandratsenka2014-03-291-3/+0
* issue-565: don't pollute global namespace with thread lister APIAliaksey Kandratsenka2014-01-181-3/+3
* added emacs -*- mode lines for google coding styleAliaksey Kandratsenka2013-10-127-0/+7
* Exports SysAllocator class to avoid .dll build errorsPetr Hosek2013-09-211-1/+1
* issue-528: fixed spellingalkondratenko@gmail.com2013-07-061-1/+1
* issue-461: Fix to malloc_extension.h so that it builds with -std=gnu++98chappedm@gmail.com2012-12-221-1/+1
* issue-450: Move includes for struct mallinfo from tcmalloc.cc to tcmalloc.h t...chappedm@gmail.com2012-11-041-1/+11
* issue-410: This set of changes exposes the central cache free list size, tran...chappedm@gmail.com2012-03-021-0/+20
* Fri Feb 03 15:40:45 2012 Google Inc. <google-perftools@googlegroups.com>csilvers2012-02-049-0/+1965