DescriptionHeap Profiler: Add trace category group names as type names for allocations
The category for allocations are decided using the file that posted
current task. But, this does not work always since sometimes the code
is invoked by event listeners and tasks are not posted. To work around
this issue, the category name from trace events is marked as the
category for allocations as fallback.
BUG=594803
Committed: https://crrev.com/ee345086542ba00bae935fcfb13780ac5bdb63f1
Cr-Commit-Position: refs/heads/master@{#416873}
Patch Set 1 : . #Patch Set 2 : Rebase. #
Total comments: 4
Patch Set 3 : Use first category when multiple. #
Total comments: 2
Patch Set 4 : use substr and build fix. #
Messages
Total messages: 34 (25 generated)
|