DescriptionIntroduce HeapAllocHooks
This CL introduces HeapAllocHooks like WTF::PartitionAllocHooks. This is
preparation for Oilpan heap profiler on memory infra.
Now hooks doesn't accept object type names. This would require a lot of
code change, so I'll implement fundamental features for heap profiler
first and add type names later.
BUG=585063
TEST=n/a
Committed: https://crrev.com/a81fa2467a3277849b423df3622f33c852665118
Cr-Commit-Position: refs/heads/master@{#375424}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : WTF_EXPORT -> PLATFORM_EXPORT #
Total comments: 10
Patch Set 4 : haraken's review #
Depends on Patchset: Messages
Total messages: 16 (7 generated)
|