diff options
author | dmikurube@chromium.org <dmikurube@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-20 06:27:47 +0000 |
---|---|---|
committer | dmikurube@chromium.org <dmikurube@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-20 06:27:47 +0000 |
commit | b55c686d57e53d31714c4e71580cdb3c0a6b66c5 (patch) | |
tree | 5ccc0d4ebb06bf0ff4ce7e838a5c3a741d6f1c47 /third_party/talloc/script | |
parent | 1e4770f91c357e5499dff7f1dbf557c2f4b7790a (diff) | |
download | chromium_src-b55c686d57e53d31714c4e71580cdb3c0a6b66c5.zip chromium_src-b55c686d57e53d31714c4e71580cdb3c0a6b66c5.tar.gz chromium_src-b55c686d57e53d31714c4e71580cdb3c0a6b66c5.tar.bz2 |
Store DeepBuckets in a hash table instead of AllocationMap.
It's a first step to enable merging 'allocated type' information into map keys.
Type information can be merged into hash keys by this change. Details are at
http://crbug.com/123758.
The goal is, for example, to store an instance of std::string and another
instance of base::TimeDelta into different DeepBuckets even if they're
allocated at the same stacktrace.
BUG=123758
TEST=Run tools/dmprof.
Review URL: https://chromiumcodereview.appspot.com/10536049
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@143151 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/talloc/script')
0 files changed, 0 insertions, 0 deletions