commit | eb07faa5954e7725ad254003c0f1710b5ac37a9b | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Fri Aug 05 14:50:37 2016 -0700 |
committer | Yabin Cui <yabinc@google.com> | Fri Aug 05 14:57:50 2016 -0700 |
tree | 36297248e91a7a3128bb042b8f2e6b9af813fe02 | |
parent | 9ec492a979bf53295e5d615cc00a76e074c51bd7 [diff] |
simpleperf: allow --duration option when executing child command. Previously --duration option can't be used while executing child command, mainly because we use `sleep XX` child command to implement --duration option. By using libevent, the limit doesn't exist. Bug: http://b/30405638 Change-Id: Iea1953ecf3aca48e75fb74f048ed04ad5b168630 Test: run simpleperf_unit_test.