summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use ro.debuggable instead of ro.build.typeYusuke Sato2016-02-251-2/+2
* Fix perfboot.py to work with the recent change.Yasuhiro Matsuda2015-09-151-4/+5
* perfboot.py: Add --end-tag optionYusuke Sato2015-08-181-2/+9
* Merge "Enable perfboot.py to install APKs before measurement."Yasuhiro Matsuda2015-08-051-0/+12
|\
| * Enable perfboot.py to install APKs before measurement.Yasuhiro Matsuda2015-08-051-0/+12
* | Fix incorrect exception handling in perfboot.pyYasuhiro Matsuda2015-08-051-1/+1
|/
* Merge "Fix perfboot.py to exit by Ctrl+C."Yasuhiro Matsuda2015-08-041-0/+1
|\
| * Fix perfboot.py to exit by Ctrl+C.Yasuhiro Matsuda2015-08-041-0/+1
* | perfboot.py: check 2 more event logs by defaultYusuke Sato2015-08-041-0/+2
* | perfboot.py: ignore tags not listed in /system/etc/event-log-tagsYusuke Sato2015-08-031-1/+18
* | perfboot.py: warn if dm-verity is disabledYusuke Sato2015-08-031-0/+11
|/
* Add a script to record Android boot time.Yasuhiro Matsuda2015-07-301-0/+411