commit | cb84c9885e7a9f82cefba566d74e5c71214ab4c9 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Wed Sep 30 17:22:35 2015 -0700 |
committer | Yabin Cui <yabinc@google.com> | Fri Oct 02 10:47:45 2015 -0700 |
tree | 43712f280da1b9137a2726bdf3b756c153bb90d7 | |
parent | eac5440e1fcff3ba0b5ed0779f962e9405918e06 [diff] |
Simpleperf: do dwarf unwinding in record command. As libbacktrace only supports unwinding for the same architecture it is running on, simpleperf report command running on host can't unwind perf.data collected on device. So we'd better do unwinding work in record command on device. Bug: 22229391 Change-Id: I085ca074ea83dab79f08563523bdbc7a36650a64