Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aae8b553 authored by James Hawkins's avatar James Hawkins Committed by android-build-merger
Browse files

Merge "bootstat: Followup cleanups from the initial bootstat checkin."

am: 17bcba16

* commit '17bcba16':
  bootstat: Followup cleanups from the initial bootstat checkin.
parents 9e3bb0b8 17bcba16
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -34,8 +34,9 @@ To log the persisted boot events, call `bootstat` with the `-l` option.
    $ bootstat -l

bootstat logs all boot events recorded using the `-r` option to the EventLog
using the Tron histogram. On GMS devices these logs are uploaded via Clearcut
for aggregation and analysis.
using the Tron histogram. These logs may be uploaded by interested parties
for aggregation and analysis of boot time across different devices and
versions.

## Printing boot events ##

+1 −1

File changed.

Contains only whitespace changes.