Skip to content
Pal Szasz edited this page Oct 18, 2012 · 2 revisions

Home > What does the bugreport report contain

Since battery/power usage is really important, ChkBugReport tries to extract useful information regarding this.

First it uses the battery info service dump to get the battery level history:

battery history

This is basically the same chart you would see in your phone as well (in the Settings app).

Also this service dump might contain statistics regarding process execution time, wakelock times, network traffic per process, which are extracted into tables.

Apart from the battery info service dump, it also scans the event log for battery level logs, and create a chart based on that:

battery chart based on event log

As you can see, this chart also shows the connection state, the screen on/off state and some traffic information as well.

# ##
Clone this wiki locally