1page.title=Viewing Battery Usage Data 2@jd:body 3 4<!-- 5 Copyright 2015 The Android Open Source Project 6 7 Licensed under the Apache License, Version 2.0 (the "License"); 8 you may not use this file except in compliance with the License. 9 You may obtain a copy of the License at 10 11 http://www.apache.org/licenses/LICENSE-2.0 12 13 Unless required by applicable law or agreed to in writing, software 14 distributed under the License is distributed on an "AS IS" BASIS, 15 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 16 See the License for the specific language governing permissions and 17 limitations under the License. 18--> 19<div id="qv-wrapper"> 20 <div id="qv"> 21 <h2>In this document</h2> 22 <ol id="auto-toc"> 23 </ol> 24 </div> 25</div> 26 27 <p>The <code>dumpsys batterystats</code> command generates interesting 28 statistical data about battery usage on a device, organized by unique user 29 ID (UID). The statistics include the following:</p> 30 31 <ul> 32 <li>History of battery-related events</li> 33 34 <li>Global statistics for the device</li> 35 36 <li>Approximate power use per UID and system component</li> 37 38 <li>Per-app mobile milliseconds per packet</li> 39 40 <li>System UID aggregated statistics</li> 41 42 <li>App UID aggregated statistics</li> 43 </ul> 44 45 <p class="note">You can use the <a href= 46 "https://github.com/google/battery-historian">Battery Historian</a> tool on 47 the output of the dumpsys command to generate an HTML visualization of 48 power-related events from the logs. This information makes it easier for 49 you to understand and diagnose any battery-related issues.</p> 50 51 <h2 id="command-line_options">Command line options</h2> 52 53 <p>Use the <code>--help</code> option to learn about the various options 54 for tailoring the output.</p> 55 56 <p>Use the <code>--checkin</code> option to get the results in 57 machine-readable csv format.</p> 58 59 <p>To print battery usage statistics for a given app package since the 60 device was last charged, run this command:</p> 61 <pre class="prettyprint"> 62$ adb shell dumpsys batterystats --charged <package-name> 63 </pre> 64 65 <h2 id="sample_input">Input</h2> 66 67 <p>To print battery usage statistics for all apps since the device was last 68 charged, in machine-readable format, run this command:</p> 69 <pre class="prettyprint"> 70$ adb shell dumpsys batterystats --charged --checkin 71 </pre> 72 73 <h2 id="output">Output</h2> 74 75 <p>The output looks like this:</p> 76 77 <p>$ adb shell dumpsys batterystats --charged --checkin</p> 78 79 <pre class="no-pretty=print"> 80 9,0,i,vers,11,116,K,L 9,0,i,uid,1000,android 81 9,0,i,uid,1000,com.android.providers.settings 82 9,0,i,uid,1000,com.android.inputdevices 83 9,0,i,uid,1000,com.android.server.telecom 84 9,0,i,uid,1000,com.android.keychain 9,0,i,uid,1000,com.android.settings 85 9,0,i,uid,1000,com.android.location.fused 86 9,0,i,uid,1001,com.android.providers.telephony 87 9,0,i,uid,1001,com.android.mms.service 9,0,i,uid,1001,com.android.stk 88 9,0,i,uid,1001,com.android.phone 9,0,i,uid,1027,com.android.nfc 89 9,0,i,uid,2000,com.android.shell 90 9,0,i,uid,10002,com.android.providers.calendar 91 9,0,i,uid,10003,com.android.cellbroadcastreceiver 92 9,0,i,uid,10004,com.android.providers.userdictionary 93 9,0,i,uid,10004,com.android.providers.contacts 94 9,0,i,uid,10005,com.google.android.apps.enterprise.dmagent 95 9,0,i,uid,10006,com.android.defcontainer 96 9,0,i,uid,10007,com.android.providers.media 97 9,0,i,uid,10007,com.android.providers.downloads 98 9,0,i,uid,10007,com.android.providers.downloads.ui 99 9,0,i,uid,10008,com.android.externalstorage 100 9,0,i,uid,10009,com.google.android.syncadapters.contacts 101 9,0,i,uid,10009,com.google.android.gms 102 9,0,i,uid,10009,com.google.android.gsf 103 9,0,i,uid,10009,com.google.android.gsf.login 104 9,0,i,uid,10009,com.google.android.backuptransport 105 9,0,i,uid,10011,com.google.android.dialer 106 9,0,i,uid,10013,com.google.android.onetimeinitializer 107 9,0,i,uid,10014,com.google.android.partnersetup 108 9,0,i,uid,10015,com.android.launcher 109 9,0,i,uid,10016,com.android.managedprovisioning 110 9,0,i,uid,10017,com.android.mms 9,0,i,uid,10018,com.android.musicfx 111 9,0,i,uid,10019,com.android.vending 112 9,0,i,uid,10022,com.android.sharedstoragebackup 113 9,0,i,uid,10023,com.android.systemui 114 9,0,i,uid,10025,com.google.android.googlequicksearchbox 115 9,0,i,uid,10027,com.google.android.apps.walletnfcrel 116 9,0,i,uid,10029,com.google.android.marvin.talkback 117 9,0,i,uid,10031,com.google.android.apps.books 118 9,0,i,uid,10034,com.google.android.calendar 119 9,0,i,uid,10037,com.android.chrome 120 9,0,i,uid,10039,com.google.android.configupdater 121 9,0,i,uid,10040,com.google.android.deskclock 122 9,0,i,uid,10041,com.android.documentsui 123 9,0,i,uid,10042,com.google.android.apps.docs 124 9,0,i,uid,10047,com.google.android.ears 125 9,0,i,uid,10054,com.google.android.talk 126 9,0,i,uid,10057,com.google.android.inputmethod.latin 127 9,0,i,uid,10061,com.google.android.music 128 9,0,i,uid,10064,com.android.packageinstaller 129 9,0,i,uid,10068,com.google.android.apps.plus 130 9,0,i,uid,10069,com.google.android.gm 131 9,0,i,uid,10070,com.google.android.keep 132 9,0,i,uid,10071,com.google.android.apps.genie.geniewidget 133 9,0,i,uid,10072,com.android.printspooler 134 9,0,i,uid,10076,com.google.android.videos 135 9,0,i,uid,10079,com.google.android.youtube 136 9,0,i,uid,10084,com.google.android.apps.magazines 137 9,0,i,dsd,1820451,97,s-,p- 9,0,i,dsd,3517481,98,s-,p- 138 9,0,l,bt,0,8548446,1000983,8566645,1019182,1418672206045,8541652,994188 139 9,0,l,gn,0,0,666932,495312,0,0,2104,1444 140 9,0,l,m,6794,0,8548446,8548446,0,0,0,666932,495312,0,697728,0,0,0,5797,0,0 141 9,0,l,br,9,0,6785,0,0 9,0,l,sgt,8548446,0,0,0,0 9,0,l,sst,9000 142 9,0,l,sgc,0,0,0,0,0 9,0,l,dct,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 143 9,0,l,dcc,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 9,0,l,wst,0,0,0,0,0,0,0,0 144 9,0,l,wsc,0,0,0,0,0,0,0,0 9,0,l,wsst,0,0,0,0,0,0,0,52,0,0,8548394,0,0 145 9,0,l,wssc,0,0,0,0,0,0,0,2,0,0,2,0,0 9,0,l,wsgt,0,0,0,3016,8545430 146 9,0,l,wsgc,0,0,0,2,1 9,0,l,bst,0,0,0,0 9,0,l,bsc,0,0,0,0 9,0,l,dc,2,3,0,3 147 9,0,l,kwl,msm_ipc_read00000001:00000001,0,0 148 9,0,l,kwl,rpm_regulator_tcxo,0,0 9,0,l,kwl,wlan,25423,32 149 9,0,l,kwl,event4-648,0,0 9,0,l,kwl,qcril,187,2 9,0,l,kwl,ssr(dsps),0,0 150 9,0,l,kwl,bq51051b_wireless_chip,0,0 9,0,l,kwl,qmi0,0,0 151 9,0,l,kwl,event5-648,7755,1231 152 9,0,l,kwl,PowerManagerService.WakeLocks,680435,3908 153 9,0,l,kwl,msm_hsic_host,66258,35 9,0,l,kwl,qcom_sap_wakelock,0,0 154 9,0,l,kwl,sns_async_ev_wakelock,91954,1244 9,0,l,kwl,qmuxd_port_wl_12,0,0 155 9,0,l,kwl,pil-wcnss,0,0 9,0,l,kwl,event0-648,11364,1212 156 9,0,l,kwl,dofstrim,0,0 9,0,l,kwl,ssr(lpass),0,0 157 9,0,l,kwl,qmuxd_port_wl_11,0,0 9,0,l,kwl,event2-648,0,0 158 9,0,l,kwl,pil-vidc,0,0 9,0,l,kwl,mmc0,0,0 159 9,0,l,kwl,tabla_gpio_irq_resend,0,0 9,0,l,kwl,pil-q6,0,0 160 9,0,l,kwl,radio-interface,0,0 9,0,l,kwl,msm_ipc_read00000001:00000002,0,0 161 9,0,l,kwl,event3-648,8143,1231 9,0,l,kwl,ssr(wcnss),0,0 162 9,0,l,kwl,ssr(gss),0,0 9,0,l,kwl,KeyEvents,98,1263 163 9,0,l,kwl,unknown_wakeups,0,0 9,0,l,kwl,qmuxd_port_wl_10,0,0 164 9,0,l,kwl,pil-gss,0,0 9,0,l,kwl,qcom_rx_wakelock,161828,3205 165 9,0,l,kwl,ssr(external_modem),0,0 9,0,l,kwl,power-supply,228,23 166 9,0,l,kwl,pil-dsps,0,0 9,0,l,kwl,wcnss,0,0 9,0,l,kwl,msm_otg,0,0 167 9,0,l,kwl,pm8921_eoc,0,0 9,0,l,kwl,slimport_wake_lock,0,0 168 9,0,l,kwl,smsm_snapshot,0,0 9,0,l,kwl,suspend_backoff,239760,24 169 9,0,l,kwl,event1-648,9331,1212 9,0,l,kwl,main,429,0 170 9,0,l,kwl,alarm,2892,270 9,0,l,kwl,PowerManagerService.Display,432,1 171 9,0,l,kwl,qmi1,0,0 9,0,l,kwl,kickstart,211,1 172 9,0,l,kwl,qmuxd_port_wl_9,9,102 9,0,l,kwl,ear_hook,0,0 173 9,0,l,kwl,mmc0_detect,52,1232 9,0,l,kwl,deleted_wake_locks,0,0 174 9,0,l,kwl,PowerManagerService.Broadcasts,7331,0 9,0,l,kwl,qmi2,0,0 175 9,0,l,kwl,smd_sns_dsps,456,1340 9,0,l,kwl,alarm_rtc,36084,122 176 9,0,l,pws,2100,64.4,42.0,63.0 9,10009,l,pwi,uid,20.6 9,0,l,pwi,cell,18.5 177 9,0,l,pwi,idle,8.73 9,0,l,pwi,uid,5.46 9,1000,l,pwi,uid,5.11 178 9,0,l,pwi,wifi,3.28 9,10019,l,pwi,uid,0.847 9,10069,l,pwi,uid,0.408 179 9,0,l,pwi,scrn,0.385 9,10034,l,pwi,uid,0.322 9,10025,l,pwi,uid,0.185 180 9,10002,l,pwi,uid,0.180 9,10023,l,pwi,uid,0.168 9,1001,l,pwi,uid,0.0297 181 9,10068,l,pwi,uid,0.0296 9,10057,l,pwi,uid,0.0234 9,1027,l,pwi,uid,0.0157 182 9,10079,l,pwi,uid,0.00905 9,10054,l,pwi,uid,0.00527 183 9,10005,l,pwi,uid,0.00341 9,10004,l,pwi,uid,0.00204 184 9,2000,l,pwi,uid,0.00192 9,10070,l,pwi,uid,0.00144 185 9,10061,l,pwi,uid,0.000860 9,10014,l,pwi,uid,0.000495 186 9,10040,l,pwi,uid,0.000286 9,1014,l,pwi,uid,0.00000157 9,0,l,pwi,over,1.36 187 9,0,l,nt,0,0,127699,11159,0,0,975,163,0,0 188 9,0,l,pr,file-storage,0,140,0,0,0,0 9,0,l,pr,TX_Thread,0,440,0,0,0,0 189 9,0,l,pr,flush-179:0,0,850,0,0,0,0 9,0,l,pr,sync_supers,10,0,0,0,0,0 190 9,0,l,pr,dhcpcd,0,30,0,0,0,0 9,0,l,pr,kauditd,50,10,0,0,0,0 191 9,0,l,pr,sdcard,20,110,0,0,0,0 9,0,l,pr,flush-0:18,40,100,0,0,0,0 192 9,0,l,pr,zygote,250,90,0,0,0,0 9,0,l,pr,bdi-default,0,610,0,0,0,0 193 9,0,l,pr,ueventd,940,2630,0,0,0,0 9,0,l,pr,kswapd0,0,180,0,0,0,0 194 9,0,l,pr,debuggerd,180,610,0,0,0,0 9,0,l,pr,jbd2/mmcblk0p20,0,50,0,0,0,0 195 9,0,l,pr,jbd2/mmcblk0p21,0,250,0,0,0,0 196 9,0,l,pr,jbd2/mmcblk0p22,0,90,0,0,0,0 197 9,0,l,pr,jbd2/mmcblk0p23,0,1150,0,0,0,0 9,0,l,pr,MC_Thread,0,1270,0,0,0,0 198 9,0,l,pr,adbd,10,40,0,0,0,0 9,0,l,pr,lmkd,360,990,0,0,0,0 199 9,0,l,pr,logd,1550,1670,0,0,0,0 9,0,l,pr,netd,80,330,0,0,0,0 200 9,0,l,pr,rild,160,0,0,0,0,0 9,0,l,pr,vold,50,100,0,0,0,0 201 9,0,l,pr,/init,0,70,0,0,0,0 9,0,l,pr,mpdecision,1400,7820,0,0,0,0 202 9,0,l,pr,khubd,0,10,0,0,0,0 9,0,l,pr,kthreadd,0,600,0,0,0,0 203 9,0,l,pr,kworker/0:0,0,3520,0,0,0,0 9,0,l,pr,sensors.qcom,380,720,0,0,0,0 204 9,0,l,pr,healthd,20,190,0,0,0,0 9,0,l,pr,thermald,60,360,0,0,0,0 205 9,0,l,pr,mmcqd/0,0,8700,0,0,0,0 9,0,l,pr,qseecomd,0,90,0,0,0,0 206 9,0,l,pr,ksoftirqd/0,0,420,0,0,0,0 9,0,l,pr,wpa_supplicant,170,160,0,0,0,0 207 9,0,l,pr,migration/0,0,1630,0,0,0,0 9,0,l,pr,migration/1,20,0,0,0,0,0 208 9,0,l,pr,RX_Thread,0,790,0,0,0,0 9,0,l,pr,netmgrd,40,20,0,0,0,0 209 9,1000,l,nt,0,0,11054,11216,0,0,26,29,0,0 9,1000,l,ua,2,0,0 210 9,1000,l,sr,5,6813,1 9,1000,l,wl,*alarm*,0,f,0,23856,p,151,0,w,0 211 9,1000,l,st,8548446,8548446,8548446 9,1000,l,pr,system,83310,35060,0,0,0,0 212 9,1000,l,pr,surfaceflinger,6620,9330,0,0,0,0 9,1000,l,pr,ks,0,60,0,0,0,0 213 9,1000,l,pr,qcks,0,90,0,0,0,0 9,1000,l,pr,efsks,0,50,0,0,0,0 214 9,1000,l,pr,com.android.server.telecom,110,100,0,0,0,0 215 9,1000,l,pr,servicemanager,40,110,0,0,0,0 216 9,1001,l,st,8548446,8548446,8548446 9,1001,l,pr,qmuxd,0,30,0,0,0,0 217 9,1001,l,pr,com.android.phone,450,300,0,0,0,0 218 9,1014,l,nt,0,0,3410,3370,0,0,10,10,0,0 9,1027,l,st,8548446,8548446,8548446 219 9,1027,l,pr,com.android.nfc,250,160,0,0,0,0 220 9,10002,l,apk,15,com.android.providers.calendar,com.android.providers.calendar.CalendarProviderIntentService,2383,15,15 221 9,10005,l,nt,0,0,1241,2488,0,0,6,10,0,0 222 9,10009,l,nt,0,0,232255,258511,0,0,472,600,0,0 223 9,10009,l,wfl,7689000,9814000,0 224 9,10009,l,jb,com.google.android.gms/.gcm.nts.TaskExecutionService,81,3 225 9,10009,l,sr,0,43643,46 9,10025,l,nt,0,0,152461,42850,0,0,267,243,0,0 226 9,10025,l,wfl,1593000,629000,0 9,10034,l,nt,0,0,77657,40093,0,0,172,170,0,0 227 9,10068,l,nt,0,0,11929,8383,0,0,50,47,0,0 228 9,10069,l,nt,0,0,41553,22886,0,0,85,91,0,0</pre> 229 230 <h2 id="interpreting_the_output">Interpreting the output</h2> 231 232 <p>The sample output is in CSV format. Each line in the output contains 233 statistics related to battery usage.</p> 234 235 <p>The first four values in each line correspond to the following:</p> 236 237 <ul> 238 <li>Dummy integer</li> 239 240 <li>UID</li> 241 242 <li>Aggregation mode 243 244 <ul> 245 <li>"l" for --charged, means usage since last charge.</li> 246 <li>"u" for --unplugged, which means usage since last unplugged.</li> 247 <li>"i" for information that is not 248 tied to charged/uncharged status.</li> 249 </ul> 250 </li> 251 252 <li>Section identifier, which determines how to interpret the fifth 253 value and the following ones in the line.</li> 254 </ul> 255 256 <p>Currently, there are 41 sections and the interpretation for each section 257 is shown in the following table:</p> 258 259 <table> 260 <tr> 261 <td> 262 <p><strong>Order</strong></p> 263 </td> 264 265 <td class="tab0"> 266 <p><strong>Section Identifier</strong></p> 267 </td> 268 269 <td class="tab0"> 270 <p><strong>Description</strong></p> 271 </td> 272 273 <td class="tab0"> 274 <p><strong>Remaining Fields</strong></p> 275 </td> 276 </tr> 277 278 <tr> 279 <td> 280 <p>1</p> 281 </td> 282 283 <td class="tab0"> 284 <p>vers</p> 285 </td> 286 287 <td class="tab0"> 288 <p>Version</p> 289 </td> 290 291 <td class="tab0"> 292 <p>checkin version, parcel version, start platform version, end 293 platform version</p> 294 </td> 295 </tr> 296 297 <tr> 298 <td> 299 <p>2</p> 300 </td> 301 302 <td class="tab0"> 303 <p>uid</p> 304 </td> 305 306 <td class="tab0"> 307 <p>UID</p> 308 </td> 309 310 <td class="tab0"> 311 <p>uid, package name</p> 312 </td> 313 </tr> 314 315 <tr> 316 <td> 317 <p>3</p> 318 </td> 319 320 <td class="tab0"> 321 <p>apk</p> 322 </td> 323 324 <td class="tab0"> 325 <p>APK</p> 326 </td> 327 328 <td class="tab0"> 329 <p>wakeups, APK, service, start time, starts, launches</p> 330 </td> 331 </tr> 332 333 <tr> 334 <td> 335 <p>4</p> 336 </td> 337 338 <td class="tab0"> 339 <p>pr</p> 340 </td> 341 342 <td class="tab0"> 343 <p>Process</p> 344 </td> 345 346 <td class="tab0"> 347 <p>process, user, system, foreground, starts</p> 348 </td> 349 </tr> 350 351 <tr> 352 <td> 353 <p>5</p> 354 </td> 355 356 <td class="tab0"> 357 <p>sr</p> 358 </td> 359 360 <td class="tab0"> 361 <p>Sensor</p> 362 </td> 363 364 <td class="tab0"> 365 <p>sensor number, time, count</p> 366 </td> 367 </tr> 368 369 <tr> 370 <td> 371 <p>6</p> 372 </td> 373 374 <td class="tab0"> 375 <p>vib</p> 376 </td> 377 378 <td class="tab0"> 379 <p>Vibrator</p> 380 </td> 381 382 <td class="tab0"> 383 <p>time, count</p> 384 </td> 385 </tr> 386 387 <tr> 388 <td> 389 <p>7</p> 390 </td> 391 392 <td class="tab0"> 393 <p>fg</p> 394 </td> 395 396 <td class="tab0"> 397 <p>Foreground</p> 398 </td> 399 400 <td class="tab0"> 401 <p>time, count</p> 402 </td> 403 </tr> 404 405 <tr> 406 <td> 407 <p>8</p> 408 </td> 409 410 <td class="tab0"> 411 <p>st</p> 412 </td> 413 414 <td class="tab0"> 415 <p>State Time</p> 416 </td> 417 418 <td class="tab0"> 419 <p>foreground, active, running</p> 420 </td> 421 </tr> 422 423 <tr> 424 <td> 425 <p>9</p> 426 </td> 427 428 <td class="tab0"> 429 <p>wl</p> 430 </td> 431 432 <td class="tab0"> 433 <p>Wake lock</p> 434 </td> 435 436 <td class="tab0"> 437 <p>wake lock, full time, 'f', full count, partial time, 'p', partial 438 count, window time, 'w', window count</p> 439 </td> 440 </tr> 441 442 <tr> 443 <td> 444 <p>10</p> 445 </td> 446 447 <td class="tab0"> 448 <p>sy</p> 449 </td> 450 451 <td class="tab0"> 452 <p>Sync</p> 453 </td> 454 455 <td class="tab0"> 456 <p>sync, time, count</p> 457 </td> 458 </tr> 459 460 <tr> 461 <td> 462 <p>11</p> 463 </td> 464 465 <td class="tab0"> 466 <p>jb</p> 467 </td> 468 469 <td class="tab0"> 470 <p>Job</p> 471 </td> 472 473 <td class="tab0"> 474 <p>job, time, count</p> 475 </td> 476 </tr> 477 478 <tr> 479 <td> 480 <p>12</p> 481 </td> 482 483 <td class="tab0"> 484 <p>kwl</p> 485 </td> 486 487 <td class="tab0"> 488 <p>Kernel Wake Lock</p> 489 </td> 490 491 <td class="tab0"> 492 <p>kernel wake lock, time, count</p> 493 </td> 494 </tr> 495 496 <tr> 497 <td> 498 <p>13</p> 499 </td> 500 501 <td class="tab0"> 502 <p>wr</p> 503 </td> 504 505 <td class="tab0"> 506 <p>Wakeup Reason</p> 507 </td> 508 509 <td class="tab0"> 510 <p>wakeup reason, time, count</p> 511 </td> 512 </tr> 513 514 <tr> 515 <td> 516 <p>14</p> 517 </td> 518 519 <td class="tab0"> 520 <p>nt</p> 521 </td> 522 523 <td class="tab0"> 524 <p>Network</p> 525 </td> 526 527 <td class="tab0"> 528 <p>mobile bytes RX, mobile bytes TX, Wi-Fi bytes RX, Wi-Fi bytes TX, 529 mobile packets RX, mobile packets TX, Wi-Fi packets RX, Wi-Fi packets 530 TX, mobile active time, mobile active count</p> 531 </td> 532 </tr> 533 534 <tr> 535 <td> 536 <p>15</p> 537 </td> 538 539 <td class="tab0"> 540 <p>ua</p> 541 </td> 542 543 <td class="tab0"> 544 <p>User Activity</p> 545 </td> 546 547 <td class="tab0"> 548 <p>other, button, touch</p> 549 </td> 550 </tr> 551 552 <tr> 553 <td> 554 <p>16</p> 555 </td> 556 557 <td class="tab0"> 558 <p>bt</p> 559 </td> 560 561 <td class="tab0"> 562 <p>Battery</p> 563 </td> 564 565 <td class="tab0"> 566 <p>start count, battery realtime, battery uptime, total realtime, 567 total uptime, start clock time, battery screen off realtime, battery 568 screen off uptime</p> 569 </td> 570 </tr> 571 572 <tr> 573 <td> 574 <p>17</p> 575 </td> 576 577 <td class="tab0"> 578 <p>dc</p> 579 </td> 580 581 <td class="tab0"> 582 <p>Battery Discharge</p> 583 </td> 584 585 <td class="tab0"> 586 <p>low, high, screen on, screen off</p> 587 </td> 588 </tr> 589 590 <tr> 591 <td> 592 <p>18</p> 593 </td> 594 595 <td class="tab0"> 596 <p>lv</p> 597 </td> 598 599 <td class="tab0"> 600 <p>Battery Level</p> 601 </td> 602 603 <td class="tab0"> 604 <p>start level, current level</p> 605 </td> 606 </tr> 607 608 <tr> 609 <td> 610 <p>19</p> 611 </td> 612 613 <td class="tab0"> 614 <p>wfl</p> 615 </td> 616 617 <td class="tab0"> 618 <p>Wi-Fi</p> 619 </td> 620 621 <td class="tab0"> 622 <p>full Wi-Fi lock on time, Wi-Fi scan time, Wi-Fi running time</p> 623 </td> 624 </tr> 625 626 <tr> 627 <td> 628 <p>20</p> 629 </td> 630 631 <td class="tab0"> 632 <p>m</p> 633 </td> 634 635 <td class="tab0"> 636 <p>Misc</p> 637 </td> 638 639 <td class="tab0"> 640 <p>screen on time, phone on time, Wi-Fi on time, Wi-Fi running time, 641 Bluetooth on time, mobile RX total bytes, mobile TX total bytes, 642 Wi-Fi RX total bytes, Wi-Fi TX total bytes, full wake lock time 643 total, partial wake lock time total, legacy input event count, mobile 644 radio active time, mobile radio active adjusted time, interactive 645 time, low-power mode enabled time</p> 646 </td> 647 </tr> 648 649 <tr> 650 <td> 651 <p>21</p> 652 </td> 653 654 <td class="tab0"> 655 <p>gn</p> 656 </td> 657 658 <td class="tab0"> 659 <p>Global Network</p> 660 </td> 661 662 <td class="tab0"> 663 <p>mobile RX total bytes, mobile TX total bytes, Wi-Fi RX total 664 bytes, Wi-Fi TX total bytes, mobile RX total packets, mobile TX total 665 packets, Wi-Fi RX total packets, Wi-Fi TX total packets</p> 666 </td> 667 </tr> 668 669 <tr> 670 <td> 671 <p>22</p> 672 </td> 673 674 <td class="tab0"> 675 <p>br</p> 676 </td> 677 678 <td class="tab0"> 679 <p>Screen Brightness</p> 680 </td> 681 682 <td class="tab0"> 683 <p>dark, dim, medium, light, bright</p> 684 </td> 685 </tr> 686 687 <tr> 688 <td> 689 <p>23</p> 690 </td> 691 692 <td class="tab0"> 693 <p>sst</p> 694 </td> 695 696 <td class="tab0"> 697 <p>Signal Scanning Time</p> 698 </td> 699 700 <td class="tab0"> 701 <p>signal scanning time</p> 702 </td> 703 </tr> 704 705 <tr> 706 <td> 707 <p>24</p> 708 </td> 709 710 <td class="tab0"> 711 <p>sgt</p> 712 </td> 713 714 <td class="tab0"> 715 <p>Signal Strength Time</p> 716 </td> 717 718 <td class="tab0"> 719 <p>none, poor, moderate, good, great</p> 720 </td> 721 </tr> 722 723 <tr> 724 <td> 725 <p>25</p> 726 </td> 727 728 <td class="tab0"> 729 <p>sgc</p> 730 </td> 731 732 <td class="tab0"> 733 <p>Signal Strength Count</p> 734 </td> 735 736 <td class="tab0"> 737 <p>none, poor, moderate, good, great</p> 738 </td> 739 </tr> 740 741 <tr> 742 <td> 743 <p>26</p> 744 </td> 745 746 <td class="tab0"> 747 <p>dct</p> 748 </td> 749 750 <td class="tab0"> 751 <p>Data Connection Time</p> 752 </td> 753 754 <td class="tab0"> 755 <p>none, GPRS, EDGE, UMTS, CDMA, EVDO_0, EVDO_A, 1xRTT, HSDPA, HSUPA, 756 HSPA, IDEN, EVDO_B, LTE, EHRPD, HSPAP, other</p> 757 </td> 758 </tr> 759 760 <tr> 761 <td> 762 <p>27</p> 763 </td> 764 765 <td class="tab0"> 766 <p>dcc</p> 767 </td> 768 769 <td class="tab0"> 770 <p>Data Connection Count</p> 771 </td> 772 773 <td class="tab0"> 774 <p>none, GPRS, EDGE, UMTS, CDMA, EVDO_0, EVDO_A, 1xRTT, HSDPA, HSUPA, 775 HSPA, IDEN, EVDO_B, LTE, EHRPD, HSPAP, other</p> 776 </td> 777 </tr> 778 779 <tr> 780 <td> 781 <p>28</p> 782 </td> 783 784 <td class="tab0"> 785 <p>wst</p> 786 </td> 787 788 <td class="tab0"> 789 <p>Wi-Fi State Time</p> 790 </td> 791 792 <td class="tab0"> 793 <p>off, off scanning, on no networks, on disconnected, on connected 794 STA, on connected P2P, on connected STA P2P, soft AP</p> 795 </td> 796 </tr> 797 798 <tr> 799 <td> 800 <p>29</p> 801 </td> 802 803 <td class="tab0"> 804 <p>wsc</p> 805 </td> 806 807 <td class="tab0"> 808 <p>Wi-Fi State Count</p> 809 </td> 810 811 <td class="tab0"> 812 <p>off, off scanning, on no networks, on disconnected, on connected 813 STA, on connected P2P, on connected STA P2P, soft AP</p> 814 </td> 815 </tr> 816 817 <tr> 818 <td> 819 <p>30</p> 820 </td> 821 822 <td class="tab0"> 823 <p>wsst</p> 824 </td> 825 826 <td class="tab0"> 827 <p>Wi-Fi Supplicant State Time</p> 828 </td> 829 830 <td class="tab0"> 831 <p>invalid, disconnected, interface disabled, inactive, scanning, 832 authenticating, associating, associated, four-way handshake, group 833 handshake, completed, dormant, uninitialized</p> 834 </td> 835 </tr> 836 837 <tr> 838 <td> 839 <p>31</p> 840 </td> 841 842 <td class="tab0"> 843 <p>wssc</p> 844 </td> 845 846 <td class="tab0"> 847 <p>Wi-Fi Supplicant State Count</p> 848 </td> 849 850 <td class="tab0"> 851 <p>invalid, disconnected, interface disabled, inactive, scanning, 852 authenticating, associating, associated, four-way handshake, group 853 handshake, completed, dormant, uninitialized</p> 854 </td> 855 </tr> 856 857 <tr> 858 <td> 859 <p>32</p> 860 </td> 861 862 <td class="tab0"> 863 <p>wsgt</p> 864 </td> 865 866 <td class="tab0"> 867 <p>Wi-Fi Signal Strength Time</p> 868 </td> 869 870 <td class="tab0"> 871 <p>none, poor, moderate, good, great</p> 872 </td> 873 </tr> 874 875 <tr> 876 <td> 877 <p>33</p> 878 </td> 879 880 <td class="tab0"> 881 <p>wsgc</p> 882 </td> 883 884 <td class="tab0"> 885 <p>Wi-Fi Signal Strength Count</p> 886 </td> 887 888 <td class="tab0"> 889 <p>none, poor, moderate, good, great</p> 890 </td> 891 </tr> 892 893 <tr> 894 <td> 895 <p>34</p> 896 </td> 897 898 <td class="tab0"> 899 <p>bst</p> 900 </td> 901 902 <td class="tab0"> 903 <p>Bluetooth State Time</p> 904 </td> 905 906 <td class="tab0"> 907 <p>inactive, low, med, high</p> 908 </td> 909 </tr> 910 911 <tr> 912 <td> 913 <p>35</p> 914 </td> 915 916 <td class="tab0"> 917 <p>bsc</p> 918 </td> 919 920 <td class="tab0"> 921 <p>Bluetooth State Count</p> 922 </td> 923 924 <td class="tab0"> 925 <p>inactive, low, med, high</p> 926 </td> 927 </tr> 928 929 <tr> 930 <td> 931 <p>36</p> 932 </td> 933 934 <td class="tab0"> 935 <p>pws</p> 936 </td> 937 938 <td class="tab0"> 939 <p>Power Use Summary</p> 940 </td> 941 942 <td class="tab0"> 943 <p>battery capacity, computed power, minimum drained power, maximum 944 drained power</p> 945 </td> 946 </tr> 947 948 <tr> 949 <td> 950 <p>37</p> 951 </td> 952 953 <td class="tab0"> 954 <p>pwi</p> 955 </td> 956 957 <td class="tab0"> 958 <p>Power Use Item</p> 959 </td> 960 961 <td class="tab0"> 962 <p>label, mAh</p> 963 </td> 964 </tr> 965 966 <tr> 967 <td> 968 <p>38</p> 969 </td> 970 971 <td class="tab0"> 972 <p>dsd</p> 973 </td> 974 975 <td class="tab0"> 976 <p>Discharge Step</p> 977 </td> 978 979 <td class="tab0"> 980 <p>duration, level, screen, power-save</p> 981 </td> 982 </tr> 983 984 <tr> 985 <td> 986 <p>39</p> 987 </td> 988 989 <td class="tab0"> 990 <p>csd</p> 991 </td> 992 993 <td class="tab0"> 994 <p>Charge Step</p> 995 </td> 996 997 <td class="tab0"> 998 <p>duration, level, screen, power-save</p> 999 </td> 1000 </tr> 1001 1002 <tr> 1003 <td> 1004 <p>40</p> 1005 </td> 1006 1007 <td class="tab0"> 1008 <p>dtr</p> 1009 </td> 1010 1011 <td class="tab0"> 1012 <p>Discharge Time Remaining</p> 1013 </td> 1014 1015 <td class="tab0"> 1016 <p>battery time remaining</p> 1017 </td> 1018 </tr> 1019 1020 <tr> 1021 <td> 1022 <p>41</p> 1023 </td> 1024 1025 <td class="tab0"> 1026 <p>ctr</p> 1027 </td> 1028 1029 <td class="tab0"> 1030 <p>Charge Time Remaining</p> 1031 </td> 1032 1033 <td class="tab0"> 1034 <p>charge time remaining</p> 1035 </td> 1036 </tr> 1037 </table> 1038