OSDN Git Service

Fix profiling output to properly display class info.
authorJeff Hao <jeffhao@google.com>
Wed, 27 Jul 2016 17:35:03 +0000 (10:35 -0700)
committerJeff Hao <jeffhao@google.com>
Mon, 1 Aug 2016 22:14:44 +0000 (15:14 -0700)
commit6b9c54c8ae70d5a75e26bef20a26316ff7c9ab18
tree7a7914841d0af1cc272b9fa0cab7e1fbc5796f69
parent0a210d9b108c87c0e7c1d430a92ce6fc89790c95
Fix profiling output to properly display class info.

The profiler stores class def indexes, not type ids.

Bug: 30436198

(cherry-picked from commit 58d40f3a7245e65d57a5daf6bf27c3b209260044)

Change-Id: I63524957547c5e0dbaf1d752220de8d05473638f
runtime/jit/offline_profiling_info.cc