commit | 2362310b546b157eeee352e72b1585363002d662 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Wed Apr 13 21:28:54 2016 -0700 |
committer | Yabin Cui <yabinc@google.com> | Thu Apr 14 15:06:25 2016 -0700 |
tree | ddb97d18e6a87985eb6fe9244d1e86d709fa5d0e | |
parent | b317b33a844ef2b5c072c07ead43be2c096c28b8 [diff] |
simpleperf: use libbacktrace_offline static library. Device may not have libbacktrace_offline shared library, so always using libbacktrace_offline static library. Use simpleperf namespace to avoid conflicts with ThreadEntry in libbacktrace. Bug: 28152982 Change-Id: Ia2cdbee3b28556c790ccd7b061a801ed96f9b97c (cherry picked from commit 040f7b4c62ce49f0af0746640e94d415764262cd)