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>
Fri, 22 Apr 2016 15:11:47 +0000 (16:11 +0100)
commit876f3503119fa6ea21b85990b7f8b5f5abcdd1b0
tree945f21763f049028cf69d370cc8d5bb30b21a028
parent64142952e360bc933b0ec948860ae46dffc3bf32
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

(cherry picked from commit 54196728c25421e72d0009cac4c3145a0da18a58)

Change-Id: I73148fe9e24f30089e9f0fb383e9f6f6c61a46e5
profman/profman.cc
runtime/jit/offline_profiling_info.cc