{{define "checkin"}}
Duration / Realtime: {{.CheckinSummary.Realtime}}
Metric | Value |
---|---|
Screen Off Discharge Rate (%/hr) | {{printf "%.2f (Discharged: %.f%%)" .CheckinSummary.ScreenOffDischargeRatePerHr.V .CheckinSummary.ScreenOffDischargePoints}} |
Screen On Discharge Rate (%/hr) | {{printf "%.2f (Discharged: %.f%%)" .CheckinSummary.ScreenOnDischargeRatePerHr.V .CheckinSummary.ScreenOnDischargePoints}} |
Screen On Time | {{.CheckinSummary.ScreenOnTime.V }} |
Screen Off Uptime | {{.CheckinSummary.ScreenOffUptime.V }} |
Userspace Wakelock Time | {{.CheckinSummary.PartialWakelockTime.V }} |
Kernel Overhead Time | {{.CheckinSummary.KernelOverheadTime.V }} |
Mobile KBs/hr | {{printf "%.2f" .CheckinSummary.MobileKiloBytesPerHr.V }} |
WiFi KBs/hr | {{printf "%.2f" .CheckinSummary.WifiKiloBytesPerHr.V }} |
Mobile Active Time | {{.CheckinSummary.MobileActiveTime.V }} |
Signal Scanning Time | {{.CheckinSummary.SignalScanningTime.V }} |
Full Wakelock Time | {{.CheckinSummary.FullWakelockTime.V }} |
Interactive Time | {{.CheckinSummary.InteractiveTime.V }} |
Phone Call Time | {{.CheckinSummary.PhoneCallTime.V }} |
Device Idle Mode Enabled Time | {{.CheckinSummary.DeviceIdleModeEnabledTime.V }} |
Device Idling Time | {{.CheckinSummary.DeviceIdlingTime.V }} |
Wifi On Time | {{.CheckinSummary.WifiOnTime.V }} |
Wifi Idle Time | {{.CheckinSummary.WifiIdleTime.V }} |
Wifi Transmit Time | {{.CheckinSummary.WifiTransmitTime.V }} |
Wifi Power Usage | {{printf "%.2f%%/hr, %.2f%% total" .CheckinSummary.WifiDischargeRatePerHr.V .CheckinSummary.WifiDischargePoints}} |
Bluetooth Idle Time | {{.CheckinSummary.BluetoothIdleTime.V }} |
Bluetooth Transmit Time | {{.CheckinSummary.BluetoothTransmitTime.V }} |
Bluetooth Power Usage | {{printf "%.2f%%/hr, %.2f%% total" .CheckinSummary.BluetoothDischargeRatePerHr.V .CheckinSummary.BluetoothDischargePoints}} |
Ranking | Name | Uid | Battery Percentage Consumed |
---|---|---|---|
{{$i}} | {{$ent.Name}} | {{$ent.UID}} | {{printf "%.2f%%" $ent.Percent}} |
Ranking | Name | Uid | Duration / Hr | Count / Hr | Total Duration | Total Count |
---|---|---|---|---|---|---|
{{$id}} | {{$wl.Name}} | {{$wl.UID}} | {{$wl.Duration}} | {{$wl.Count}} | {{$wl.Duration}} | {{$wl.Count}} |
Ranking | Name | Uid | Duration / Hr | Count / Hr | Total Duration | Total Count |
---|---|---|---|---|---|---|
{{$i}} | {{$wl.Name}} | {{$wl.UID}} | {{$wl.Duration}} | {{$wl.Count}} | {{$wl.Duration}} | {{$wl.Count}} |
Ranking | Name | Uid | User Time / Hr | System Time / Hr | Battery Use / Hr | User Time | System Time | Battery Use |
---|---|---|---|---|---|---|---|---|
{{$i}} | {{$c.Name}} | {{$c.UID}} | {{$c.UserTime}} | {{$c.SystemTime}} | {{printf "%.2f%%" $c.PowerPct}} | {{$c.UserTime}} | {{$c.SystemTime}} | {{printf "%.2f%%" $c.PowerPct}} |
Ranking | Name | Uid | Duration / Hr | Count / Hr | Total Duration | Count |
---|---|---|---|---|---|---|
{{$i}} | {{$app.Name}} | {{$app.UID}} | {{$app.Duration}} | {{$app.Count}} | {{$app.Duration}} | {{$app.Count}} |
Ranking | Name | Uid | MB / Hr | Total MB |
---|---|---|---|---|
{{$i}} | {{$app.Name}} | {{$app.UID}} | {{printf "%.2f" $app.MobileMegaBytes}} | {{printf "%.2f" $app.MobileMegaBytes}} |
Ranking | Name | Uid | Duration / Hr | {{if ge .CheckinSummary.ReportVersion 12}}Count / Hr | {{end}}Duration | {{if ge .CheckinSummary.ReportVersion 12}}Count | {{end}}
---|---|---|---|---|---|---|
{{$i}} | {{$app.Name}} | {{$app.UID}} | {{$app.Duration}} | {{$app.Count}} | {{$app.Duration}} | {{$app.Count}} |
{{$i}} | {{$app.Name}} | {{$app.UID}} | {{$app.Duration}} | {{$app.Duration}} |
Ranking | Name | Uid | Duration / Hr | Duration |
---|---|---|---|---|
{{$i}} | {{$app.Name}} | {{$app.UID}} | {{$app.Duration}} | {{$app.Duration}} |
Ranking | Name | Uid | MB / Hr | MB |
---|---|---|---|---|
{{$i}} | {{$app.Name}} | {{$app.UID}} | {{printf "%.2f" $app.WifiMegaBytes}} | {{printf "%.2f" $app.WifiMegaBytes}} |
Ranking | Name | Duration / Hr | Count / Hr | Total Duration | Total Count |
---|---|---|---|---|---|
{{$i}} | {{$wl.Name}} | {{$wl.Duration}} | {{$wl.Count}} | {{$wl.Duration}} | {{$wl.Count}} |
Ranking | Name | Duration / Hr | Count / Hr | Total Duration | Total Count |
---|---|---|---|---|---|
{{$i}} | {{$wr.Name}} | {{$wr.Duration}} | {{$wr.Count}} | {{$wr.Duration}} | {{$wr.Count}} |
Ranking | Name | Frequency (count/hr) | Count |
---|---|---|---|
{{$i}} | {{$aw.Name}} | {{printf "%.2f" $aw.CountPerHr}} | {{$aw.Count}} |
Ranking | Name (App Name : Process Name) | ANRs | Crashes |
---|---|---|---|
{{$i}} | {{$ac.Name}} | {{$ac.ANRCount}} | {{$ac.CrashCount}} |
Ranking | Name | Uid | Duration / Hr | Count / Hr | Duration | Count |
---|---|---|---|---|---|---|
{{$i}} | {{$g.Name}} | {{$g.UID}} | {{$g.Duration}} | {{$g.Count}} | {{$g.Duration}} | {{$g.Count}} |
Ranking | Name | Uid | Duration / Hr | Count / Hr | Duration | Count |
---|---|---|---|---|---|---|
{{$i}} | {{$g.Name}} | {{$g.UID}} | {{$g.Duration}} | {{$g.Count}} | {{$g.Duration}} | {{$g.Count}} |
Ranking | Name | Uid | Duration / Hr | Count / Hr | Duration | Count |
---|---|---|---|---|---|---|
{{$i}} | {{$g.Name}} | {{$g.UID}} | {{$g.Duration}} | {{$g.Count}} | {{$g.Duration}} | {{$g.Count}} |