commit | a5d0dab6f8c840d1c0ed0a4bd177351d59689ef7 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Tue Oct 24 16:24:53 2017 -0700 |
committer | Yabin Cui <yabinc@google.com> | Tue Oct 24 16:47:45 2017 -0700 |
tree | 0c82987924ceb0a2267bb3c3c7d53e4b85cfbf0d | |
parent | 2984594cf2a289f820921c60903ecb8b67b4bfc7 [diff] |
simpleperf: add a python class to wrap objdump. Refactor the way to find tools. Add Objdump class to disassemble code, and add test for it. It is a preparation to show disassemble code in html interface. Bug: http://b/66914187 Test: run test.py TestTools. Change-Id: I35bc5de605422c60da2457f793d3904ccb770a67