diff options
author | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-19 21:52:07 +0000 |
---|---|---|
committer | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-19 21:52:07 +0000 |
commit | 349f21b8d8159af29c1138c09b169efe7b16b12e (patch) | |
tree | d12d03030fc56ae10df064cea49058335a11bc4a /AUTHORS | |
parent | 1274c282519a78a38ae8c947453285e3ebe1ad37 (diff) | |
download | chromium_src-349f21b8d8159af29c1138c09b169efe7b16b12e.zip chromium_src-349f21b8d8159af29c1138c09b169efe7b16b12e.tar.gz chromium_src-349f21b8d8159af29c1138c09b169efe7b16b12e.tar.bz2 |
Linux: Make tcmalloc buildable on linux (does not enable it though).
Mostly changes to tcmalloc.gyp to get tcmalloc building for linux.
Supports the full google-perftools tool suite (heapchecker, heapprofiler, cpuprofiler).
Adds in a fix for malloc_hook.cc that is not upstream yet. Forked malloc_hook.cc.
Forces linking in a symbol that is not used except by a static initializer which was getting stripped out, thereby getting heap profiler to work even when statically linked.
TODO: integrate with allocator_shim
TODO: support jemalloc
TODO: support debugallocation
Review URL: http://codereview.chromium.org/173017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23761 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions