summaryrefslogtreecommitdiffstats
path: root/third_party/tcmalloc
Commit message (Expand)AuthorAgeFilesLines
* Enable tcmalloc validation by default in debug buildsjamesr@chromium.org2011-09-211-3/+5
* tcmalloc doubly-linked free-lists for thread cachesbxx@chromium.org2011-09-099-39/+359
* Revert 100074 - tcmalloc doubly-linked free-lists for thread cachesbxx@chromium.org2011-09-089-359/+39
* tcmalloc doubly-linked free-lists for thread cachesbxx@chromium.org2011-09-089-39/+359
* Revert 99515 - tcmalloc doubly-linked free-lists for thread cachesbxx@chromium.org2011-09-039-359/+39
* tcmalloc doubly-linked free-lists for thread cachesbxx@chromium.org2011-09-039-39/+359
* Update the tcmalloc vendor branch to r111 (perftools version 1.8)glider@chromium.org2011-07-1969-1479/+3457
* Revert 89989 - Trying to understand Linux x64 weirdness (to be reverted immed...cevans@chromium.org2011-06-221-9/+1
* Trying to understand Linux x64 weirdness (to be reverted immediately).cevans@chromium.org2011-06-221-1/+9
* Revert 89977 - Fix missing name in tcmalloc error message (to be reverted imm...cevans@chromium.org2011-06-221-2/+0
* Fix missing name in tcmalloc error message (to be reverted immediately).cevans@chromium.org2011-06-221-0/+2
* Update Chromium TCMalloc modifications in order to compile with glibc 2.14rsleevi@chromium.org2011-06-211-4/+11
* Decrease the kHashbits to 12 effectively restoring the pre-r89459 sizeglider@chromium.org2011-06-201-1/+3
* Merge google-perftools r109 (the current contents of third_party/tcmalloc/ven...glider@chromium.org2011-06-17103-1967/+5582
* Landing http://codereview.chromium.org/7033062/:glider@chromium.org2011-06-0813-22/+23
* Update the tcmalloc vendor branch to r109glider@chromium.org2011-05-31132-22294/+25775
* These files were LGTM'd in a previous patch (http://codereview.chromium.org/3...chromium@hybridsource.org2011-05-271-0/+259
* Fix heap profiler to always append the process id to the heap dump.glider@chromium.org2011-05-232-2/+7
* In debug mode, copy the mark (0x36) into all the free'd region.rtenneti@chromium.org2011-04-141-0/+6
* Revert 79258 - Mark all the free'ed region with special markers so that browserrtenneti@chromium.org2011-03-241-5/+1
* Mark all the free'ed region with special markers so that browserrtenneti@chromium.org2011-03-241-1/+5
* Switch to using WinHeap for the browser processjar@chromium.org2011-03-241-2/+6
* Add redundancy to detect double frees in TCMallocjar@chromium.org2011-03-161-1/+180
* Cleaning up third_party readmes and adding a template for future use.cdn@chromium.org2011-03-161-0/+4
* Revert 78166 - Test impact of an allocator change to detect double freesjar@chromium.org2011-03-151-185/+1
* Test impact of an allocator change to detect double freesjar@chromium.org2011-03-151-1/+185
* Revert 77948 - Add redundancy to detect double frees in TCMallocjar@chromium.org2011-03-121-100/+1
* Add redundancy to detect double frees in TCMallocjar@chromium.org2011-03-121-1/+100
* Revert 77941 - Add redundancy to detect double frees in TCMallocjar@chromium.org2011-03-121-100/+1
* Add redundancy to detect double frees in TCMallocjar@chromium.org2011-03-121-1/+100
* I added FreeBSD-generated config files for libevent and tcmalloc, along with ...pvalchev@chromium.org2010-10-041-0/+2
* This CL introduces the stack shadowing mechanism that should help TCMalloc'sglider@chromium.org2010-08-273-0/+193
* Linux: Fix compilation issue with gcc-4.1.2.craig.schlenter@chromium.org2010-08-241-1/+1
* tcmalloc: also hook malloc_usable_sizeevan@chromium.org2010-07-021-0/+8
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-231-0/+0
* Disable TCMalloc heap sampling.willchan@chromium.org2010-05-271-1/+1
* Merge tcmalloc r93 into the Chromium tcmalloc branch.glider@chromium.org2010-05-2541-1579/+1912
* Revert 48024 - Reland http://codereview.chromium.org/1735024/show to assess t...glider@chromium.org2010-05-2452-2154/+1748
* Re-land http://codereview.chromium.org/1735024/show to assess the performance.glider@chromium.org2010-05-2452-1748/+2154
* Revert 47789 - The newer version of tcmalloc should fix the problems with run...glider@chromium.org2010-05-2154-6226/+1748
* The newer version of tcmalloc should fix the problems with running tcmalloc u...glider@chromium.org2010-05-2054-1748/+6226
* Update the vendor tcmalloc branch to r94.glider@chromium.org2010-05-1122-211/+394
* Update the vendor tcmalloc to r93.glider@chromium.org2010-04-3051-1804/+6476
* Use the /INCLUDE:symbol linker option pragmas to forcewtc@chromium.org2010-04-231-7/+14
* Revert r45389. Experiment over.willchan@chromium.org2010-04-231-1/+1
* TCMalloc: Experiment with setting FLAGS_tcmalloc_release_rate to 50. This is...willchan@chromium.org2010-04-231-1/+1
* TCMalloc: don't use initialize hook. Just set the hook pointers directly.willchan@chromium.org2010-04-211-13/+7
* Clang: Fix TCMalloc's broken externs.willchan@chromium.org2010-04-202-5/+2
* Linux: Make TCMalloc override ptmalloc hooks.willchan@chromium.org2010-04-191-0/+34
* TCMalloc: Delete unused files.willchan@chromium.org2010-04-194-2392/+0