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

Commit 8eef28f2 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

am: aae8b553

* commit 'aae8b553':
  bootstat: Followup cleanups from the initial bootstat checkin.
parents 45a33410 aae8b553
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.