| commit | 606af6dfff0ad225249da3de07253cf327c1a7ad | [log] [tgz] |
|---|---|---|
| author | Keun young Park <keunyoung@google.com> | Wed Jan 15 10:09:03 2020 -0800 |
| committer | Keun young Park <keunyoung@google.com> | Wed Feb 05 12:53:24 2020 -0800 |
| tree | 1ce760c2a875e192cd027ca0f1664dcee2501d42 | |
| parent | e6211eb978d4c66c61e113379f8e6315005258d3 [diff] |
bootstat: Migrate to StatsLog for metrics
- All events are migrated to StatsLog atoms.
- Still keep the string based name for BootEvent logging as that makes it
easier for debugging purpose.
Bug: 132691841
Test: check boot related stats are pushed after boot up
$ adb shell cmd stats print-stats
Change-Id: I33313695a8a2d0a3c74f7705c0843c8c4bad2133
Merged-In: I33313695a8a2d0a3c74f7705c0843c8c4bad2133