commit | cbddd3829b6cf125340d1795f04931a5c8ff83ef | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Wed May 03 14:46:55 2017 -0700 |
committer | Yabin Cui <yabinc@google.com> | Wed May 03 14:56:08 2017 -0700 |
tree | 13b58af79f2477978c3bef37ebb349d350f14c60 | |
parent | c248f1f76182d7f5bf7f8d0a5432b4a7bc2befd2 [diff] |
simpleperf: fix scripts on windows. 1. Fix handling windows path like C:\xxx. 2. Fix adding windows executable suffix. 3. Fix one indent error in annotate.py. 4. Collect libwinpthread-1.dll in update.py. 5. simpleperf.exe on windows x86_64 doesn't work, replace it with simpleperf.exe on windows x86. Bug: http://b/37788631 Test: run demo examples on windows. Change-Id: I7195881149e70f1af9a60efc41e65fe301c62984