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

Issue 2642133003: Revert "Revert "Implemented basic heap memory allocation tracking in MallocHooks using hooks regist… (Closed)

Created:
3 years, 11 months ago by bkonyi
Modified:
3 years, 11 months ago
Reviewers:
zra
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Revert "Revert "Implemented basic heap memory allocation tracking in MallocHooks using hooks registered with tcmalloc. Also updated BUILD.gn files to account for include paths within the tcmalloc project."" This reverts commit 10686766cddb600319820aa31aff42ef82118aee. BUG= TBR=zra@google.com

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+499 lines, -11 lines) Patch
M runtime/BUILD.gn View 2 chunks +8 lines, -0 lines 0 comments Download
M runtime/bin/BUILD.gn View 2 chunks +4 lines, -1 line 0 comments Download
M runtime/bin/gen_snapshot.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/dart.cc View 3 chunks +3 lines, -1 line 0 comments Download
M runtime/vm/hash_map.h View 2 chunks +57 lines, -0 lines 0 comments Download
M runtime/vm/hash_map_test.cc View 2 chunks +61 lines, -0 lines 0 comments Download
M runtime/vm/malloc_hooks.h View 1 chunk +7 lines, -1 line 0 comments Download
M runtime/vm/malloc_hooks.cc View 1 chunk +251 lines, -4 lines 0 comments Download
A runtime/vm/malloc_hooks_test.cc View 1 chunk +80 lines, -0 lines 0 comments Download
M runtime/vm/malloc_hooks_unsupported.cc View 1 chunk +25 lines, -3 lines 0 comments Download
M runtime/vm/vm_sources.gypi View 1 chunk +2 lines, -1 line 0 comments Download

Depends on Patchset:

Powered by Google App Engine
This is Rietveld 408576698