Commit Graph

2 Commits

Author SHA1 Message Date
Joe Onorato
a45b17e0d8 Fix typo in time duration printing in logblame script.
(cherry-pick from commit 5d022704e9)

Signed-off-by: Joe Onorato <joeo@google.com>
Test: development/tools/logblame/medium_idle_test
Change-Id: I1c21f899ac35260a20eabb2d9af197d015b00ce6
2017-07-18 07:38:45 -07:00
Joe Onorato
ca72ffc364 Add logblame and some log buffer tests.
(cherry picked from commit 75f444e139)

A utility to read a logcat and print statistics about who is spamming the log.
And tests that use it

Signed-off-by: Joe Onorato <joeo@google.com>
Bug: 37252687
Test: ./test_analyze.py ; test_logs.py ; test_ps.py
Change-Id: I811ba482b4be9779047f97c3f3b7ea5f996bd503
2017-07-18 07:36:57 -07:00