Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(209)

Issue 9701040: Revert 126715 - Update the tcmalloc vendor branch to r144 (gperftools 2.0). (Closed)

Created:
8 years, 9 months ago by Dai Mikurube (NOT FULLTIME)
Modified:
8 years, 9 months ago
CC:
chromium-reviews, Aaron Boodman, pam+watch_chromium.org, mihaip+watch_chromium.org
Visibility:
Public.

Description

Revert 126715 - Update the tcmalloc vendor branch to r144 (gperftools 2.0). The major reason for us to enable a fix for HEAP_PROFILE_MMAP. Please note that this change doesn't affect Chromium builds. BUG=114302 TEST=none Review URL: https://chromiumcodereview.appspot.com/9316021 TBR=dmikurube@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=126728

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6073 lines, -9282 lines) Patch
M third_party/tcmalloc/vendor/AUTHORS View 1 chunk +1 line, -1 line 0 comments Download
M third_party/tcmalloc/vendor/ChangeLog View 1 chunk +0 lines, -92 lines 0 comments Download
M third_party/tcmalloc/vendor/INSTALL View 5 chunks +23 lines, -40 lines 0 comments Download
M third_party/tcmalloc/vendor/Makefile.am View 21 chunks +40 lines, -88 lines 0 comments Download
M third_party/tcmalloc/vendor/Makefile.in View 105 chunks +1013 lines, -1268 lines 0 comments Download
M third_party/tcmalloc/vendor/NEWS View 3 chunks +3 lines, -129 lines 0 comments Download
M third_party/tcmalloc/vendor/README View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/tcmalloc/vendor/README_windows.txt View 1 chunk +113 lines, -118 lines 0 comments Download
M third_party/tcmalloc/vendor/aclocal.m4 View 23 chunks +86 lines, -110 lines 0 comments Download
MM third_party/tcmalloc/vendor/config.guess View 6 chunks +9 lines, -19 lines 0 comments Download
MM third_party/tcmalloc/vendor/config.sub View 7 chunks +6 lines, -38 lines 0 comments Download
MM third_party/tcmalloc/vendor/configure View 107 chunks +774 lines, -803 lines 0 comments Download
M third_party/tcmalloc/vendor/configure.ac View 9 chunks +13 lines, -20 lines 0 comments Download
MM third_party/tcmalloc/vendor/depcomp View 5 chunks +17 lines, -76 lines 0 comments Download
M third_party/tcmalloc/vendor/doc/cpuprofile.html View 3 chunks +6 lines, -7 lines 0 comments Download
M third_party/tcmalloc/vendor/doc/designstyle.css View 1 chunk +6 lines, -0 lines 0 comments Download
M third_party/tcmalloc/vendor/doc/heap_checker.html View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/tcmalloc/vendor/doc/heapprofile.html View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/tcmalloc/vendor/doc/index.html View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/tcmalloc/vendor/doc/pprof.1 View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/tcmalloc/vendor/doc/pprof.see_also View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/tcmalloc/vendor/doc/pprof_remote_servers.html View 3 chunks +3 lines, -3 lines 0 comments Download
A + third_party/tcmalloc/vendor/google-perftools.sln View 0 chunks +-1 lines, --1 lines 0 comments Download
MM third_party/tcmalloc/vendor/install-sh View 7 chunks +156 lines, -352 lines 0 comments Download
MM third_party/tcmalloc/vendor/missing View 13 chunks +27 lines, -34 lines 0 comments Download
MM third_party/tcmalloc/vendor/mkinstalldirs View 2 chunks +1 line, -4 lines 0 comments Download
M third_party/tcmalloc/vendor/packages/deb/changelog View 2 chunks +1 line, -20 lines 0 comments Download
M third_party/tcmalloc/vendor/packages/deb/control View 1 chunk +8 lines, -8 lines 0 comments Download
M third_party/tcmalloc/vendor/packages/deb/copyright View 1 chunk +4 lines, -4 lines 0 comments Download
A + third_party/tcmalloc/vendor/packages/deb/libgoogle-perftools-dev.dirs View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/tcmalloc/vendor/packages/deb/libgoogle-perftools-dev.install View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/tcmalloc/vendor/packages/deb/libgoogle-perftools0.dirs View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/tcmalloc/vendor/packages/deb/libgoogle-perftools0.install View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/tcmalloc/vendor/packages/deb/libgoogle-perftools0.manpages View 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/tcmalloc/vendor/packages/deb/libgperftools-dev.dirs View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/tcmalloc/vendor/packages/deb/libgperftools-dev.install View 1 chunk +0 lines, -12 lines 0 comments Download
D third_party/tcmalloc/vendor/packages/deb/libgperftools0.dirs View 1 chunk +0 lines, -2 lines 0 comments Download
D third_party/tcmalloc/vendor/packages/deb/libgperftools0.install View 1 chunk +0 lines, -4 lines 0 comments Download
D third_party/tcmalloc/vendor/packages/deb/libgperftools0.manpages View 1 chunk +0 lines, -1 line 0 comments Download
MM third_party/tcmalloc/vendor/packages/rpm.sh View 1 chunk +1 line, -1 line 0 comments Download
M third_party/tcmalloc/vendor/packages/rpm/rpm.spec View 2 chunks +3 lines, -4 lines 0 comments Download
A + third_party/tcmalloc/vendor/src/base/atomicops-internals-arm-gcc.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/tcmalloc/vendor/src/base/atomicops-internals-arm-generic.h View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/tcmalloc/vendor/src/base/atomicops-internals-arm-v6plus.h View 4 chunks +16 lines, -140 lines 0 comments Download
M third_party/tcmalloc/vendor/src/base/basictypes.h View 3 chunks +2 lines, -24 lines 0 comments Download
M third_party/tcmalloc/vendor/src/base/cycleclock.h View 4 chunks +5 lines, -18 lines 0 comments Download
M third_party/tcmalloc/vendor/src/base/dynamic_annotations.h View 3 chunks +16 lines, -22 lines 0 comments Download
M third_party/tcmalloc/vendor/src/base/dynamic_annotations.c View 3 chunks +2 lines, -16 lines 0 comments Download
M third_party/tcmalloc/vendor/src/base/elf_mem_image.cc View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/tcmalloc/vendor/src/base/googleinit.h View 1 chunk +4 lines, -26 lines 0 comments Download
M third_party/tcmalloc/vendor/src/base/linux_syscall_support.h View 39 chunks +1107 lines, -270 lines 0 comments Download
M third_party/tcmalloc/vendor/src/base/logging.h View 4 chunks +4 lines, -4 lines 0 comments Download
M third_party/tcmalloc/vendor/src/base/low_level_alloc.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/tcmalloc/vendor/src/base/spinlock_internal.cc View 2 chunks +1 line, -26 lines 0 comments Download
M third_party/tcmalloc/vendor/src/base/spinlock_linux-inl.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/tcmalloc/vendor/src/base/spinlock_posix-inl.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/tcmalloc/vendor/src/base/spinlock_win32-inl.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/tcmalloc/vendor/src/base/stl_allocator.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/tcmalloc/vendor/src/base/sysinfo.cc View 1 chunk +2 lines, -10 lines 0 comments Download
M third_party/tcmalloc/vendor/src/central_freelist.h View 1 chunk +0 lines, -5 lines 0 comments Download
M third_party/tcmalloc/vendor/src/central_freelist.cc View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/tcmalloc/vendor/src/common.h View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/tcmalloc/vendor/src/common.cc View 4 chunks +29 lines, -13 lines 0 comments Download
M third_party/tcmalloc/vendor/src/config.h.in View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/tcmalloc/vendor/src/debugallocation.cc View 15 chunks +41 lines, -89 lines 0 comments Download
M third_party/tcmalloc/vendor/src/google/heap-checker.h View 1 chunk +388 lines, -4 lines 0 comments Download
M third_party/tcmalloc/vendor/src/google/heap-profiler.h View 1 chunk +73 lines, -3 lines 0 comments Download
M third_party/tcmalloc/vendor/src/google/malloc_extension.h View 1 chunk +373 lines, -4 lines 0 comments Download
M third_party/tcmalloc/vendor/src/google/malloc_extension_c.h View 1 chunk +68 lines, -3 lines 0 comments Download
M third_party/tcmalloc/vendor/src/google/malloc_hook.h View 1 chunk +329 lines, -4 lines 0 comments Download
M third_party/tcmalloc/vendor/src/google/malloc_hook_c.h View 1 chunk +142 lines, -3 lines 0 comments Download
M third_party/tcmalloc/vendor/src/google/profiler.h View 1 chunk +137 lines, -3 lines 0 comments Download
M third_party/tcmalloc/vendor/src/google/stacktrace.h View 1 chunk +87 lines, -4 lines 0 comments Download
D third_party/tcmalloc/vendor/src/google/tcmalloc.h View 1 chunk +0 lines, -34 lines 0 comments Download
A + third_party/tcmalloc/vendor/src/google/tcmalloc.h.in View 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/tcmalloc/vendor/src/gperftools/heap-checker.h View 1 chunk +0 lines, -424 lines 0 comments Download
D third_party/tcmalloc/vendor/src/gperftools/heap-profiler.h View 1 chunk +0 lines, -104 lines 0 comments Download
D third_party/tcmalloc/vendor/src/gperftools/malloc_extension.h View 1 chunk +0 lines, -400 lines 0 comments Download
D third_party/tcmalloc/vendor/src/gperftools/malloc_extension_c.h View 1 chunk +0 lines, -99 lines 0 comments Download
D third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h View 1 chunk +0 lines, -358 lines 0 comments Download
D third_party/tcmalloc/vendor/src/gperftools/malloc_hook_c.h View 1 chunk +0 lines, -173 lines 0 comments Download
D third_party/tcmalloc/vendor/src/gperftools/profiler.h View 1 chunk +0 lines, -168 lines 0 comments Download
D third_party/tcmalloc/vendor/src/gperftools/stacktrace.h View 1 chunk +0 lines, -116 lines 0 comments Download
D third_party/tcmalloc/vendor/src/gperftools/tcmalloc.h.in View 1 chunk +0 lines, -123 lines 0 comments Download
M third_party/tcmalloc/vendor/src/heap-checker.cc View 21 chunks +40 lines, -118 lines 0 comments Download
M third_party/tcmalloc/vendor/src/heap-checker-bcad.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/tcmalloc/vendor/src/heap-profile-table.h View 7 chunks +20 lines, -58 lines 0 comments Download
M third_party/tcmalloc/vendor/src/heap-profile-table.cc View 14 chunks +56 lines, -151 lines 0 comments Download
M third_party/tcmalloc/vendor/src/heap-profiler.cc View 5 chunks +36 lines, -13 lines 0 comments Download
M third_party/tcmalloc/vendor/src/internal_logging.h View 1 chunk +51 lines, -53 lines 0 comments Download
M third_party/tcmalloc/vendor/src/internal_logging.cc View 1 chunk +39 lines, -113 lines 0 comments Download
M third_party/tcmalloc/vendor/src/libc_override.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/tcmalloc/vendor/src/libc_override_gcc_and_weak.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/tcmalloc/vendor/src/libc_override_glibc.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/tcmalloc/vendor/src/libc_override_osx.h View 3 chunks +3 lines, -21 lines 0 comments Download
M third_party/tcmalloc/vendor/src/malloc_extension.cc View 5 chunks +11 lines, -11 lines 0 comments Download
M third_party/tcmalloc/vendor/src/malloc_hook.cc View 6 chunks +16 lines, -6 lines 0 comments Download
M third_party/tcmalloc/vendor/src/malloc_hook-inl.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/tcmalloc/vendor/src/malloc_hook_mmap_freebsd.h View 4 chunks +14 lines, -68 lines 0 comments Download
M third_party/tcmalloc/vendor/src/malloc_hook_mmap_linux.h View 2 chunks +13 lines, -24 lines 0 comments Download
M third_party/tcmalloc/vendor/src/memfs_malloc.cc View 6 chunks +24 lines, -28 lines 0 comments Download
M third_party/tcmalloc/vendor/src/memory_region_map.h View 2 chunks +0 lines, -9 lines 0 comments Download
M third_party/tcmalloc/vendor/src/memory_region_map.cc View 4 chunks +2 lines, -6 lines 0 comments Download
M third_party/tcmalloc/vendor/src/page_heap.h View 4 chunks +10 lines, -18 lines 0 comments Download
M third_party/tcmalloc/vendor/src/page_heap.cc View 2 chunks +90 lines, -12 lines 0 comments Download
M third_party/tcmalloc/vendor/src/page_heap_allocator.h View 2 chunks +4 lines, -5 lines 0 comments Download
MM third_party/tcmalloc/vendor/src/pprof View 47 chunks +138 lines, -277 lines 0 comments Download
M third_party/tcmalloc/vendor/src/profile-handler.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/tcmalloc/vendor/src/profile-handler.cc View 16 chunks +24 lines, -73 lines 0 comments Download
M third_party/tcmalloc/vendor/src/profiler.cc View 4 chunks +7 lines, -5 lines 0 comments Download
M third_party/tcmalloc/vendor/src/span.h View 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/tcmalloc/vendor/src/span.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M third_party/tcmalloc/vendor/src/stack_trace_table.cc View 3 chunks +4 lines, -6 lines 0 comments Download
M third_party/tcmalloc/vendor/src/stacktrace.cc View 2 chunks +2 lines, -2 lines 0 comments Download
D third_party/tcmalloc/vendor/src/stacktrace_arm-inl.h View 1 chunk +0 lines, -145 lines 0 comments Download
M third_party/tcmalloc/vendor/src/stacktrace_config.h View 2 chunks +5 lines, -10 lines 0 comments Download
M third_party/tcmalloc/vendor/src/stacktrace_generic-inl.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/tcmalloc/vendor/src/stacktrace_libunwind-inl.h View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/tcmalloc/vendor/src/stacktrace_nacl-inl.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/tcmalloc/vendor/src/stacktrace_powerpc-inl.h View 4 chunks +13 lines, -10 lines 0 comments Download
M third_party/tcmalloc/vendor/src/stacktrace_win32-inl.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/tcmalloc/vendor/src/stacktrace_x86-inl.h View 2 chunks +4 lines, -9 lines 0 comments Download
A + third_party/tcmalloc/vendor/src/stacktrace_x86_64-inl.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/tcmalloc/vendor/src/static_vars.h View 2 chunks +7 lines, -2 lines 0 comments Download
M third_party/tcmalloc/vendor/src/static_vars.cc View 3 chunks +2 lines, -7 lines 0 comments Download
M third_party/tcmalloc/vendor/src/symbolize.cc View 9 chunks +1 line, -27 lines 0 comments Download
M third_party/tcmalloc/vendor/src/system-alloc.cc View 7 chunks +7 lines, -17 lines 0 comments Download
M third_party/tcmalloc/vendor/src/tcmalloc.cc View 20 chunks +44 lines, -111 lines 0 comments Download
M third_party/tcmalloc/vendor/src/tests/current_allocated_bytes_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/tcmalloc/vendor/src/tests/debugallocation_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/tcmalloc/vendor/src/tests/frag_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
MM third_party/tcmalloc/vendor/src/tests/heap-checker-death_unittest.sh View 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/tcmalloc/vendor/src/tests/heap-checker_unittest.cc View 3 chunks +5 lines, -17 lines 0 comments Download
M third_party/tcmalloc/vendor/src/tests/heap-profiler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/tcmalloc/vendor/src/tests/low_level_alloc_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/tcmalloc/vendor/src/tests/malloc_extension_c_test.c View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/tcmalloc/vendor/src/tests/malloc_extension_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/tcmalloc/vendor/src/tests/malloc_hook_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/tcmalloc/vendor/src/tests/markidle_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/tcmalloc/vendor/src/tests/profile-handler_unittest.cc View 6 chunks +8 lines, -38 lines 0 comments Download
M third_party/tcmalloc/vendor/src/tests/profiler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
MM third_party/tcmalloc/vendor/src/tests/sampler_test.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/tcmalloc/vendor/src/tests/sampling_test.cc View 1 chunk +1 line, -1 line 0 comments Download
D third_party/tcmalloc/vendor/src/tests/simple_compat_test.cc View 1 chunk +0 lines, -67 lines 0 comments Download
M third_party/tcmalloc/vendor/src/tests/stacktrace_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/tcmalloc/vendor/src/tests/system-alloc_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/tcmalloc/vendor/src/tests/tcmalloc_unittest.cc View 4 chunks +3 lines, -8 lines 0 comments Download
M third_party/tcmalloc/vendor/src/tests/thread_dealloc_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/tcmalloc/vendor/src/thread_cache.h View 4 chunks +5 lines, -10 lines 0 comments Download
M third_party/tcmalloc/vendor/src/thread_cache.cc View 5 chunks +30 lines, -8 lines 0 comments Download
D third_party/tcmalloc/vendor/src/windows/auto_testing_hook.h View 1 chunk +0 lines, -155 lines 0 comments Download
M third_party/tcmalloc/vendor/src/windows/config.h View 1 chunk +5 lines, -5 lines 0 comments Download
D third_party/tcmalloc/vendor/src/windows/google/tcmalloc.h View 1 chunk +0 lines, -34 lines 0 comments Download
A + third_party/tcmalloc/vendor/src/windows/google/tcmalloc.h.in View 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/tcmalloc/vendor/src/windows/gperftools/tcmalloc.h.in View 1 chunk +0 lines, -123 lines 0 comments Download
M third_party/tcmalloc/vendor/src/windows/ia32_opcode_map.cc View 4 chunks +0 lines, -31 lines 0 comments Download
M third_party/tcmalloc/vendor/src/windows/mini_disassembler.h View 3 chunks +1 line, -8 lines 0 comments Download
M third_party/tcmalloc/vendor/src/windows/mini_disassembler.cc View 3 chunks +2 lines, -14 lines 0 comments Download
M third_party/tcmalloc/vendor/src/windows/mini_disassembler_types.h View 2 chunks +2 lines, -12 lines 0 comments Download
M third_party/tcmalloc/vendor/src/windows/patch_functions.cc View 7 chunks +4 lines, -8 lines 0 comments Download
M third_party/tcmalloc/vendor/src/windows/port.h View 2 chunks +2 lines, -7 lines 0 comments Download
M third_party/tcmalloc/vendor/src/windows/preamble_patcher.h View 9 chunks +4 lines, -237 lines 0 comments Download
M third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc View 11 chunks +53 lines, -393 lines 0 comments Download
D third_party/tcmalloc/vendor/src/windows/preamble_patcher_test.cc View 1 chunk +0 lines, -367 lines 0 comments Download
M third_party/tcmalloc/vendor/src/windows/preamble_patcher_with_stub.cc View 8 chunks +37 lines, -133 lines 0 comments Download
D third_party/tcmalloc/vendor/src/windows/shortproc.asm View 1 chunk +0 lines, -169 lines 0 comments Download
MM third_party/tcmalloc/vendor/vsprojects/libtcmalloc_minimal/libtcmalloc_minimal.vcproj View 5 chunks +6 lines, -6 lines 0 comments Download
MM third_party/tcmalloc/vendor/vsprojects/low_level_alloc_unittest/low_level_alloc_unittest.vcproj View 2 chunks +3 lines, -3 lines 0 comments Download
MM third_party/tcmalloc/vendor/vsprojects/malloc_extension_test/malloc_extension_test.vcproj View 1 chunk +2 lines, -2 lines 0 comments Download
MM third_party/tcmalloc/vendor/vsprojects/tmu-static/tmu-static.vcproj View 4 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Dai Mikurube (NOT FULLTIME)
8 years, 9 months ago (2012-03-14 21:09:53 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698