OSDN Git Service

Extend profman to be able to dump profile content.
authorCalin Juravle <calin@google.com>
Thu, 24 Mar 2016 16:16:34 +0000 (16:16 +0000)
committerCalin Juravle <calin@google.com>
Thu, 24 Mar 2016 16:20:08 +0000 (16:20 +0000)
commit54196728c25421e72d0009cac4c3145a0da18a58
tree2f8f690b82e6677c5129b8bc38d73674985f5c75
parentb8697b15145834c9861bebfb03daa745ecbe53e8
Extend profman to be able to dump profile content.

With the move to binary format it gets harder to debug profiles. This
adds a simple dumping mechanism to make profiles human readable.

Bug: 27600652
Change-Id: Idc968601cdf6e371822aa98e316605e30749e2e8
profman/profman.cc
runtime/jit/offline_profiling_info.cc