Commit Graph

5 Commits

Author SHA1 Message Date
Mark Salyzyn
6d1633e131 logblame: add support for default format logcat
Parse default format:
06-19 17:12:50.395  2260  2260 D PackageManager: blah blah

Signed-off-by: Mark Salyzyn <salyzyn@google.com>
Test: Feed logcat -b all -d output to analyze_logs.py
Bug: 62836752
Change-Id: I64140b230558bdfddff0dc1560268b5516b8e04d
2017-07-13 12:25:17 -07:00
TreeHugger Robot
5dc7d1bfa9 Merge "Fix typo in time duration printing in logblame script." 2017-05-31 19:15:01 +00:00
Joe Onorato
0e71236dd6 make the logblame power toggle test slightly better
Bug: 37252687
Test: development/tools/logblame/power_toggle_test
Change-Id: Ie218bb0094bf1574de2e9ab51775984f4969307f
2017-05-31 01:25:16 +00:00
Joe Onorato
5d022704e9 Fix typo in time duration printing in logblame script.
Test: development/tools/logblame/medium_idle_test
Change-Id: I1c21f899ac35260a20eabb2d9af197d015b00ce6
2017-05-31 01:23:56 +00:00
Joe Onorato
75f444e139 Add logblame and some log buffer tests.
A utility to read a logcat and print statistics about who is spamming the log.
And tests that use it

Bug: 37252687
Test: ./test_analyze.py ; test_logs.py ; test_ps.py
Change-Id: I811ba482b4be9779047f97c3f3b7ea5f996bd503
2017-04-26 19:21:20 -07:00