summaryrefslogtreecommitdiff
path: root/src/tests/page_heap_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "drop page heap lock when returning memory back to kernel"Aliaksey Kandratsenka2020-12-191-12/+2
* drop page heap lock when returning memory back to kernelAliaksey Kandratsenka2020-03-081-2/+12
* Fix page_heap_test flakinessBrian Silverman2018-08-131-23/+56
* issue-584: added license note to files without explicit licenseAliaksey Kandratsenka2013-11-091-0/+3
* added emacs -*- mode lines for google coding styleAliaksey Kandratsenka2013-10-121-0/+1
* issue-556: drop malloc limit at the end of page_heap_testalkondratenko@gmail.com2013-07-261-0/+7
* issue-552: Fix page_heap_test for system with different page sizealkondratenko@gmail.com2013-07-261-1/+4
* issue-534: fixed a number of gcc warningsalkondratenko@gmail.com2013-07-061-1/+0
* issue-448: New environment setting that allows you to set an explicit heap limitchappedm@gmail.com2012-11-041-1/+102
* * Fix typos in comment in profiler.h (nrhodes)csilvers2011-05-191-2/+2
* * Default to not sampling in tcmalloc (csilvers)csilvers2010-06-211-1/+1
* * Update docs for heap-profiler fns (csilvers)csilvers2010-05-071-1/+1
* * Replace usleep() and poll() with nanosleep() (glider)csilvers2009-11-101-0/+55