summaryrefslogtreecommitdiff
path: root/compiler/common_compiler_test.cc
diff options
context:
space:
mode:
author Wessam Hassanein <wessam@google.com> 2022-01-13 23:58:12 -0800
committer Wessam Hassanein <wessam@google.com> 2022-01-20 04:00:09 +0000
commit20299e60029086ced8cd5ec0b3446850efa97c02 (patch)
tree4dc51fbe6d271aee2abcd3a2a02fb54a32a19f59 /compiler/common_compiler_test.cc
parent78f62d84f23153d77d542b32e4ebe248bbb6b44c (diff)
Add RegisterNativeAllocation reporting to the Java Heap Profiler.
Non-malloced Register Native Allocations will be reported to the JHP with a nullptr since we have no allocation address during the RegisterNativeAllocation function. The result will be seeing the stack of such allocations in JHP. Native malloc allocations do not go through the RegisterNativeAllocation function and hence will not show here and should be seen using the Native Heap Profiler instead. Test: Passing Tests Local Testing Bug: 214488206 Change-Id: I3b27c2813a2efe6d1cc747530d7be29ce7c2e2b7
Diffstat (limited to 'compiler/common_compiler_test.cc')
0 files changed, 0 insertions, 0 deletions