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

Commit 17bcba16 authored by James Hawkins's avatar James Hawkins Committed by Gerrit Code Review
Browse files

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

parents 4ef51c34 6d0d12a9
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.