commit | acf04b213d334df8880aa324711a03a8a91ffa07 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Wed Apr 18 13:10:40 2018 -0700 |
committer | Yabin Cui <yabinc@google.com> | Fri Apr 20 18:18:45 2018 -0700 |
tree | eaf0ca754d9e7b9f0c7d2bf13600faba72e2a3fc | |
parent | ddb48c1cac7442b8aa7b7b2487c074da449eb3a0 [diff] |
simpleperf: add --size-limit option in record cmd. --size-limit option stops recording when the recorded data reaches the size limit. It is used by run_simpleperf_without_usb_connection.py to avoid taking too much disk space. Bug: http://b/74198167 Test: run simpleperf_unit_test. Test: run test.py. Change-Id: I11f0023c342c50e1cf8035430e6af1b3caa329e7