| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the tcmalloc vendor branch to r111 (perftools version 1.8) | glider@chromium.org | 2011-07-19 | 69 | -1479/+3457 |
* | Revert 89989 - Trying to understand Linux x64 weirdness (to be reverted immed... | cevans@chromium.org | 2011-06-22 | 1 | -9/+1 |
* | Trying to understand Linux x64 weirdness (to be reverted immediately). | cevans@chromium.org | 2011-06-22 | 1 | -1/+9 |
* | Revert 89977 - Fix missing name in tcmalloc error message (to be reverted imm... | cevans@chromium.org | 2011-06-22 | 1 | -2/+0 |
* | Fix missing name in tcmalloc error message (to be reverted immediately). | cevans@chromium.org | 2011-06-22 | 1 | -0/+2 |
* | Update Chromium TCMalloc modifications in order to compile with glibc 2.14 | rsleevi@chromium.org | 2011-06-21 | 1 | -4/+11 |
* | Decrease the kHashbits to 12 effectively restoring the pre-r89459 size | glider@chromium.org | 2011-06-20 | 1 | -1/+3 |
* | Merge google-perftools r109 (the current contents of third_party/tcmalloc/ven... | glider@chromium.org | 2011-06-17 | 103 | -1967/+5582 |
* | Landing http://codereview.chromium.org/7033062/: | glider@chromium.org | 2011-06-08 | 13 | -22/+23 |
* | Update the tcmalloc vendor branch to r109 | glider@chromium.org | 2011-05-31 | 132 | -22294/+25775 |
* | These files were LGTM'd in a previous patch (http://codereview.chromium.org/3... | chromium@hybridsource.org | 2011-05-27 | 1 | -0/+259 |
* | Fix heap profiler to always append the process id to the heap dump. | glider@chromium.org | 2011-05-23 | 2 | -2/+7 |
* | In debug mode, copy the mark (0x36) into all the free'd region. | rtenneti@chromium.org | 2011-04-14 | 1 | -0/+6 |
* | Revert 79258 - Mark all the free'ed region with special markers so that browser | rtenneti@chromium.org | 2011-03-24 | 1 | -5/+1 |
* | Mark all the free'ed region with special markers so that browser | rtenneti@chromium.org | 2011-03-24 | 1 | -1/+5 |
* | Switch to using WinHeap for the browser process | jar@chromium.org | 2011-03-24 | 1 | -2/+6 |
* | Add redundancy to detect double frees in TCMalloc | jar@chromium.org | 2011-03-16 | 1 | -1/+180 |
* | Cleaning up third_party readmes and adding a template for future use. | cdn@chromium.org | 2011-03-16 | 1 | -0/+4 |
* | Revert 78166 - Test impact of an allocator change to detect double frees | jar@chromium.org | 2011-03-15 | 1 | -185/+1 |
* | Test impact of an allocator change to detect double frees | jar@chromium.org | 2011-03-15 | 1 | -1/+185 |
* | Revert 77948 - Add redundancy to detect double frees in TCMalloc | jar@chromium.org | 2011-03-12 | 1 | -100/+1 |
* | Add redundancy to detect double frees in TCMalloc | jar@chromium.org | 2011-03-12 | 1 | -1/+100 |
* | Revert 77941 - Add redundancy to detect double frees in TCMalloc | jar@chromium.org | 2011-03-12 | 1 | -100/+1 |
* | Add redundancy to detect double frees in TCMalloc | jar@chromium.org | 2011-03-12 | 1 | -1/+100 |
* | I added FreeBSD-generated config files for libevent and tcmalloc, along with ... | pvalchev@chromium.org | 2010-10-04 | 1 | -0/+2 |
* | This CL introduces the stack shadowing mechanism that should help TCMalloc's | glider@chromium.org | 2010-08-27 | 3 | -0/+193 |
* | Linux: Fix compilation issue with gcc-4.1.2. | craig.schlenter@chromium.org | 2010-08-24 | 1 | -1/+1 |
* | tcmalloc: also hook malloc_usable_size | evan@chromium.org | 2010-07-02 | 1 | -0/+8 |
* | Fix files with svn:executable permissions. | thestig@chromium.org | 2010-06-23 | 1 | -0/+0 |
* | Disable TCMalloc heap sampling. | willchan@chromium.org | 2010-05-27 | 1 | -1/+1 |
* | Merge tcmalloc r93 into the Chromium tcmalloc branch. | glider@chromium.org | 2010-05-25 | 41 | -1579/+1912 |
* | Revert 48024 - Reland http://codereview.chromium.org/1735024/show to assess t... | glider@chromium.org | 2010-05-24 | 52 | -2154/+1748 |
* | Re-land http://codereview.chromium.org/1735024/show to assess the performance. | glider@chromium.org | 2010-05-24 | 52 | -1748/+2154 |
* | Revert 47789 - The newer version of tcmalloc should fix the problems with run... | glider@chromium.org | 2010-05-21 | 54 | -6226/+1748 |
* | The newer version of tcmalloc should fix the problems with running tcmalloc u... | glider@chromium.org | 2010-05-20 | 54 | -1748/+6226 |
* | Update the vendor tcmalloc branch to r94. | glider@chromium.org | 2010-05-11 | 22 | -211/+394 |
* | Update the vendor tcmalloc to r93. | glider@chromium.org | 2010-04-30 | 51 | -1804/+6476 |
* | Use the /INCLUDE:symbol linker option pragmas to force | wtc@chromium.org | 2010-04-23 | 1 | -7/+14 |
* | Revert r45389. Experiment over. | willchan@chromium.org | 2010-04-23 | 1 | -1/+1 |
* | TCMalloc: Experiment with setting FLAGS_tcmalloc_release_rate to 50. This is... | willchan@chromium.org | 2010-04-23 | 1 | -1/+1 |
* | TCMalloc: don't use initialize hook. Just set the hook pointers directly. | willchan@chromium.org | 2010-04-21 | 1 | -13/+7 |
* | Clang: Fix TCMalloc's broken externs. | willchan@chromium.org | 2010-04-20 | 2 | -5/+2 |
* | Linux: Make TCMalloc override ptmalloc hooks. | willchan@chromium.org | 2010-04-19 | 1 | -0/+34 |
* | TCMalloc: Delete unused files. | willchan@chromium.org | 2010-04-19 | 4 | -2392/+0 |
* | Pass tools/licenses.py for more directories. | evan@chromium.org | 2010-04-15 | 2 | -7/+34 |
* | Set missing LF eol-style. | evan@chromium.org | 2010-04-14 | 1 | -75/+75 |
* | Fix a few more places where we need to use our own allocator. | markus@chromium.org | 2010-03-25 | 1 | -5/+15 |
* | Merged third_party/tcmalloc/vendor/src(google-perftools r87) into | glider@chromium.org | 2010-03-18 | 51 | -824/+2179 |
* | Revert 41938 - Merged third_party/tcmalloc/vendor/src(googleperftools r87) into | glider@chromium.org | 2010-03-18 | 51 | -2181/+824 |
* | Merged third_party/tcmalloc/vendor/src(google-perftools r87) into | glider@chromium.org | 2010-03-18 | 51 | -824/+2181 |