summaryrefslogtreecommitdiff
path: root/src/page_heap.cc
Commit message (Expand)AuthorAgeFilesLines
* issue-489: implemented API to set chromium-style de-committingAliaksey Kandratsenka2014-02-221-5/+53
* issue-489: fixed warningAliaksey Kandratsenka2014-02-221-0/+2
* issue-489: ported chromium windows decommitting codeAliaksey Kandratsenka2014-02-221-2/+40
* added emacs -*- mode lines for google coding styleAliaksey Kandratsenka2013-10-121-0/+1
* issue-368: unmap free spans and retry before growing heapalkondratenko@gmail.com2013-05-061-0/+34
* issue-448: New environment setting that allows you to set an explicit heap limitchappedm@gmail.com2012-11-041-21/+90
* Fri Feb 03 15:40:45 2012 Google Inc. <google-perftools@googlegroups.com>csilvers2012-02-041-1/+1
* * Get the deallocation stack trace outside the lock (sean)csilvers2011-10-181-89/+11
* * Fix typos in comment in profiler.h (nrhodes)csilvers2011-05-191-24/+31
* Fri Feb 04 15:54:31 2011 Google Inc. <opensource@google.com>csilvers2011-02-051-7/+13
* * Suppress all large allocs when report threshold==0csilvers2010-11-181-0/+29
* * Default to not sampling in tcmalloc (csilvers)csilvers2010-06-211-59/+38
* * Update docs for heap-profiler fns (csilvers)csilvers2010-05-071-38/+59
* * Replace usleep() and poll() with nanosleep() (glider)csilvers2009-11-101-88/+118
* * Fix Symbolize() to call pprof once, rather than once/symbol (glider)csilvers2009-10-271-20/+26
* 1) Change #include "config.h" to <config.h>. This is what automakecsilvers2009-04-211-1/+1
* Wed Mar 11 11:25:34 2009 Google Inc. <opensource@google.com>csilvers2009-03-111-2/+2
* Thu Dec 11 16:01:32 2008 Google Inc. <opensource@google.com>csilvers2008-12-131-0/+483