summaryrefslogtreecommitdiff
path: root/boottime_tools
AgeCommit message (Collapse)Author
2019-03-28Convert more of system/extras to Android.bpDan Willemsen
See build/soong/README.md for more information about Soong. Bug: 122331914 Test: cd system/extras; mma Test: treehugger Change-Id: Ic1cf293df2c848c7476ca93c150106a4a3cd849c
2018-10-25Fix variable unpacking mismatch in bootanalyze.pyTom Cherry
Fix for the below mismatch that I've seen in recent boot time runs BootAnimEnd time or BootComplete-kernel not captured in both log, cannot get time diff main() File "system/extras/boottime_tools/bootanalyze/bootanalyze.py", line 123, in main error_time, components_to_monitor) ValueError: need more than 4 values to unpack Test: no unpack mismatch in recent runs Change-Id: I4d39453964b9b4036d6c0aaff6cac1b030865445
2018-09-07bootanalyze: Add SysUI timingWei Wang
Bug: 112049386 Test: bootanalyze.py -r -c system/extras/boottime_tools/bootanalyze/config.yaml -n 10 -g Change-Id: I0a2fcbaaebc3ebbfec399fd3c8a1d977b95f96bb
2018-03-29io_analysis/check_file_read.py: fix typoWei Wang
Bug: 65481007 Test: Build Change-Id: I082bf20e181a19f6f9b7158bb6088af60c123440
2018-03-29Move boottime I/O tools to system/extraWei Wang
Bug: 65481007 Test: Build Change-Id: I6415b210b4acae87f5e97c980a0f032cdc75161e
2018-03-23Move boottime tools to system folderWei Wang
Bug: 65481007 Test: Build Change-Id: I66b280ff4fe06b47084ce4279705582e3d4d0330