Related
Haldi's Benchmark Thread for Governors&Undervolting&Overclocking the Sony Xperia Z
Hi guys.
//EDIT:
I'm not using my Z as daily driver anymore, i own a Z2 now and therefore will only rarely on special occasion continue to make Benchmarks for the Z.
Thread for the Z2 here: http://forum.xda-developers.com/showthread.php?t=2768979
/END EDIT:
After some Testing i've decided to do a lot more testing with different Governos, Undervolting, overclocking a.m.m.
To put this all together in a single Thread (because there are different ROM's and Kernels planned )
THIS THREAD IS NOT for Antutu/Quadrant/GLBenchmark results. They go here
What is a governor and how does it work?
Guide 1, Guide 2, Guide 3
Current Setup: 13.04.2014
Modified Stock rom 101 with Doomkernel v22
Old Setup: 19.01.2014
Modified Stock rom 569 with Xz Kernel v19
Benchmark Parcour:
Using the App Repetitouch to generate a custom pattern that gets repeated.
Using the App BetterBatteryStats to check most Stats like Screen on Time, CPU stats, Battery Drain.
Using Qualcomm Trepn Profiler for detailed stats about CPU/GPU
Normal:
Doing *nothing* just browsing app drawer and homescreen + a short intercourse in the web.
Connected to WiFi, 2x Active Exchange sync running + Facebook
More to come ?
You have a better idea? Whats your typical daily Routine? Web browsing only? Favortie browser? Chrome ?
Different Benchmarks:
BatteryLife:
For Batterylife Benchmarks the battery will be charged fully. A fixxed Brightness set. Benchmark runs for a certain time or till battery is empty. Make sure to use the Benchmark in the exact same location or activate Flight mode because Signal strenght might interfere.
I tried with 1h, that looks fine for a short Test. BetterBatteryStats Log saved. %dropped vom Start till end Benchmark.
CPU load:
Because there are 4 cores the CPU stats from BBS are useless. FauxClock App provides CPU stats per core, or a Trepn Profiler Log.
A short Benchmark (10mins, 30 mins, 1h or more for throttling) to see how a different governor reacts to the same conditions. Brightness should be set to a fixed amount because of heat production from the display. Battery is not important.
Impact of Trepn Profiler on CPU:
(be aware, Total State Time and NOT total run time )
This was a short test with the "normal" preset, when i booted the phone FauxClock said i had already 5 minutes CPU runtime. So better make the Test 30min-1hour for a usefull result.
Left side is without, Right side is with Trepn Profiler running
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
As you can see Trepn Profiler DOES use quite some CPU power, therefore do NOT mix Benchmarks with and without Running Trepn profile!
IF you compare Something always use same setting.
Impact of Trepn Profiler on GPU:
Still looking for a good GPU load/freq logging app. any recommendations ?
Trepn Profiler Results:
TBH this is a PITA. And not sure if really necessary. But it looks cool. I modified the .csv file in Excel from 6591 Datapoints calculated CPU load for each frequency/per core. Sadly Trepn Profiler does not log CPU/battery Temperature.
Table: Time in State. Each CPUcore has 100% divided into Active and InActive. Active is split into each frequency
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 0.41 % 2.84 % 1.35 % 0.59 %
486000 1.44 % 1.15 % 0.41 % 0.14 %
594000 2.50 % 1.74 % 0.49 % 0.06 %
702000 2.61 % 2.00 % 0.23 % 0.14 %
810000 2.49 % 1.44 % 0.44 % 0.23 %
918000 2.34 % 1.49 % 0.56 % 0.08 %
1026000 9.56 % 13.00 % 4.19 % 1.24 %
1134000 6.46 % 4.38 % 1.32 % 0.29 %
1242000 15.82 % 8.86 % 2.28 % 0.90 %
1350000 19.45 % 8.88 % 3.23 % 1.53 %
1458000 10.91 % 5.66 % 2.69 % 1.38 %
1512000 26.01 % 10.18 % 3.20 % 2.29 %
InAktiv 0.00 % 38.37 % 79.62 % 91.14 %
Aktiv 100.00 %61.63 % 20.38 % 8.86 %
Then we have a simple Graph (do not try to put all cores in one, looks horrible, there are 6591 Datapoints)
Easier for understanding and also shows the "over Time progress"
System Internal Results:
For some Kernels there is a way to use the system internal Stats! DOES NOT WORK WITH ALL KERNELS!
On the Path "/sys/devices/system/cpu/cpufreq/overall-stats/" You'll find the file "overall_time_in_state" which will show the Time in state for each Core for each frequency since reboot!
Use RootBroweser or ADB to copy the file when you start Benchmarking, copy again after Benchmarking. Calculate the time inbetween /100 and you get seconds. When the core0 never goes into deep sleek /aka Screen is always On you can use the Sum of all core0 to get the 100% amount. (in my case 648 seconds aka 10 minutes 48 seconds)
This here is the SAME usage pattern (normal) as the one shown as example for Trepn Profiler!
Code:
Fre CPU0 CPU1 CPU2 CPU3
384000 20.72 % 0.84 % 0.31 % 0.20 %
486000 1.67 % 0.48 % 0.13 % 0.07 %
594000 1.82 % 0.50 % 0.06 % 0.02 %
702000 2.53 % 0.46 % 0.13 % 0.03 %
810000 3.56 % 0.77 % 0.26 % 0.05 %
918000 3.31 % 0.35 % 0.11 % 0.05 %
1026000 12.88 % 2.76 % 0.81 % 0.30 %
1134000 7.70 % 1.17 % 0.24 % 0.06 %
1242000 12.34 % 2.85 % 1.16 % 0.36 %
1350000 11.98 % 4.44 % 1.29 % 0.65 %
1458000 6.63 % 2.55 % 1.13 % 0.58 %
1512000 14.86 % 3.68 % 1.88 % 0.74 %
InAktiv 0.00 % 79.16 % 92.50 % 96.86 %
Aktiv 100.00% 20.84 % 7.50 % 3.14 %
For stats which do NOT need Over time results (=no beautiful graphs) i reccomend this methode as Trepn profiler DOES use quite a lot CPU power.
Comparison Trepn vs Internal Logger:
So to be sure that they show the same values i've redone the Test made in Trepn and InternalLog section.
Trepn Profiler: (total Log time 660 Seconds)
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 0.61 % 3.94 % 1.61 % 0.76 %
486000 1.61 % 1.81 % 0.37 % 0.12 %
594000 2.65 % 2.25 % 0.37 % 0.21 %
702000 2.98 % 2.86 % 0.35 % 0.11 %
810000 2.60 % 1.95 % 0.33 % 0.18 %
918000 2.48 % 1.46 % 0.32 % 0.12 %
1026000 9.25 % 15.14 % 2.82 % 0.70 %
1134000 6.57 % 3.47 % 0.61 % 0.23 %
1242000 15.26 % 5.40 % 1.13 % 0.18 %
1350000 19.08 % 5.48 % 1.45 % 0.35 %
1458000 10.33 % 3.73 % 1.00 % 0.32 %
1512000 26.56 % 7.50 % 1.38 % 0.44 %
InAktiv 0.00 % 45.00 % 88.27 % 96.27 %
Aktiv 100.00% 55.00 % 11.73 % 3.73 %
Internal Log file: (total Log time 684 Seconds)
Code:
Fre CPU0 CPU1 CPU2 CPU3
384000 1.33 % 1.54 % 0.71 % 0.19 %
486000 1.75 % 1.32 % 0.25 % 0.06 %
594000 3.08 % 1.64 % 0.30 % 0.13 %
702000 3.04 % 2.32 % 0.30 % 0.11 %
810000 2.86 % 1.64 % 0.22 % 0.08 %
918000 2.63 % 1.28 % 0.23 % 0.11 %
1026000 9.58 % 12.76 % 1.84 % 0.58 %
1134000 6.41 % 3.07 % 0.31 % 0.07 %
1242000 14.64 % 5.41 % 0.85 % 0.18 %
1350000 18.55 % 5.50 % 0.96 % 0.31 %
1458000 9.95 % 3.63 % 0.79 % 0.21 %
1512000 26.18 % 7.85 % 1.49 % 0.36 %
InAktiv 0.00 % 52.04 % 91.76 % 97.62 %
Aktiv 100.00% 47.96 % 8.24 % 2.38 %
There is a difference in the results, altough not too big. This comes from the different recording methods. Trepn profiler is poling the CPU every (ca) 100ms an asking what clock the CPU has, and the Internal method... i have no idea!
I reccomend using the internal method to not create more than necessary CPU(and GPU) load
Except you really have a long Task and whant to see where the CPU was heavy loaded and when it was idle!
More?
That's about it. Feel free to comment and contribute.
I'll add more if i have an idea what else could be noteworth.
greets,
Haldi
List:
Benchmark NR 1-4 (Post #3) ; Testing how Profiling runs, and batterylife with Trepn Profiler running.
Governortest NR 1-9 (Post #4); Testing different Core Hotplug divers (showP, Intelli-plug, MP-decision)
Conclusion Core Hotplug drivers (Post #6)
Governortest NR 9-18 (Post #7) ; Testing all governors under the same conditions
Conclusion Governor Tests (Post #8)
Benchmark NR 9-17 (Post #9) ; batterylife tests for each governor
Conclusion BatteryLife (Post #10)
Governor Test NR 31-36 ( Post #17) ; Doomkernel v22 with MP-Decision by Qualcomm
Governor Test NR 37-42 (Post #19) ; Doomkernel v22 with IntelliPlug
Governor Test NR 43-44 Post #20 ; Eco Modus! 2 Cores only
Battery Test NR 46-47 Post #24 ; 100% Screen Birghtness!
Battery Test NR 48 Post #26 ; Performance gov, 100% Screen Brightness!
Fulltime Battery Test Post #33 ; No SIM card!
Governor Test NR 54-58 Post #34 ; XzKernel v25
GPU tests Post #36 ; XZKernel v25
Governor tests with XzKernel v25b Preservative and Interactive Post #39
How the Hell are you making these graphs? a Screencast from Excel Post #40
Governor tests with XzKernel v25 Interactive and Idle Post #41
The answer to life the universe and everything Post #42
Governor tests with Profiles from XzKernelApp Post #43 ; XzKernel v25
Governor tests with Profiles from XzKernelApp Post #44 ; XzKernel v25b (Hotplug disabled)
Throttling Stock and set to 60°C Post #46
Charging the Device in Dock with Sony EP880 Charger Post #47
Charging with the Aukey PA-U28 Charger! It's faster. Post #50
Benchmark NR 1:
BatteryLife: Modified Stock Rom + XzKernel v18.5
Stock settings, Interactive governor, [email protected] ondemand,Trepn Profiler running.
1h Test, "normal" preset, 100% Screen Brightness
Running from 94% to 64% Battery
BBS Log: Lost sorry
Benchmark NR 2:
BatteryLife: Modified Stock Rom + XzKernel v18.5
Stock settings, Interactive governor, [email protected] ondemand,Trepn Profiler running.
1h Test, "normal" preset, 100% Screen Brightness
Running from 96% to 64% Battery
BBS Log:
===================
General Information
===================
BetterBatteryStats version: 1.15.0.0_RC4
Creation Date: 2014-01-18 01:32:54
Statistic Type: Custom to Current
Since 1 h 1 m 52 s
VERSION.RELEASE: 4.3
BRAND: Sony
DEVICE: C6603
MANUFACTURER: Sony
MODEL: C6603
OS.VERSION: 3.4.76-XzK-v18_5+
BOOTLOADER: s1
HARDWARE: qcom
FINGERPRINT: Sony/C6603_1270-7689/C6603:4.3/10.4.B.0.569/xr3_rQ:user/release-keys
ID: 10.4.B.0.569
TAGS: release-keys
USER: BuildUser
PRODUCT: C6603_1270-7689
RADIO: 9x15A-ACEFWMAZQ-30110082-51
Rooted: true
============
Battery Info
============
Level lost [%]: Bat.: -30% (94% to 64%) [29.1%/h]
Voltage lost [mV]: (3980-3793) [181.6%/h]
===========
Other Usage
===========
Awake (): 1 h 1 m 52 s (3712 s) Ratio: 100.0%
Screen On (): 1 h 1 m 52 s (3712 s) Ratio: 100.0%
Wifi On (): 1 h 1 m 52 s (3712 s) Ratio: 100.0%
Wifi Running (): 1 h 1 m 52 s (3712 s) Ratio: 100.0%
No Data Connection (): 1 h 1 m 52 s (3712 s) Ratio: 100.0%
No or Unknown Signal (): 1 h 1 m 52 s (3712 s) Ratio: 100.0%
Screen bright (): 1 h 1 m 52 s (3712 s) Ratio: 100.0%
=========
Wakelocks
=========
ActivityManager-Launch (Android System): 1 m 25 s (85 s) Count:193 2.3%
AudioOut_2 (1013): 25 s (25 s) Count:2 0.7%
*vibrator* (Android System): 17 s (17 s) Count:533 0.4%
MAIL_SERVICE (com.android.exchange.Exchange Services): 8 s (8 s) Count:21 0.2%
AlarmManager (Android System): 4 s (4 s) Count:611 0.1%
RILJ (Telefon): 1 s (1 s) Count:17 0.0%
================
Kernel Wakelocks
================
======================
Alarms (requires root)
======================
com.facebook.katana (): Wakeups: 7
Alarms: 6, Intent: com.facebook.push.mqtt.KeepaliveManager.ACTION_INE XACT_ALARM.com.facebook.katana
Alarms: 0, Intent: JewelCountFetcher.INITIATE_BACKGROUND_FETCH cmp={com.facebook.katana/com.facebook.notifications.util.JewelCountFetcher$ JewelCountBroadcastReceiver}
Alarms: 0, Intent: {com.facebook.katana/com.facebook.ui.media.cache.MediaCacheCleanupServi ce}
Alarms: 0, Intent: {com.facebook.katana/com.facebook.common.tempfile.TempFileCleanupServic e}
Alarms: 1, Intent: com.facebook.common.executors.WakingExecutorServic e.ACTION_ALARM.com.facebook.katana
Alarms: 0, Intent: com.facebook.katana.service.202p cmp={com.facebook.katana/com.facebook.katana.service.FacebookService}
com.google.android.gms (): Wakeups: 5
Alarms: 0, Intent: {com.google.android.gms/com.google.android.gms.playlog.uploader.UploaderAl armReceiver}
Alarms: 0, Intent: com.google.android.intent.action.SEND_IDLE
Alarms: 4, Intent: com.google.android.intent.action.MCS_HEARTBEAT
Alarms: 0, Intent: com.google.android.intent.action.GCM_RECONNECT
Alarms: 1, Intent: com.google.android.gms.icing.INDEX_RECURRING_MAINT ENANCE cmp={com.google.android.gms/com.google.android.gms.icing.service.IndexWorkerSe rvice}
com.android.exchange (): Wakeups: 4
Alarms: 4, Intent: {com.android.exchange/com.android.exchange.EmailSyncAlarmReceiver}
Alarms: 0, Intent: {com.android.exchange/com.android.exchange.MailboxAlarmReceiver}
com.google.android.gsf (): Wakeups: 3
Alarms: 0, Intent: com.google.android.intent.action.SEND_IDLE
Alarms: 3, Intent: {com.google.android.gsf/com.google.android.gsf.checkin.EventLogService$Rec eiver}
android (): Wakeups: 1
Alarms: 0, Intent: android.intent.action.TIME_TICK
Alarms: 0, Intent: com.android.server.action.NETWORK_STATS_POLL
Alarms: 0, Intent: android.content.syncmanager.SYNC_ALARM
Alarms: 1, Intent: android.app.backup.intent.RUN
Alarms: 0, Intent: com.android.internal.policy.impl.PhoneWindowManage r.DELAYED_KEYGUARD
Alarms: 0, Intent: com.android.server.IdleMaintenanceService.action.U PDATE_IDLE_MAINTENANCE_STATE
com.sonyericsson.organizer (): Wakeups: 1
Alarms: 1, Intent: timer_expired
======================
Network (requires root)
======================
10206 (Wifi) (com.dolphin.browser.Dolphin Browser Mini): 1.0 MBytes 62.7%
10201 (Wifi) (org.leetzone.android.yatsewidgetfree.Yatse): 524.0 KBytes 21.0%
0 (Wifi) (0): 204.0 KBytes 8.2%
10199 (Wifi) (com.synology.DSfile.DS file): 114.0 KBytes 4.6%
10050 (Wifi) (com.android.exchange.Exchange Services): 48.0 KBytes 2.0%
10173 (Wifi) (com.facebook.katana.Facebook): 21.0 KBytes 0.8%
10114 (Wifi) (com.sonyericsson.organizer.Uhr): 10.0 KBytes 0.4%
10042 (Wifi) (Xperiaâ„¢ Home): 5.0 KBytes 0.2%
10192 (Wifi) (com.asksven.betterbatterystats_xdaedition.BetterB atteryStats): 2.0 KBytes 0.1%
10060 (Wifi) (Google Play-Dienste): 916.0 Bytes 0.0%
==========
CPU States
==========
384 MHz (): 1 m 9 s 1.9%
486 MHz (): 1 m 12 s 1.9%
594 MHz (): 1 m 55 s 3.1%
702 MHz (): 2 m 8 s 3.5%
810 MHz (): 2 m 1 s 3.3%
918 MHz (): 1 m 43 s 2.8%
1.03 GHz (): 8 m 51 s 14.3%
1.13 GHz (): 6 m 44 s 10.9%
1.24 GHz (): 10 m 39 s 17.2%
1.35 GHz (): 7 m 49 s 12.6%
1.46 GHz (): 4 m 48 s 7.8%
1.51 GHz (): 12 m 49 s 20.7%
==================
Reference overview
==================
ref_boot: Reference ref_boot created 54 s (Wl: 3 elements; KWl: 0elements; NetS: 12 elements; Alrm: 0 elements; Proc: 2 elements; Oth: 5 elements; CPU: 12 elements)
ref_unplugged: Reference ref_unplugged created 5 h 6 m 26 s (Wl: 0 elements; KWl: 22elements; NetS: 31 elements; Alrm: 11 elements; Proc: 0 elements; Oth: 8 elements; CPU: 13 elements)
ref_custom: Reference ref_custom created 5 h 13 m 50 s (Wl: 8 elements; KWl: 22elements; NetS: 34 elements; Alrm: 10 elements; Proc: 18 elements; Oth: 9 elements; CPU: 13 elements)
ref_current: Reference ref_current created 6 h 15 m 43 s (Wl: 10 elements; KWl: 22elements; NetS: 34 elements; Alrm: 11 elements; Proc: 47 elements; Oth: 9 elements; CPU: 13 elements)
Benchmark NR 3:
BatteryLife: Modified Stock Rom + XzKernel v18.5
Stock settings, Interactive governor, [email protected] ondemand, Trepn Profiler running.
1h Test, "normal" preset, 100% Screen Brightness
Undervolted CPU: 384 to 700mv, 1024 to 900mv and 1512 to 1050mv
Running from 95% to 68% Battery
BBS Log:
===================
General Information
===================
BetterBatteryStats version: 1.15.0.0_RC4
Creation Date: 2014-01-18 23:09:38
Statistic Type: Custom to Current
Since 58 m 30 s
VERSION.RELEASE: 4.3
BRAND: Sony
DEVICE: C6603
MANUFACTURER: Sony
MODEL: C6603
OS.VERSION: 3.4.76-XzK-v18_5+
BOOTLOADER: s1
HARDWARE: qcom
FINGERPRINT: Sony/C6603_1270-7689/C6603:4.3/10.4.B.0.569/xr3_rQ:user/release-keys
ID: 10.4.B.0.569
TAGS: release-keys
USER: BuildUser
PRODUCT: C6603_1270-7689
RADIO: 9x15A-ACEFWMAZQ-30110082-51
Rooted: true
============
Battery Info
============
Level lost [%]: Bat.: -27% (95% to 68%) [27.8%/h]
Voltage lost [mV]: (4032-3912) [123.7%/h]
===========
Other Usage
===========
Deep Sleep (): 1 m 1 s (61 s) Ratio: 1.7%
Awake (): 57 m 29 s (3449 s) Ratio: 98.3%
Screen On (): 56 m 31 s (3391 s) Ratio: 96.6%
Wifi On (): 58 m 30 s (3510 s) Ratio: 100.0%
Wifi Running (): 58 m 30 s (3510 s) Ratio: 100.0%
No Data Connection (): 58 m 30 s (3510 s) Ratio: 100.0%
No or Unknown Signal (): 58 m 30 s (3510 s) Ratio: 100.0%
Screen dark (): 7 s (7 s) Ratio: 0.2%
Screen bright (): 56 m 23 s (3383 s) Ratio: 96.4%
=========
Wakelocks
=========
ActivityManager-Launch (Android System): 1 m 15 s (75 s) Count:166 2.1%
*vibrator* (Android System): 25 s (25 s) Count:521 0.7%
AudioOut_2 (1013): 13 s (13 s) Count:4 0.4%
MAIL_SERVICE (com.android.exchange.Exchange Services): 5 s (5 s) Count:15 0.2%
*backup* (Android System): 4 s (4 s) Count:614 0.1%
AlarmManager (Android System): 4 s (4 s) Count:605 0.1%
AudioOut_3 (1013): 3 s (3 s) Count:2 0.1%
AlarmManager (com.facebook.katana.Facebook): 1 s (1 s) Count:74 0.0%
SCREEN_FROZEN (Android System): 1 s (1 s) Count:227 0.0%
show keyguard (Android System): 1 s (1 s) Count:2 0.0%
GOOGLE_C2DM (Google Play-Dienste): 1 s (1 s) Count:66 0.0%
================
Kernel Wakelocks
================
"mmc1_detect" (): 25 s (25 s) Cntc/wc/ec)92/0/0 0.7%
"qcom_rx_wakelock" (): 12 s (12 s) Cntc/wc/ec)4990/0/4990 0.4%
"PowerManagerService.WakeLocks" (): 7 s (7 s) Cntc/wc/ec)671/0/0 0.2%
"suspend_backoff" (): 7 s (7 s) Cntc/wc/ec)1/0/1 0.2%
"alarm_rtc" (): 6 s (6 s) Cntc/wc/ec)7/0/0 0.2%
"power-supply" (): (0 s) Cntc/wc/ec)192/33/0 0.0%
"msm_hsic_host" (): (0 s) Cntc/wc/ec)18/0/0 0.0%
"alarm" (): (0 s) Cntc/wc/ec)233/0/0 0.0%
"pm8921_soc_lock" (): (0 s) Cntc/wc/ec)174/0/0 0.0%
"KeyEvents" (): (0 s) Cntc/wc/ec)63641/0/0 0.0%
"PowerManagerService.Broadcasts" (): (0 s) Cntc/wc/ec)2/0/0 0.0%
"PowerManagerService.Display" (): (0 s) Cntc/wc/ec)1/0/0 0.0%
"system_monitor" (): (0 s) Cntc/wc/ec)28/0/0 0.0%
"libsysmon_wq" (): (0 s) Cntc/wc/ec)16/0/0 0.0%
"mmc0_detect" (): (0 s) Cntc/wc/ec)106/0/1 0.0%
"bl_ctrl_wq" (): (0 s) Cntc/wc/ec)18/0/0 0.0%
======================
Alarms (requires root)
======================
com.facebook.katana (): Wakeups: 60
Alarms: 59, Intent: com.facebook.push.mqtt.KeepaliveManager.ACTION_INE XACT_ALARM.com.facebook.katana
Alarms: 1, Intent: com.facebook.common.executors.WakingExecutorServic e.ACTION_ALARM.com.facebook.katana
Alarms: 0, Intent: {com.facebook.katana/com.facebook.ui.media.cache.MediaCacheCleanupServi ce}
Alarms: 0, Intent: {com.facebook.katana/com.facebook.common.tempfile.TempFileCleanupServic e}
Alarms: 0, Intent: com.facebook.orca.database.ACTION_ALARM cmp={com.facebook.katana/com.facebook.contacts.database.AddressBookPeriodic Runner$LocalBroadcastReceiver}
com.google.android.gms (): Wakeups: 4
Alarms: 0, Intent: com.google.android.intent.action.GCM_RECONNECT
Alarms: 1, Intent: com.google.android.intent.action.SEND_IDLE
Alarms: 3, Intent: com.google.android.intent.action.MCS_HEARTBEAT
Alarms: 0, Intent: {com.google.android.gms/com.google.android.gms.playlog.uploader.UploaderAl armReceiver}
com.android.exchange (): Wakeups: 4
Alarms: 3, Intent: {com.android.exchange/com.android.exchange.EmailSyncAlarmReceiver}
Alarms: 1, Intent: {com.android.exchange/com.android.exchange.MailboxAlarmReceiver}
android (): Wakeups: 3
Alarms: 0, Intent: android.intent.action.TIME_TICK
Alarms: 0, Intent: com.android.server.action.NETWORK_STATS_POLL
Alarms: 1, Intent: android.content.syncmanager.SYNC_ALARM
Alarms: 1, Intent: com.android.internal.policy.impl.PhoneWindowManage r.DELAYED_KEYGUARD
Alarms: 1, Intent: android.app.backup.intent.RUN
com.google.android.gsf (): Wakeups: 3
Alarms: 1, Intent: com.google.android.intent.action.SEND_IDLE
Alarms: 2, Intent: {com.google.android.gsf/com.google.android.gsf.checkin.EventLogService$Rec eiver}
Alarms: 0, Intent: {com.google.android.gsf/com.google.android.gsf.checkin.CheckinService$Rece iver}
com.sonyericsson.organizer (): Wakeups: 1
Alarms: 1, Intent: timer_expired
======================
Network (requires root)
======================
10206 (Wifi) (com.dolphin.browser.Dolphin Browser Mini): 1.0 MBytes 52.4%
10201 (Wifi) (org.leetzone.android.yatsewidgetfree.Yatse): 680.0 KBytes 22.9%
0 (Wifi) (0): 482.0 KBytes 16.2%
10078 (Wifi) (com.sonyericsson.android.locationbasedwifi.Ortsbe zogenes Wi-Fi): 96.0 KBytes 3.2%
10050 (Wifi) (com.android.exchange.Exchange Services): 48.0 KBytes 1.6%
10098 (Wifi) (com.sonyericsson.android.socialphonebook.Kontakte ): 26.0 KBytes 0.9%
10173 (Wifi) (com.facebook.katana.Facebook): 16.0 KBytes 0.5%
10042 (Wifi) (Xperiaâ„¢ Home): 13.0 KBytes 0.5%
10156 (Wifi) (com.sonyericsson.updatecenter.Update Center): 9.0 KBytes 0.3%
10118 (Wifi) (com.android.email.E-Mail): 8.0 KBytes 0.3%
10060 (Wifi) (Google Play-Dienste): 8.0 KBytes 0.3%
1000 (Wifi) (Android System): 6.0 KBytes 0.2%
10044 (Wifi) (com.sonyericsson.conversations.SMS/MMS): 5.0 KBytes 0.2%
10198 (Wifi) (com.whatsapp.WhatsApp): 4.0 KBytes 0.2%
10216 (Wifi) (com.oasisfeng.greenify.Greenify): 3.0 KBytes 0.1%
10099 (Wifi) (com.android.vending.Google Play Store): 2.0 KBytes 0.1%
10192 (Wifi) (com.asksven.betterbatterystats_xdaedition.BetterB atteryStats): 1.0 KBytes 0.0%
10082 (Wifi) (com.sonymobile.mx.android.myÂ*Xperia): 267.0 Bytes 0.0%
10052 (Wifi) (UID): 52.0 Bytes 0.0%
10061 (Wifi) (com.google.android.syncadapters.calendar.Google Kalender synchronisieren): 52.0 Bytes 0.0%
10059 (Wifi) (com.google.android.gm.Gmail): 52.0 Bytes 0.0%
10169 (Wifi) (com.google.android.youtube.YouTube): 52.0 Bytes 0.0%
10181 (Wifi) (com.sony.snei.np.android.account.Account Manager): 52.0 Bytes 0.0%
==========
CPU States
==========
162 MHz (): 0.0%
270 MHz (): 9 s 0.3%
378 MHz (): 42 s 1.2%
384 MHz (): 1 s 0.1%
486 MHz (): 1 m 10 s 2.0%
594 MHz (): 1 m 40 s 2.9%
702 MHz (): 1 m 43 s 3.0%
810 MHz (): 1 m 39 s 2.8%
918 MHz (): 1 m 27 s 2.5%
1.03 GHz (): 5 m 20 s 9.1%
1.13 GHz (): 3 m 46 s 6.5%
1.24 GHz (): 7 m 59 s 13.7%
1.35 GHz (): 9 m 48 s 16.8%
1.46 GHz (): 5 m 50 s 10.0%
1.51 GHz (): 16 m 7 s 27.6%
Deep Sleep (): 1 m 1 s 1.7%
==================
Reference overview
==================
ref_boot: Reference ref_boot created 56 s (Wl: 4 elements; KWl: 0elements; NetS: 7 elements; Alrm: 0 elements; Proc: 1 elements; Oth: 5 elements; CPU: 12 elements)
ref_custom: Reference ref_custom created 5 m 51 s (Wl: 19 elements; KWl: 11elements; NetS: 18 elements; Alrm: 8 elements; Proc: 31 elements; Oth: 11 elements; CPU: 16 elements)
ref_current: Reference ref_current created 1 h 4 m 22 s (Wl: 24 elements; KWl: 16elements; NetS: 25 elements; Alrm: 9 elements; Proc: 67 elements; Oth: 12 elements; CPU: 16 elements)
Benchmark NR 4:
BatteryLife: Modified Stock Rom + XzKernel v18.5
Stock settings, Interactive governor, [email protected] ondemand,Trepn Profiler running.
1h Test, "normal" preset, Minimum Screen Brightness
Running from 98% to 74% Battery
BBS Log:
===================
General Information
===================
BetterBatteryStats version: 1.15.0.0_RC4
Creation Date: 2014-01-19 13:56:16
Statistic Type: Custom to Current
Since 1 h 7 s
VERSION.RELEASE: 4.3
BRAND: Sony
DEVICE: C6603
MANUFACTURER: Sony
MODEL: C6603
OS.VERSION: 3.4.76-XzK-v18_5+
BOOTLOADER: s1
HARDWARE: qcom
FINGERPRINT: Sony/C6603_1270-7689/C6603:4.3/10.4.B.0.569/xr3_rQ:user/release-keys
ID: 10.4.B.0.569
TAGS: release-keys
USER: BuildUser
PRODUCT: C6603_1270-7689
RADIO: 9x15A-ACEFWMAZQ-30110082-51
Rooted: true
============
Battery Info
============
Level lost [%]: Bat.: -24% (98% to 74%) [24.0%/h]
Voltage lost [mV]: (4057-3857) [200.0%/h]
===========
Other Usage
===========
Awake (): 1 h 7 s (3607 s) Ratio: 100.0%
Wifi On (): 1 h 7 s (3607 s) Ratio: 100.0%
Wifi Running (): 1 h 7 s (3607 s) Ratio: 100.0%
No Data Connection (): 1 h 7 s (3607 s) Ratio: 100.0%
No or Unknown Signal (): 1 h 7 s (3607 s) Ratio: 100.0%
=========
Wakelocks
=========
ActivityManager-Launch (Android System): 1 m 22 s (82 s) Count:206 2.3%
DownloadManager (Medien): 20 s (20 s) Count:2 0.5%
AudioOut_2 (1013): 18 s (18 s) Count:7 0.5%
*vibrator* (Android System): 16 s (16 s) Count:496 0.4%
*backup* (Android System): 10 s (10 s) Count:516 0.3%
MAIL_SERVICE (com.android.exchange.Exchange Services): 9 s (9 s) Count:18 0.3%
AlarmManager (Android System): 4 s (4 s) Count:592 0.1%
AudioOut_3 (1013): 4 s (4 s) Count:3 0.1%
QcConnectivityService (Android System): 3 s (3 s) Count:518 0.1%
GOOGLE_C2DM (Google Play-Dienste): 2 s (2 s) Count:62 0.1%
*sync*_com.sonyericsson.updatecenter.provider_Account {name=d42f445179deb21f4073591d371e995a, type=com.sonyericsson.updatecenter.account.default} (com.sonyericsson.updatecenter.Update Center): 1 s (1 s) Count:1 0.0%
================
Kernel Wakelocks
================
======================
Alarms (requires root)
======================
com.facebook.katana (): Wakeups: 12
Alarms: 11, Intent: com.facebook.push.mqtt.KeepaliveManager.ACTION_INEXACT_ALARM.com.facebook.katana
Alarms: 1, Intent: com.facebook.common.executors.WakingExecutorService.ACTION_ALARM.com.facebook.katana
Alarms: 0, Intent: {com.facebook.katana/com.facebook.ui.media.cache.MediaCacheCleanupService}
Alarms: 0, Intent: {com.facebook.katana/com.facebook.common.tempfile.TempFileCleanupService}
Alarms: 0, Intent: com.facebook.katana.service.202p cmp={com.facebook.katana/com.facebook.katana.service.FacebookService}
android (): Wakeups: 7
Alarms: 0, Intent: android.intent.action.TIME_TICK
Alarms: 0, Intent: com.android.server.action.NETWORK_STATS_POLL
Alarms: 6, Intent: android.content.syncmanager.SYNC_ALARM
Alarms: 1, Intent: android.app.backup.intent.RUN
com.google.android.gms (): Wakeups: 4
Alarms: 3, Intent: com.google.android.intent.action.MCS_HEARTBEAT
Alarms: 1, Intent: com.google.android.intent.action.GCM_RECONNECT
Alarms: 0, Intent: {com.google.android.gms/com.google.android.gms.playlog.uploader.UploaderAlarmReceiver}
com.android.providers.calendar (): Wakeups: 3
Alarms: 1, Intent: android.intent.action.EVENT_REMINDER
Alarms: 1, Intent: com.android.providers.calendar.intent.CalendarProvider2
Alarms: 1, Intent: com.android.providers.calendar.SCHEDULE_ALARM cmp={com.android.providers.calendar/com.android.providers.calendar.CalendarReceiver}
com.android.exchange (): Wakeups: 3
Alarms: 3, Intent: {com.android.exchange/com.android.exchange.EmailSyncAlarmReceiver}
com.android.vending (): Wakeups: 3
Alarms: 2, Intent: {com.android.vending/com.google.android.finsky.services.ContentSyncService}
Alarms: 1, Intent: {com.android.vending/com.google.android.finsky.services.DailyHygiene}
com.google.android.gsf (): Wakeups: 2
Alarms: 2, Intent: {com.google.android.gsf/com.google.android.gsf.checkin.EventLogService$Receiver}
Alarms: 0, Intent: {com.google.android.gsf/com.google.android.gsf.checkin.CheckinService$Receiver}
com.sonyericsson.organizer (): Wakeups: 1
Alarms: 1, Intent: timer_expired
com.bigeyes0x0.trickstermod (): Wakeups: 1
Alarms: 1, Intent: clear_dirty_flag cmp={com.bigeyes0x0.trickstermod/com.bigeyes0x0.trickstermod.ReceiverGenerals}
======================
Network (requires root)
======================
10206 (Wifi) (com.dolphin.browser.Dolphin Browser Mini): 1.0 MBytes 41.8%
10099 (Wifi) (com.android.vending.Google Play Store): 766.0 KBytes 20.8%
10201 (Wifi) (org.leetzone.android.yatsewidgetfree.Yatse): 746.0 KBytes 20.3%
0 (Wifi) (0): 289.0 KBytes 7.9%
10078 (Wifi) (com.sonyericsson.android.locationbasedwifi.Ortsbezogenes Wi-Fi): 98.0 KBytes 2.7%
10050 (Wifi) (com.android.exchange.Exchange Services): 75.0 KBytes 2.0%
10173 (Wifi) (com.facebook.katana.Facebook): 66.0 KBytes 1.8%
10098 (Wifi) (com.sonyericsson.android.socialphonebook.Kontakte): 26.0 KBytes 0.7%
10042 (Wifi) (Xperiaâ„¢ Home): 13.0 KBytes 0.4%
10118 (Wifi) (com.android.email.E-Mail): 10.0 KBytes 0.3%
10060 (Wifi) (Google Play-Dienste): 10.0 KBytes 0.3%
10156 (Wifi) (com.sonyericsson.updatecenter.Update Center): 9.0 KBytes 0.2%
1000 (Wifi) (Android System): 7.0 KBytes 0.2%
10198 (Wifi) (com.whatsapp.WhatsApp): 6.0 KBytes 0.2%
10044 (Wifi) (com.sonyericsson.conversations.SMS/MMS): 5.0 KBytes 0.2%
10192 (Wifi) (com.asksven.betterbatterystats_xdaedition.BetterBatteryStats): 2.0 KBytes 0.1%
10212 (Wifi) (com.bigeyes0x0.trickstermod.Trickster MOD): 2.0 KBytes 0.1%
10169 (Wifi) (com.google.android.youtube.YouTube): 1.0 KBytes 0.0%
10052 (Wifi) (UID): 183.0 Bytes 0.0%
10061 (Wifi) (com.google.android.syncadapters.calendar.Google Kalender synchronisieren): 104.0 Bytes 0.0%
10059 (Wifi) (com.google.android.gm.Gmail): 104.0 Bytes 0.0%
10047 (Wifi) (Medien): 92.0 Bytes 0.0%
==========
CPU States
==========
162 MHz (): 2 s 0.1%
270 MHz (): 8 s 0.2%
378 MHz (): 28 s 0.8%
384 MHz (): 2 s 0.1%
486 MHz (): 1 m 19 s 2.2%
594 MHz (): 1 m 52 s 3.1%
702 MHz (): 1 m 58 s 3.3%
810 MHz (): 1 m 49 s 3.0%
918 MHz (): 1 m 28 s 2.4%
1.03 GHz (): 5 m 32 s 9.2%
1.13 GHz (): 3 m 40 s 6.1%
1.24 GHz (): 8 m 15 s 13.7%
1.35 GHz (): 10 m 17 s 17.1%
1.46 GHz (): 6 m 4 s 10.1%
1.51 GHz (): 17 m 7 s 28.5%
==================
Reference overview
==================
ref_boot: Reference ref_boot created 58 s (Wl: 1 elements; KWl: 0elements; NetS: 8 elements; Alrm: 0 elements; Proc: 1 elements; Oth: 5 elements; CPU: 12 elements)
ref_custom: Reference ref_custom created 2 m 41 s (Wl: 16 elements; KWl: 0elements; NetS: 17 elements; Alrm: 6 elements; Proc: 23 elements; Oth: 5 elements; CPU: 15 elements)
ref_current: Reference ref_current created 1 h 2 m 49 s (Wl: 23 elements; KWl: 0elements; NetS: 25 elements; Alrm: 9 elements; Proc: 62 elements; Oth: 5 elements; CPU: 15 elements)
Trepn Log:
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 0.06 % 3.30 % 1.53 % 0.73 %
486000 2.03 % 1.57 % 0.42 % 0.12 %
594000 2.88 % 1.84 % 0.43 % 0.09 %
702000 3.00 % 2.05 % 0.39 % 0.09 %
810000 2.78 % 1.69 % 0.33 % 0.05 %
918000 2.12 % 1.26 % 0.23 % 0.04 %
1026000 8.49 % 13.26 % 3.01 % 0.92 %
1134000 6.26 % 3.88 % 0.68 % 0.08 %
1242000 14.27 % 5.99 % 1.06 % 0.24 %
1350000 17.70 % 5.78 % 1.24 % 0.36 %
1458000 10.22 % 3.75 % 1.06 % 0.29 %
1512000 29.46 % 7.33 % 1.74 % 0.51 %
InAktiv 0.72 % 48.30 % 87.87 % 96.47 %
Aktiv 99.28 % 51.70 % 12.13 % 3.53 %
GovernorTest NR1:
Governor: Modified Stock Rom + XzKernel v18.5
Stock settings, Interactive governor, [email protected] ondemand,Trepn Profiler NOT running. Qualcomm +showP MP-decision activated.
10Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 20.72 % 0.84 % 0.31 % 0.20 %
486000 1.67 % 0.48 % 0.13 % 0.07 %
594000 1.82 % 0.50 % 0.06 % 0.02 %
702000 2.53 % 0.46 % 0.13 % 0.03 %
810000 3.56 % 0.77 % 0.26 % 0.05 %
918000 3.31 % 0.35 % 0.11 % 0.05 %
1026000 12.88 % 2.76 % 0.81 % 0.30 %
1134000 7.70 % 1.17 % 0.24 % 0.06 %
1242000 12.34 % 2.85 % 1.16 % 0.36 %
1350000 11.98 % 4.44 % 1.29 % 0.65 %
1458000 6.63 % 2.55 % 1.13 % 0.58 %
1512000 14.86 % 3.68 % 1.88 % 0.74 %
InAktiv 0.00 % 79.16 % 92.50 % 96.86 %
Aktiv 100.00% 20.84 % 7.50 % 3.14 %
GovernorTest NR2:
Governor: Modified Stock Rom + XzKernel v18.5
Stock settings, Interactive governor, [email protected] ondemand,Trepn Profiler NOT running. Qualcomm MP-decision activated.
10Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 22.47 % 0.89 % 0.37 % 0.12 %
486000 1.92 % 0.32 % 0.17 % 0.01 %
594000 2.45 % 0.42 % 0.11 % 0.03 %
702000 2.98 % 0.32 % 0.08 % 0.04 %
810000 3.84 % 0.55 % 0.13 % 0.00 %
918000 3.16 % 0.34 % 0.04 % 0.00 %
1026000 14.00 % 1.44 % 0.43 % 0.18 %
1134000 8.34 % 0.36 % 0.07 % 0.00 %
1242000 10.93 % 0.71 % 0.28 % 0.01 %
1350000 10.45 % 1.27 % 0.27 % 0.01 %
1458000 5.10 % 1.66 % 0.23 % 0.06 %
1512000 14.37 % 2.69 % 0.51 % 0.04 %
InAktiv 0.00 89.03 97.30 99.48
Aktiv 100.00% 10.97 % 2.70 % 0.52 %
GovernorTest NR3:
Governor: Modified Stock Rom + XzKernel v18.5
Stock settings, Interactive governor, [email protected] ondemand,Trepn Profiler NOT running. Intelli-Plug activated.
10Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 29.66 % 16.62 % 8.74 % 3.27 %
486000 2.80 % 2.14 % 0.73 % 0.37 %
594000 3.20 % 1.65 % 0.65 % 0.21 %
702000 3.42 % 0.97 % 0.41 % 0.09 %
810000 3.75 % 0.58 % 0.25 % 0.07 %
918000 2.22 % 0.38 % 0.11 % 0.12 %
1026000 20.20 % 12.01 % 6.69 % 2.83 %
1134000 6.09 % 1.07 % 0.28 % 0.04 %
1242000 8.97 % 2.72 % 0.70 % 0.09 %
1350000 7.27 % 1.38 % 0.80 % 0.21 %
1458000 3.76 % 1.84 % 0.83 % 0.32 %
1512000 8.66 % 2.86 % 1.16 % 0.47 %
InAktiv 0.00 % 55.78 % 78.66 % 91.91 %
Aktiv 100.00% 44.22 % 21.34 % 8.09 %
GovernorTest NR4:
Governor: Modified Stock Rom + XzKernel v18.5
Stock settings, Interactive governor, [email protected] ondemand,Trepn Profiler NOT running. showP MP-decision-control activated. (settings Part1 & Part2)
10Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 29.87 % 8.47 % 1.70 % 0.07 %
486000 2.77 % 2.36 % 0.47 % 0.02 %
594000 2.64 % 2.24 % 0.22 % 0.00 %
702000 2.84 % 1.50 % 0.23 % 0.03 %
810000 2.86 % 0.79 % 0.04 % 0.03 %
918000 2.25 % 0.61 % 0.11 % 0.05 %
1026000 18.92 % 18.01 % 2.95 % 0.19 %
1134000 5.56 % 1.17 % 0.10 % 0.00 %
1242000 9.41 % 2.39 % 0.25 % 0.04 %
1350000 8.58 % 2.42 % 0.43 % 0.03 %
1458000 5.01 % 2.13 % 0.34 % 0.12 %
1512000 9.29 % 3.05 % 0.82 % 0.24 %
InAktiv 0.00 % 54.87 % 92.31 % 99.18 %
Aktiv 100.00% 45.13 % 7.69 % 0.82 %
GovernorTest NR5:
Governor: Modified Stock Rom + XzKernel v19
Stock settings, Interactive governor, [email protected]400mhz ondemand,Trepn Profiler running but not logging. showP MP-decision-control activated. (settings Part1 & Part2)
10Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 30.71 % 10.42 % 2.19 % 0.24 %
486000 3.78 % 3.50 % 0.67 % 0.15 %
594000 2.97 % 3.32 % 0.39 % 0.10 %
702000 2.72 % 2.86 % 0.41 % 0.01 %
810000 2.31 % 1.43 % 0.14 % 0.02 %
918000 1.62 % 0.79 % 0.13 % 0.01 %
1026000 21.58 % 23.88 % 3.28 % 0.74 %
1134000 5.57 % 1.97 % 0.12 % 0.10 %
1242000 8.92 % 3.50 % 0.40 % 0.05 %
1350000 7.41 % 3.57 % 0.38 % 0.09 %
1458000 4.14 % 2.56 % 0.53 % 0.11 %
1512000 8.25 % 4.13 % 0.85 % 0.30 %
InAktiv 0.00 % 38.08 % 90.51 % 98.07 %
Aktiv 100.00% 61.92 % 9.49 % 1.93 %
GovernorTest NR6:
Governor: Modified Stock Rom + XzKernel v19
Stock settings, Interactive governor, [email protected]400mhz ondemand,Trepn Profiler NOT running. showP MP-decision-control activated. (settings Part1 & Part2) Frequency Range increased from 162 to 1728mhz (Error! Only stuck to core0)
10Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
162000 20.70 % 0.00 % 0.00 % 0.00 %
270000 5.96 % 0.00 % 0.00 % 0.00 %
378000 4.48 % 0.00 % 0.00 % 0.00 %
384000 0.12 % 13.34 % 2.17 % 0.30 %
486000 4.14 % 2.79 % 0.70 % 0.13 %
594000 3.46 % 2.74 % 0.41 % 0.05 %
702000 3.00 % 2.24 % 0.31 % 0.05 %
810000 2.31 % 1.33 % 0.19 % 0.01 %
918000 2.18 % 0.72 % 0.15 % 0.01 %
1026000 19.86 % 17.58 % 3.23 % 0.37 %
1134000 4.65 % 1.44 % 0.12 % 0.00 %
1242000 3.23 % 3.31 % 0.32 % 0.12 %
1350000 2.06 % 3.37 % 0.60 % 0.13 %
1458000 4.33 % 1.99 % 0.71 % 0.21 %
1512000 4.73 % 4.07 % 1.07 % 0.35 %
1620000 6.12 % 0.00 % 0.00 % 0.00 %
1728000 8.65 % 0.00 % 0.00 % 0.00 %
InAktiv 0.00 % 45.08 % 90.01 % 98.26 %
Aktiv 100.00% 54.92 % 9.99 % 1.74 %
GovernorTest NR7:
Governor: Modified Stock Rom + XzKernel v19
Stock settings, Interactive governor, [email protected]400mhz ondemand,Trepn Profiler NOT running. showP MP-decision-control activated. (settings Part1 & Part2) Frequency Range increased from 162 to 1728mhz (Error! Only stuck to core0)
10Minutes Test, "normal" preset, done while charging in Dock
Code:
Freq CPU0 CPU1 CPU2 CPU3
162000 16.52 % 0.00 % 0.00 % 0.00 %
270000 5.83 % 0.00 % 0.00 % 0.00 %
378000 4.18 % 0.00 % 0.00 % 0.00 %
384000 0.18 % 11.31 % 2.32 % 0.11 %
486000 3.76 % 3.24 % 0.69 % 0.03 %
594000 3.71 % 3.39 % 0.56 % 0.00 %
702000 2.73 % 2.67 % 0.30 % 0.06 %
810000 2.12 % 1.47 % 0.10 % 0.05 %
918000 1.80 % 0.62 % 0.23 % 0.05 %
1026000 21.66 % 22.72 % 3.90 % 0.16 %
1134000 6.00 % 2.33 % 0.08 % 0.01 %
1242000 3.66 % 4.00 % 0.26 % 0.10 %
1350000 2.16 % 4.07 % 0.61 % 0.19 %
1458000 5.29 % 3.01 % 0.55 % 0.21 %
1512000 5.43 % 4.43 % 1.26 % 0.78 %
1620000 6.09 % 0.00 % 0.00 % 0.00 %
1728000 8.87 % 0.00 % 0.00 % 0.00 %
InAktiv 0.00 % 36.74 % 89.15 % 98.24 %
Aktiv 100.00% 63.26 % 10.85 % 1.76 %
GovernorTest NR8:
Governor: Modified Stock Rom + XzKernel v19
Stock settings, Interactive governor, [email protected]400mhz ondemand,Trepn Profiler NOT running. showP MP-decision-control(settings Part1 & Part2) + Intelliplug activated. (yeah... somewhat fail Test) still tought i'd share it here
10Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 31.60 % 13.76 % 8.99 % 4.49 %
486000 2.86 % 1.76 % 0.93 % 0.30 %
594000 2.79 % 1.68 % 0.64 % 0.38 %
702000 2.74 % 1.02 % 0.35 % 0.23 %
810000 3.32 % 0.59 % 0.32 % 0.12 %
918000 2.39 % 0.36 % 0.15 % 0.22 %
1026000 18.27 % 11.31 % 6.37 % 3.27 %
1134000 5.81 % 0.91 % 0.05 % 0.08 %
1242000 9.24 % 1.79 % 1.13 % 0.16 %
1350000 7.35 % 2.01 % 0.70 % 0.40 %
1458000 3.98 % 1.42 % 0.74 % 0.25 %
1512000 9.65 % 2.43 % 1.64 % 0.81 %
InAktiv 0.00 % 60.96 % 77.99 % 89.29 %
Aktiv 100.00% 39.04 % 22.01 % 10.71 %
Hey man. Good job with the thread. Will follow this. Also in XzK-19 the GPU no longer over clocks. So it's at 400 not 450
Sent from my C6603
Took Test NR 2-4 and put them all together in one Chart!
It Looks horrible i know -.- Any better idea what type of chart would be usefull ?
I don't think there is a 3 Dimensional Pie chart ? And i'd had to use that for eacht core... so won't work either.
This is a simple "Added" Bar which shows which frequency takes which part.
But for overall visibility it's kinda usefull.
Observation 1:
Qualcomm Mostly works on core0. Only 10% Core1. Core1 has the same 1512mhz time than Intelli-Plug and showP
Observation 2:
Intelli-Plug has less 1512mhz time than Qualcomm and similar to showP on core0. There is a LOT of 384mhz idle time on all 4 cores. There is a lot of Boost (1026mhz) time on all 4 cores. Core2 and Core3 are long active.
Observation 3:
ShowP has similar usage pattern on core0 like Intelli-Plug. Core1 does not have so much 385mhz time but more 1026mhz time. Core2 and Core3 are rarely used!
From a BatterySaving aspect i cannot say which one would be the best. Qualcomm surely sucks because its so long on 1512mhz.
but the Intelli-plug and showP 1026mhz time is roughly the same! Now is the question does the long 384mhz time on intelliplug use more battery than the faster times on showP ?
GovernorTest NR9:
Governor: Modified Stock Rom + XzKernel v19
Stock settings, Interactive governor (Settings) , [email protected] ondemand,Trepn Profiler NOT running. showP MP-decision-control(settings Part1 & Part2)
5Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 29.27 % 5.62 % 1.09 % 0.28 %
486000 3.10 % 2.82 % 0.22 % 0.08 %
594000 2.93 % 2.05 % 0.21 % 0.03 %
702000 2.78 % 1.82 % 0.17 % 0.03 %
810000 3.03 % 1.16 % 0.10 % 0.05 %
918000 1.99 % 0.47 % 0.10 % 0.00 %
1026000 20.71 % 17.07 % 1.98 % 0.11 %
1134000 5.51 % 1.43 % 0.03 % 0.03 %
1242000 8.76 % 3.15 % 0.06 % 0.04 %
1350000 7.41 % 2.34 % 0.23 % 0.02 %
1458000 4.48 % 2.34 % 0.20 % 0.12 %
1512000 10.04 % 4.02 % 0.46 % 0.43 %
InAktiv 0.00 % 55.71 % 95.17 % 98.79 %
Aktiv 100.00% 44.29 % 4.83 % 1.21 %
GovernorTest NR10:
Governor: Modified Stock Rom + XzKernel v19
Stock settings, Wheatley governor (Settings) , [email protected] ondemand,Trepn Profiler NOT running. showP MP-decision-control(settings Part1 & Part2)
5Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 69.02 % 33.05 % 2.76 % 0.60 %
486000 3.85 % 4.09 % 0.37 % 0.05 %
594000 2.80 % 2.40 % 0.24 % 0.06 %
702000 2.08 % 1.95 % 0.15 % 0.00 %
810000 2.21 % 1.34 % 0.21 % 0.00 %
918000 1.66 % 1.04 % 0.07 % 0.01 %
1026000 1.06 % 0.84 % 0.03 % 0.00 %
1134000 0.77 % 0.54 % 0.10 % 0.00 %
1242000 0.66 % 0.45 % 0.05 % 0.00 %
1350000 0.66 % 0.51 % 0.04 % 0.03 %
1458000 0.43 % 0.36 % 0.04 % 0.04 %
1512000 14.80 % 12.35 % 2.54 % 0.68 %
InAktiv 0.00 % 41.08 % 93.39 % 98.53 %
Aktiv 100.00% 58.92 % 6.61 % 1.47 %
GovernorTest NR11:
Governor: Modified Stock Rom + XzKernel v19
Stock settings, IntelliDemand governor (Settings + part2) , [email protected] ondemand,Trepn Profiler NOT running. showP MP-decision-control(settings Part1 & Part2)
5Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 33.87 % 10.93 % 1.11 % 0.03 %
486000 2.39 % 2.30 % 0.25 % 0.00 %
594000 2.71 % 2.07 % 0.17 % 0.00 %
702000 13.11 % 10.42 % 2.04 % 0.05 %
810000 3.21 % 1.86 % 0.35 % 0.00 %
918000 3.46 % 1.51 % 0.43 % 0.01 %
1026000 2.34 % 0.99 % 0.13 % 0.02 %
1134000 2.53 % 0.87 % 0.12 % 0.01 %
1242000 1.58 % 0.59 % 0.06 % 0.00 %
1350000 1.45 % 0.62 % 0.02 % 0.00 %
1458000 1.36 % 0.44 % 0.02 % 0.07 %
1512000 31.99 % 19.77 % 4.54 % 1.57 %
InAktiv 0.00 % 47.63 % 90.74 % 98.25 %
Aktiv 100.00% 52.37 % 9.26 % 1.75 %
GovernorTest NR12:
Governor: Modified Stock Rom + XzKernel v19
Stock settings, OnDemand governor (Settings) , [email protected] ondemand,Trepn Profiler NOT running. showP MP-decision-control(settings Part1 & Part2)
5Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 59.12 % 26.42 % 1.72 % 0.39 %
486000 2.70 % 2.28 % 0.16 % 0.03 %
594000 2.16 % 2.49 % 0.07 % 0.01 %
702000 2.04 % 1.39 % 0.11 % 0.01 %
810000 2.13 % 1.37 % 0.05 % 0.02 %
918000 1.40 % 1.07 % 0.04 % 0.01 %
1026000 1.31 % 1.05 % 0.05 % 0.02 %
1134000 1.17 % 0.93 % 0.02 % 0.03 %
1242000 0.97 % 0.90 % 0.01 % 0.00 %
1350000 0.78 % 0.27 % 0.01 % 0.00 %
1458000 0.47 % 0.00 % 0.00 % 0.00 %
1512000 25.75 % 19.26 % 1.39 % 0.73 %
InAktiv 0.00 % 42.58 % 96.38 % 98.75 %
Aktiv 100.00% 57.42 % 3.62 % 1.25 %
GovernorTest NR13:
Governor: Modified Stock Rom + XzKernel v19
Stock settings, Badass governor (Settings) , [email protected] ondemand,Trepn Profiler NOT running. showP MP-decision-control(settings Part1 & Part2)
5Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 55.99 % 24.21 % 3.50 % 0.53 %
486000 2.77 % 2.24 % 0.22 % 0.01 %
594000 2.87 % 2.01 % 0.10 % 0.02 %
702000 2.36 % 1.64 % 0.07 % 0.07 %
810000 2.16 % 1.43 % 0.11 % 0.04 %
918000 1.93 % 1.14 % 0.09 % 0.01 %
1026000 1.88 % 1.15 % 0.11 % 0.00 %
1134000 1.74 % 0.93 % 0.04 % 0.01 %
1242000 1.23 % 0.80 % 0.06 % 0.01 %
1350000 1.44 % 1.03 % 0.09 % 0.02 %
1458000 1.40 % 1.04 % 0.07 % 0.01 %
1512000 24.24 % 15.49 % 2.19 % 0.52 %
InAktiv 0.00 % 46.89 % 93.36 % 98.74 %
Aktiv 100.00% 53.11 % 6.64 % 1.26 %
GovernorTest NR14:
Governor: Modified Stock Rom + XzKernel v19
Stock settings, Asswax governor (Settings + part2) , [email protected] ondemand,Trepn Profiler NOT running. showP MP-decision-control(settings Part1 & Part2)
5Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 44.13 % 22.97 % 5.55 % 0.84 %
486000 0.00 % 0.00 % 0.00 % 0.00 %
594000 21.13 % 18.18 % 4.00 % 0.84 %
702000 8.40 % 5.98 % 1.22 % 0.19 %
810000 6.73 % 3.67 % 0.95 % 0.14 %
918000 4.15 % 2.57 % 0.54 % 0.11 %
1026000 3.57 % 1.57 % 0.35 % 0.13 %
1134000 3.41 % 0.93 % 0.40 % 0.14 %
1242000 2.25 % 0.73 % 0.20 % 0.10 %
1350000 1.70 % 0.57 % 0.12 % 0.09 %
1458000 0.00 % 0.00 % 0.00 % 0.00 %
1512000 4.53 % 1.39 % 0.75 % 0.98 %
InAktiv 0.00 % 41.44 % 85.90 % 96.43 %
Aktiv 100.00% 58.56 % 14.10 % 3.57 %
GovernorTest NR15:
Governor: Modified Stock Rom + XzKernel v19
Stock settings, Adaptive governor (Settings) , [email protected] ondemand,Trepn Profiler NOT running. showP MP-decision-control(settings Part1 & Part2)
5Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 57.99 % 30.45 % 6.32 % 0.62 %
486000 11.98 % 10.98 % 1.86 % 0.16 %
594000 8.48 % 7.38 % 0.94 % 0.13 %
702000 5.37 % 3.81 % 0.48 % 0.10 %
810000 3.84 % 2.32 % 0.37 % 0.05 %
918000 2.89 % 1.48 % 0.28 % 0.04 %
1026000 2.14 % 1.16 % 0.30 % 0.04 %
1134000 1.69 % 0.80 % 0.24 % 0.04 %
1242000 1.24 % 0.61 % 0.22 % 0.05 %
1350000 0.85 % 0.47 % 0.19 % 0.05 %
1458000 0.66 % 0.39 % 0.15 % 0.05 %
1512000 2.88 % 1.45 % 0.71 % 0.42 %
InAktiv 0.00 % 38.71 % 87.97 % 98.27 %
Aktiv 100.00% 61.29 % 12.03 % 1.73 %
GovernorTest NR16:
Governor: Modified Stock Rom + XzKernel v19
Stock settings, AbyssPlug V2 governor (Settings) , [email protected] ondemand,Trepn Profiler NOT running. showP MP-decision-control(settings Part1 & Part2)
5Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 56.95 % 25.53 % 5.24 % 0.46 %
486000 2.67 % 2.39 % 0.55 % 0.01 %
594000 2.82 % 2.00 % 0.34 % 0.01 %
702000 2.18 % 1.41 % 0.23 % 0.00 %
810000 2.32 % 1.25 % 0.23 % 0.01 %
918000 2.09 % 0.98 % 0.23 % 0.01 %
1026000 1.74 % 0.98 % 0.17 % 0.02 %
1134000 1.79 % 1.03 % 0.08 % 0.00 %
1242000 1.21 % 0.67 % 0.12 % 0.00 %
1350000 1.47 % 1.09 % 0.10 % 0.02 %
1458000 1.12 % 0.91 % 0.11 % 0.01 %
1512000 23.64 % 15.38 % 3.28 % 0.52 %
InAktiv 0.00 % 46.39 % 89.31 % 98.92 %
Aktiv 100.00% 53.61 % 10.69 % 1.08 %
GovernorTest NR17:
Governor: Modified Stock Rom + XzKernel v19
Stock settings, SmartMax governor (Settings + part2) , [email protected] ondemand,Trepn Profiler NOT running. showP MP-decision-control(settings Part1 & Part2)
5Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 25.32 % 4.93 % 1.63 % 0.08 %
486000 8.89 % 4.90 % 1.60 % 0.16 %
594000 12.55 % 9.02 % 3.28 % 0.28 %
702000 24.71 % 18.18 % 7.03 % 0.58 %
810000 9.46 % 7.15 % 2.55 % 0.23 %
918000 6.36 % 3.76 % 1.42 % 0.12 %
1026000 4.10 % 2.24 % 0.82 % 0.10 %
1134000 4.01 % 0.92 % 0.49 % 0.05 %
1242000 2.09 % 0.51 % 0.32 % 0.06 %
1350000 1.53 % 0.34 % 0.33 % 0.05 %
1458000 0.00 % 0.00 % 0.00 % 0.00 %
1512000 0.98 % 0.60 % 0.38 % 0.09 %
InAktiv 0.00 % 47.45 % 80.14 % 98.18 %
Aktiv 100.00% 52.55 % 19.86 % 1.82 %
GovernorTest NR18:
Governor: Modified Stock Rom + XzKernel v19
Stock settings, Performance governor (no settings) , [email protected] ondemand,Trepn Profiler NOT running. showP MP-decision-control(settings Part1 & Part2)
5Minutes Test, "normal" preset ; I know this Test Seems crazy! but i was wondering about HotPlug in Performance!
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 0.00 % 0.00 % 0.00 % 0.00 %
486000 0.00 % 0.00 % 0.00 % 0.00 %
594000 0.00 % 0.00 % 0.00 % 0.00 %
702000 0.00 % 0.00 % 0.00 % 0.00 %
810000 0.00 % 0.00 % 0.00 % 0.00 %
918000 0.00 % 0.00 % 0.00 % 0.00 %
1026000 0.00 % 0.00 % 0.00 % 0.00 %
1134000 0.00 % 0.00 % 0.00 % 0.00 %
1242000 0.00 % 0.00 % 0.00 % 0.00 %
1350000 0.00 % 0.00 % 0.00 % 0.00 %
1458000 0.00 % 0.00 % 0.00 % 0.00 %
1512000 100.00% 100.00% 0.00 % 0.00 %
InAktiv 0.00 % 0.00 % 100.00% 100.00%
Aktiv 100.00% 100.50 % 0.00 % 0.00 %
After all these Tests there is also a Comparision.
because i couldn't find a better diagram i've made the same again, this time in 3D.. looks little better iMHO
Governors like Wheatley, IntelliDemand, OnDemand, Badass and AbyssPlug v2 are currently configured to stay long on lowest frequency and also long on highest frequency
Governors like Asswax, Adaptive or SmartMax have a slow RampUP speed and therefore might cause Lag. At least for me when i switched from SmartMax to Performance there was a HUGE difference.
If you're okay with the Lag ( reccomended to try it out live for one day) Adaptive seems quite nice for Battery Life.
Doing a 1h battery test for each Governor seems to be possible the next days, so proof should be incoming soon.
Benchmark NR9:
BatteryLife: Modified Stock Rom + XzKernel v19
Stock settings, Interactive governor (Settings) , [email protected] ondemand,Trepn Profiler NOT running. showP MP-decision-control(settings Part1 & Part2)
60Minutes Test, "normal" preset
From 98% to 80% = 18%
BBS Log: http://pastebin.com/zTkZ0X6R
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 30.41 % 9.74 % 1.90 % 0.12 %
486000 3.44 % 2.95 % 0.48 % 0.03 %
594000 3.12 % 3.21 % 0.35 % 0.04 %
702000 2.95 % 2.38 % 0.22 % 0.03 %
810000 2.40 % 1.34 % 0.15 % 0.03 %
918000 1.72 % 0.75 % 0.08 % 0.01 %
1026000 22.72 % 23.48 % 3.16 % 0.16 %
1134000 5.43 % 1.55 % 0.22 % 0.03 %
1242000 8.69 % 3.58 % 0.57 % 0.08 %
1350000 7.11 % 3.66 % 0.41 % 0.07 %
1458000 4.12 % 2.48 % 0.50 % 0.05 %
1512000 7.88 % 3.88 % 0.76 % 0.13 %
InAktiv 0.00 % 41.01 % 91.21 % 99.22 %
Aktiv 100.00% 58.99 % 8.79 % 0.78 %
Benchmark NR10:
BatteryLife: Modified Stock Rom + XzKernel v19
Stock settings, Wheatley governor (Settings) , [email protected] ondemand,Trepn Profiler NOT running. showP MP-decision-control(settings Part1 & Part2)
60Minutes Test, "normal" preset
From 98% to 82% = 16%
BBS Log: http://pastebin.com/VPukG72u
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 73.13 % 37.12 % 7.29 % 0.18 %
486000 3.39 % 4.85 % 0.65 % 0.01 %
594000 2.30 % 2.83 % 0.39 % 0.01 %
702000 1.80 % 1.89 % 0.34 % 0.01 %
810000 1.70 % 1.59 % 0.24 % 0.01 %
918000 1.19 % 1.04 % 0.24 % 0.00 %
1026000 1.04 % 0.82 % 0.15 % 0.01 %
1134000 0.81 % 0.57 % 0.14 % 0.02 %
1242000 0.63 % 0.50 % 0.06 % 0.01 %
1350000 0.71 % 0.57 % 0.08 % 0.01 %
1458000 0.50 % 0.48 % 0.07 % 0.01 %
1512000 12.79 % 10.91 % 2.64 % 0.11 %
InAktiv 0.00 % 36.83 % 87.74 % 99.61 %
Aktiv 100.00% 63.17 % 12.26 % 0.39 %
Benchmark NR11:
BatteryLife: Modified Stock Rom + XzKernel v19
Stock settings, IntelliDemand governor (Settings + part2) , [email protected] ondemand,Trepn Profiler NOT running. showP MP-decision-control(settings Part1 & Part2)
60Minutes Test, "normal" preset
From 98% to 81% = 17%
BBS Log: http://pastebin.com/GBrEvpyh
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 34.55 % 13.16 % 1.96 % 0.06 %
486000 2.76 % 2.82 % 0.33 % 0.01 %
594000 2.78 % 2.99 % 0.35 % 0.00 %
702000 15.07 % 12.84 % 3.16 % 0.13 %
810000 2.90 % 2.33 % 0.27 % 0.01 %
918000 2.61 % 2.11 % 0.21 % 0.00 %
1026000 2.43 % 1.67 % 0.15 % 0.01 %
1134000 2.17 % 1.32 % 0.15 % 0.00 %
1242000 1.73 % 0.90 % 0.10 % 0.00 %
1350000 1.46 % 0.77 % 0.07 % 0.01 %
1458000 1.24 % 0.59 % 0.09 % 0.00 %
1512000 30.28 % 23.07 % 4.07 % 0.38 %
InAktiv 0.00 % 35.43 % 89.09 % 99.39 %
Aktiv 100.00% 64.57 % 10.91 % 0.61 %
Benchmark NR12:
BatteryLife: Modified Stock Rom + XzKernel v19
Stock settings, OnDemand governor (Settings) , [email protected] ondemand,Trepn Profiler NOT running. showP MP-decision-control(settings Part1 & Part2)
60Minutes Test, "normal" preset
From 97% to 80% = 17%
BBS Log: http://pastebin.com/Fi744sFG
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 63.13 % 28.77 % 5.79 % 0.10 %
486000 2.38 % 2.82 % 0.40 % 0.00 %
594000 2.29 % 2.68 % 0.34 % 0.00 %
702000 1.79 % 1.84 % 0.24 % 0.01 %
810000 1.78 % 1.71 % 0.21 % 0.01 %
918000 1.47 % 1.23 % 0.17 % 0.00 %
1026000 1.37 % 1.20 % 0.19 % 0.00 %
1134000 1.29 % 1.16 % 0.13 % 0.00 %
1242000 0.95 % 0.95 % 0.13 % 0.00 %
1350000 0.51 % 0.34 % 0.04 % 0.00 %
1458000 0.23 % 0.00 % 0.00 % 0.00 %
1512000 22.82 % 21.46 % 3.51 % 0.10 %
InAktiv 0.00 % 35.85 % 88.86 % 99.77 %
Aktiv 100.00% 64.15 % 11.14 % 0.23 %
Benchmark NR13:
BatteryLife: Modified Stock Rom + XzKernel v19
Stock settings, Badass governor (Settings) , [email protected] ondemand,Trepn Profiler NOT running. showP MP-decision-control(settings Part1 & Part2)
60Minutes Test, "normal" preset
From 98% to 80% = 18%
BBS Log: http://pastebin.com/36P8DhEB
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 54.38 % 23.96 % 4.48 % 0.14 %
486000 3.13 % 2.51 % 0.30 % 0.01 %
594000 2.92 % 2.10 % 0.28 % 0.01 %
702000 2.47 % 1.55 % 0.20 % 0.01 %
810000 2.53 % 1.37 % 0.17 % 0.01 %
918000 1.98 % 0.98 % 0.14 % 0.01 %
1026000 1.88 % 1.04 % 0.13 % 0.01 %
1134000 1.65 % 0.99 % 0.12 % 0.01 %
1242000 1.31 % 0.82 % 0.10 % 0.01 %
1350000 1.48 % 1.02 % 0.12 % 0.01 %
1458000 1.31 % 0.94 % 0.11 % 0.00 %
1512000 24.96 % 15.24 % 2.40 % 0.15 %
InAktiv 0.00 % 47.50 % 91.47 % 99.62 %
Aktiv 100.00% 52.50 % 8.53 % 0.38 %
Benchmark NR14:
Batterylife: Modified Stock Rom + XzKernel v19
Stock settings, Asswax governor (Settings + part2) , [email protected] ondemand,Trepn Profiler NOT running. showP MP-decision-control(settings Part1 & Part2)
60Minutes Test, "normal" preset
From 98% to 82% = 16%
BBS Log: http://pastebin.com/wvzQN8Gp
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 41.33 % 21.39 % 5.32 % 0.35 %
486000 0.00 % 0.00 % 0.00 % 0.00 %
594000 21.15 % 17.51 % 3.90 % 0.21 %
702000 9.08 % 5.83 % 1.30 % 0.05 %
810000 6.78 % 3.64 % 0.71 % 0.04 %
918000 5.12 % 2.17 % 0.50 % 0.02 %
1026000 3.69 % 1.42 % 0.31 % 0.02 %
1134000 3.81 % 1.01 % 0.22 % 0.01 %
1242000 2.78 % 0.69 % 0.16 % 0.01 %
1350000 1.66 % 0.46 % 0.12 % 0.01 %
1458000 0.00 % 0.00 % 0.00 % 0.00 %
1512000 4.59 % 1.39 % 0.38 % 0.04 %
InAktiv 0.00 % 44.49 % 87.07 % 99.24 %
Aktiv 100.00% 55.51 % 12.93 % 0.76 %
Benchmark NR15:
BatteryLife: Modified Stock Rom + XzKernel v19
Stock settings, Adaptive governor (Settings) , [email protected] ondemand,Trepn Profiler NOT running. showP MP-decision-control(settings Part1 & Part2)
60Minutes Test, "normal" preset
From 100% to 84% = 16%
BBS Log: http://pastebin.com/i4duaEgv
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 58.76 % 34.14 % 11.05 % 0.29 %
486000 12.47 % 11.53 % 2.95 % 0.08 %
594000 8.45 % 6.69 % 1.51 % 0.04 %
702000 5.39 % 3.23 % 0.76 % 0.03 %
810000 3.64 % 2.11 % 0.54 % 0.02 %
918000 2.62 % 1.46 % 0.34 % 0.02 %
1026000 2.05 % 1.05 % 0.25 % 0.02 %
1134000 1.63 % 0.79 % 0.19 % 0.01 %
1242000 1.23 % 0.58 % 0.15 % 0.02 %
1350000 0.81 % 0.42 % 0.11 % 0.01 %
1458000 0.58 % 0.35 % 0.08 % 0.02 %
1512000 2.35 % 1.33 % 0.44 % 0.08 %
InAktiv 0.00 % 36.33 % 81.62 % 99.36 %
Aktiv 100.00% 63.67 % 18.38 % 0.64 %
Benchmark NR16:
BatteryLife: Modified Stock Rom + XzKernel v19
Stock settings, AbyssPlug V2 governor (Settings) , [email protected] ondemand,Trepn Profiler NOT running. showP MP-decision-control(settings Part1 & Part2)
60Minutes Test, "normal" preset
From 99% to 81% = 18%
BBS Log: http://pastebin.com/APY7VS3m
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 55.44 % 26.02 % 3.56 % 0.06 %
486000 3.04 % 2.63 % 0.21 % 0.00 %
594000 2.90 % 2.29 % 0.19 % 0.01 %
702000 2.48 % 1.67 % 0.13 % 0.00 %
810000 2.47 % 1.48 % 0.15 % 0.00 %
918000 2.02 % 1.09 % 0.11 % 0.00 %
1026000 1.80 % 1.08 % 0.10 % 0.00 %
1134000 1.66 % 1.06 % 0.10 % 0.00 %
1242000 1.34 % 0.90 % 0.06 % 0.00 %
1350000 1.49 % 1.09 % 0.09 % 0.00 %
1458000 1.29 % 1.03 % 0.09 % 0.00 %
1512000 24.08 % 16.57 % 1.88 % 0.10 %
InAktiv 0.00 % 43.09 % 93.33 % 99.81 %
Aktiv 100.00% 56.91 % 6.67 % 0.19 %
Benchmark NR17:
BatteryLife: Modified Stock Rom + XzKernel v19
Stock settings, SmartMax governor (Settings + part2) , [email protected] ondemand,Trepn Profiler NOT running. showP MP-decision-control(settings Part1 & Part2)
60Minutes Test, "normal" preset
From 99% to 84% = 15%
BBS Log: http://pastebin.com/0Wm515ba
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 25.51 % 5.26 % 1.68 % 0.05 %
486000 8.62 % 5.54 % 1.73 % 0.08 %
594000 12.12 % 9.08 % 2.78 % 0.11 %
702000 24.30 % 17.76 % 5.19 % 0.23 %
810000 9.80 % 6.99 % 1.66 % 0.07 %
918000 6.32 % 3.48 % 0.80 % 0.03 %
1026000 4.76 % 2.05 % 0.45 % 0.02 %
1134000 4.76 % 1.15 % 0.26 % 0.02 %
1242000 2.01 % 0.51 % 0.10 % 0.02 %
1350000 1.03 % 0.26 % 0.06 % 0.01 %
1458000 0.00 % 0.00 % 0.00 % 0.00 %
1512000 0.77 % 0.34 % 0.05 % 0.04 %
InAktiv 0.00 % 47.56 % 85.24 % 99.33 %
Aktiv 100.00% 52.44 % 14.76 % 0.67 %
One thing we've learned is that the previous assumption on batterylife according to clock speed wasn't that off.
Interessting fact: Race to idle DOES matter As the Wheatley governor uses way less battery than Interactive even tough it has longer 1525mhz times. (coming from this graphic)
Another thing is that the CPU load per core per clock is kinda similar to the 5 minute governor tests! This shows that even in 5 Minutes you can get accurate data on how your governor behaves. Altough this does not relate to battery life!
Here the comparison in one Graph
Even tough SmartMax beats all other in Battery life IMHO it does lag to much!
So the 3 Governors i'm gonna take a closer look are Wheatley, Asswax, Adaptive. Maybe also Interactive, because thats the standard governor.
I need to congratulate for this much enthusiasm. Thought I'm the only one caring much about battery life.
This gives us some interesting data!
______________________________________
My thread about optimizing battery life:
http://forum.xda-developers.com/showthread.php?t=2382712
Benchmark NR18:
BatteryLife: Modified Stock Rom + XzKernel v19
Stock settings, Wheatley governor (Settings) , [email protected] ondemand,Trepn Profiler NOT running. showP MP-decision-control(settings Part1 & Part2)
60Minutes Test, "normal" preset
Undervolted -112.5mV
From 98% to 81% = 17%
BBS Log: http://pastebin.com/GRTL98Kk
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 69.17 % 33.54 % 3.51 % 0.19 %
486000 3.17 % 3.58 % 0.30 % 0.02 %
594000 3.21 % 2.21 % 0.20 % 0.01 %
702000 3.33 % 1.46 % 0.13 % 0.01 %
810000 2.23 % 1.26 % 0.11 % 0.01 %
918000 1.41 % 0.84 % 0.11 % 0.01 %
1026000 1.07 % 0.64 % 0.11 % 0.00 %
1134000 0.88 % 0.54 % 0.07 % 0.01 %
1242000 0.73 % 0.44 % 0.06 % 0.00 %
1350000 0.68 % 0.43 % 0.06 % 0.00 %
1458000 0.56 % 0.36 % 0.03 % 0.01 %
1512000 13.55 % 10.40 % 1.67 % 0.11 %
InAktiv 0.00 % 44.30 % 93.64 % 99.61 %
Aktiv 100.00% 55.70 % 6.36 % 0.39 %
Benchmark NR19:
BatteryLife: Modified Stock Rom + XzKernel v19
Stock settings, Interactive governor (Settings) , [email protected] ondemand,Trepn Profiler NOT running. showP MP-decision-control(settings Part1 & Part2)
60Minutes Test, "normal" preset
Undervolted -112.5mV
From 100% to 83% = 17%
BBS Log: http://pastebin.com/j7Zq7e3k
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 28.68 % 7.33 % 1.15 % 0.01 %
486000 3.06 % 2.49 % 0.22 % 0.00 %
594000 2.79 % 2.35 % 0.15 % 0.00 %
702000 2.84 % 1.47 % 0.08 % 0.00 %
810000 3.23 % 0.87 % 0.08 % 0.00 %
918000 2.27 % 0.48 % 0.03 % 0.00 %
1026000 19.17 % 16.71 % 1.65 % 0.01 %
1134000 6.65 % 1.00 % 0.07 % 0.00 %
1242000 9.79 % 2.66 % 0.24 % 0.00 %
1350000 7.81 % 2.36 % 0.17 % 0.02 %
1458000 4.46 % 2.38 % 0.30 % 0.02 %
1512000 9.26 % 3.41 % 0.33 % 0.05 %
InAktiv 0.00 % 56.47 % 95.53 % 99.88 %
Aktiv 100.00% 43.53 % 4.47 % 0.12 %
Conclusion:
Battery tests do NOT provide solid proof if only done for 1h! At least 5h are necessary to really see a difference.
Conclusion 2:
Undervolting does not seem to bring any benefits! This has to be testet in a 5h marathon to be justified.
I'm not really keen on doing 5h tests but because there are no 0.1 % that would be the only way to get accurate Data.
@ sea, thats exactly why i'm doing it. To get some Data out there on how much each governor really performs.
next comming up: GPU benchmarks
Edit: Or not -.- Unreal Citadel crashes after 5-6 continuous benchmarks.
Are there any other nonstop continuous Benchmarks ?
Sooo.... today after a long slumber i tried to make some Battery Benchmarks when listening to Music with the Speakers!
Set to Fligthmode deactivate WiFi and repeate 1 Track for 3 hours, with Screen off!
Sadly that failed!
It seems my speaker are broken! it happens sometimes that they dont play the sound the should but more like a crackling noise! force closing the current app resolves that problem.
As you can see here it stopped working after 2H!
here is a full BBS log.
===================
General Information
===================
BetterBatteryStats version: 1.15.0.0_RC4
Creation Date: 2014-03-08 17:06:24
Statistic Type: Custom to Current
Since 3 h 4 m 6 s
VERSION.RELEASE: 4.3
BRAND: Sony
DEVICE: C6603
MANUFACTURER: Sony
MODEL: C6603
OS.VERSION: 3.4.82-XzK-v23+
BOOTLOADER: s1
HARDWARE: qcom
FINGERPRINT: Sony/C6603/C6603:4.3/10.4.1.B.0.101/mr_3rQ:user/release-keys
ID: 10.4.1.B.0.101
TAGS: release-keys
USER: BuildUser
PRODUCT: C6603
RADIO: 9x15A-ACEFWMAZQ-30110089-54
Rooted: true
============
Battery Info
============
Level lost [%]: Bat.: -12% (99% to 87%) [3.9%/h]
Voltage lost [mV]: (4083-4035) [15.7%/h]
===========
Other Usage
===========
Deep Sleep (): 44 s (44 s) Ratio: 0.4%
Awake (): 3 h 3 m 22 s (11002 s) Ratio: 99.6%
Screen On (): 48 s (48 s) Ratio: 0.4%
No Data Connection (): 3 h 4 m 6 s (11046 s) Ratio: 100.0%
No or Unknown Signal (): 3 h 4 m 6 s (11046 s) Ratio: 100.0%
Screen dark (): 48 s (48 s) Ratio: 0.4%
=========
Wakelocks
=========
AlarmManager (com.android.systemui.System-UI): 1 h 9 m (4140 s) Count:6681 37.5%
AudioOut_2 (1013): 55 m 41 s (3341 s) Count:8 30.3%
SemcMusicPlayer (WALKMAN): 55 m 25 s (3325 s) Count:27 30.1%
AlarmManager (Android System): 2 m 3 s (123 s) Count:181 1.1%
SemcMusicPlayer-timed (WALKMAN): 57 s (57 s) Count:55 0.5%
AudioOut_3 (1013): 7 s (7 s) Count:5 0.1%
================
Kernel Wakelocks
================
"PowerManagerService.WakeLocks" (): 3 h 2 m 32 s (10952 s) Cntc/wc/ec)7/0/0 99.1%
"alarm" (): 1 m 30 s (90 s) Cntc/wc/ec)11212/0/0 0.8%
"power-supply" (): 14 s (14 s) Cntc/wc/ec)354/-1/0 3.2%
"msm_hsic_host" (): 2 s (2 s) Cntc/wc/ec)4/0/0 0.0%
"alarm_rtc" (): (0 s) Cntc/wc/ec)1/0/0 0.0%
"PowerManagerService.Broadcasts" (): (0 s) Cntc/wc/ec)4/0/0 0.0%
"PowerManagerService.Display" (): (0 s) Cntc/wc/ec)2/0/0 0.0%
"mmc1_detect" (): (0 s) Cntc/wc/ec)1/0/0 0.0%
"qcril" (): (0 s) Cntc/wc/ec)179/0/0 0.0%
"KeyEvents" (): (0 s) Cntc/wc/ec)618/0/0 0.0%
"event0-1075" (system, com.sonymobile.mx.android, com.sonyericsson.music): (0 s) Cntc/wc/ec)8/1/0 0.0%
"qmuxd_port_wl_18" (): (0 s) Cntc/wc/ec)726/0/0 0.0%
======================
Alarms (requires root)
======================
com.google.android.gms (): Wakeups: 9
Alarms: 7, Intent: com.google.android.intent.action.GCM_RECONNECT
Alarms: 2, Intent: com.google.android.intent.action.SEND_IDLE
com.google.android.gsf (): Wakeups: 7
Alarms: 6, Intent: {com.google.android.gsf/com.google.android.gsf.checkin.EventLogService$Receiver}
Alarms: 1, Intent: com.google.android.intent.action.SEND_IDLE
com.android.exchange (): Wakeups: 6
Alarms: 5, Intent: {com.android.exchange/com.android.exchange.EmailSyncAlarmReceiver}
Alarms: 1, Intent: {com.android.exchange/com.android.exchange.MailboxAlarmReceiver}
android (): Wakeups: 5
Alarms: 0, Intent: android.intent.action.TIME_TICK
Alarms: 0, Intent: com.android.server.action.NETWORK_STATS_POLL
Alarms: 3, Intent: android.app.backup.intent.RUN
Alarms: 1, Intent: android.content.syncmanager.SYNC_ALARM
Alarms: 0, Intent: com.android.internal.policy.impl.PhoneWindowManager.DELAYED_KEYGUARD
Alarms: 1, Intent: com.android.server.IdleMaintenanceService.action.UPDATE_IDLE_MAINTENANCE_STATE
Alarms: 0, Intent: com.sonyericsson.intent.action.HYSTERESIS_TIMER
com.oasisfeng.greenify (): Wakeups: 1
Alarms: 1, Intent: com.oasisfeng.greenify.CLEAN_NOW cmp={com.oasisfeng.greenify/com.oasisfeng.greenify.CleanerService}
Alarms: 0, Intent: {com.oasisfeng.greenify/com.oasisfeng.greenify.CleanerService}
com.google.android.talk (): Wakeups: 1
Alarms: 1, Intent: com.google.android.apps.babel.CLEANUP_DB
======================
Network (requires root)
======================
==========
CPU States
==========
384 MHz (): 2 h 57 m 12 s 96.2%
486 MHz (): 14 s 0.1%
594 MHz (): 7 s 0.1%
702 MHz (): 1 s 0.0%
810 MHz (): 2 s 0.0%
918 MHz (): 2 s 0.0%
1.03 GHz (): 2 m 30 s 1.4%
1.13 GHz (): 1 s 0.0%
1.24 GHz (): 17 s 0.2%
1.35 GHz (): 18 s 0.2%
1.46 GHz (): 10 s 0.1%
1.51 GHz (): 2 m 22 s 1.3%
Deep Sleep (): 44 s 0.4%
==================
Reference overview
==================
ref_boot: Reference ref_boot created 55 s (Wl: 5 elements; KWl: 0elements; NetS: 10 elements; Alrm: 0 elements; Proc: 5 elements; Oth: 5 elements; CPU: 12 elements)
ref_unplugged: Reference ref_unplugged created 1 h 26 m (Wl: 0 elements; KWl: 19elements; NetS: 25 elements; Alrm: 7 elements; Proc: 0 elements; Oth: 8 elements; CPU: 13 elements)
ref_charged: Reference ref_charged created 1 h 26 m (Wl: 0 elements; KWl: 19elements; NetS: 25 elements; Alrm: 7 elements; Proc: 0 elements; Oth: 8 elements; CPU: 13 elements)
ref_custom: Reference ref_custom created 1 h 28 m 17 s (Wl: 9 elements; KWl: 19elements; NetS: 25 elements; Alrm: 8 elements; Proc: 6 elements; Oth: 8 elements; CPU: 13 elements)
ref_current: Reference ref_current created 4 h 32 m 24 s (Wl: 10 elements; KWl: 21elements; NetS: 25 elements; Alrm: 8 elements; Proc: 28 elements; Oth: 8 elements; CPU: 13 elements)
Funny to see, even tough it did not play music via speakers (see the battery drain) it still was active the whole 3h !
Edit:
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 96.66 % 0.09 % 0.04 % 0.04 %
486000 0.13 % 0.01 % 0.00 % 0.00 %
594000 0.07 % 0.01 % 0.00 % 0.00 %
702000 0.02 % 0.00 % 0.00 % 0.00 %
810000 0.02 % 0.00 % 0.00 % 0.00 %
918000 0.02 % 0.00 % 0.00 % 0.00 %
1026000 1.36 % 0.03 % 0.02 % 0.02 %
1134000 0.01 % 0.00 % 0.00 % 0.00 %
1242000 0.15 % 0.02 % 0.01 % 0.01 %
1350000 0.16 % 0.01 % 0.01 % 0.00 %
1458000 0.09 % 0.01 % 0.02 % 0.00 %
1512000 1.29 % 0.03 % 0.03 % 0.02 %
InAktiv 0.00 % 99.78% 99.86% 99.90%
Aktiv 100.00% 0.22 % 0.14 % 0.10 %
What an unappreciated thread. It seems like the Xperia (Z) community are more into making their phone look like the most recent version of Sony's android, rather than getting the best battery and/or performance out of the phone.
Thanks for all your work on this Haldi and for the insight into the different governors. I've only recently taken a look at the adaptive governor, it seems very conversative. It's just that most of the other governors boost the freq to max (1,5) with the littlest amount of activity (like pulling down the notif drawer) which seems like a waste to me... Then rather some lag !
I've underclocked the cpu to 162mhz which I also undervolted to 700. Is there any battery gain out of this, you think, or will just mainly just be performance loss? As adaptive stay on 162mhz quite a lot.
Also, any thoughts on the settings "io_is_busy" and "ignore_nice_load"?
This thread is more for my own pleasure to gather all data in one Place
I did not yet go I to the depts of Governor configuration. I.e. Interactive you can change the complete behaviour of the governor. Way to much of a hassle.
And I start to get the feeling that governors are not THAT important for Battery life with LIGHT workload (aka web browsing, XDA app, sms, what's app. And stuff) still gotta do a Full battery life test from 100% to 0% with all time Screen On.
But I'd say that if you get ca. 6h (lowest brightness) with standard interactive you might get between 6:10 and 6:20 with the best batterysavy governor.
One one hand your right that every minute more is better, but is it worth the lags, stutter and Page buildup time?
Same goes for Undervolting. I doubt you'd get more than 5-15 Minutes out of it. Mainly because that only benefits in high frequency regions, which nearly never are active on light workload.
If I get a Z2 soon (maybe) I have lots of time to let my Z run such Benchmarks
Well I guess if you play games the difference in battery life will be bigger when you undervolt. Anyway, great work !
And here come some more Governor Benchmarks! Using the newest Doomkernel v22 with the Stock 101 4.3 Rom
GovernorTest NR31:
Governor: Modified Stock Rom 101 +Doomkernel v22
Stock settings, Interactive governor (Settings) , [email protected] ondemand,Trepn Profiler NOT running. Qualcomm MP-decision-control
5Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 14.68 % 0.43 % 0.14 % 0.08 %
486000 1.25 % 0.23 % 0.04 % 0.04 %
594000 0.99 % 0.17 % 0.07 % 0.04 %
702000 2.22 % 0.08 % 0.08 % 0.00 %
810000 2.08 % 0.15 % 0.01 % 0.03 %
918000 2.86 % 0.12 % 0.01 % 0.03 %
1026000 12.58 % 0.88 % 0.16 % 0.07 %
1134000 8.34 % 0.35 % 0.09 % 0.06 %
1242000 12.50 % 0.56 % 0.15 % 0.14 %
1350000 14.00 % 0.67 % 0.30 % 0.11 %
1458000 7.46 % 2.82 % 1.12 % 0.66 %
1512000 21.04 % 1.17 % 0.21 % 0.01 %
InAktiv 0.00 % 92.37 % 97.62 % 98.75 %
Aktiv 100.00% 7.63 % 2.38 % 1.25 %
GovernorTest NR32:
Governor: Modified Stock Rom 101 +Doomkernel v22
Stock settings, IntelliActive governor (Settings + Settings 2 + Settings 3) , [email protected] ondemand,Trepn Profiler NOT running. Qualcomm MP-decision-control
5Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 23.12 % 0.32 % 1.71 % 2.22 %
486000 2.66 % 0.14 % 0.33 % 0.17 %
594000 2.57 % 0.23 % 0.13 % 0.20 %
702000 2.32 % 0.30 % 0.08 % 0.01 %
810000 2.83 % 0.25 % 1.70 % 1.87 %
918000 3.47 % 0.09 % 0.40 % 0.20 %
1026000 4.20 % 0.42 % 0.02 % 0.12 %
1134000 4.21 % 0.16 % 0.03 % 0.04 %
1242000 2.84 % 0.62 % 0.11 % 0.05 %
1350000 2.01 % 0.75 % 0.07 % 0.05 %
1458000 2.00 % 1.59 % 2.48 % 2.01 %
1512000 47.76 % 2.08 % 1.71 % 0.72 %
InAktiv 0.00 % 93.04 % 91.23 % 92.33 %
Aktiv 100.00% 6.96 % 8.77 % 7.67 %
GovernorTest NR33:
Governor: Modified Stock Rom 101 +Doomkernel v22
Stock settings, IntelliDemand governor (Settings + Settings 2 + Settings 3) , [email protected] ondemand,Trepn Profiler NOT running. Qualcomm MP-decision-control
5Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 22.82 % 1.32 % 0.44 % 0.44 %
486000 1.02 % 0.32 % 0.06 % 0.04 %
594000 1.11 % 0.26 % 0.02 % 0.02 %
702000 3.71 % 3.36 % 1.82 % 2.00 %
810000 2.26 % 0.70 % 0.12 % 0.07 %
918000 3.15 % 0.47 % 0.21 % 0.06 %
1026000 4.13 % 0.40 % 0.19 % 0.13 %
1134000 4.58 % 0.44 % 0.15 % 0.11 %
1242000 4.11 % 0.35 % 0.06 % 0.06 %
1350000 3.55 % 0.34 % 0.07 % 0.07 %
1458000 3.11 % 4.32 % 2.37 % 1.33 %
1512000 46.45 % 3.96 % 1.16 % 0.49 %
InAktiv 0.00 % 83.76 % 93.32 % 95.18 %
Aktiv 100.00% 16.24 % 6.68 % 4.82 %
GovernorTest NR34:
Governor: Modified Stock Rom 101 +Doomkernel v22
Stock settings, onDemand governor (Settings + Settings 2) , [email protected] ondemand,Trepn Profiler NOT running. Qualcomm MP-decision-control
5Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 32.56 % 6.88 % 8.14 % 9.61 %
486000 2.49 % 0.86 % 0.38 % 0.19 %
594000 2.51 % 0.84 % 0.35 % 0.20 %
702000 2.33 % 0.72 % 0.30 % 0.19 %
810000 2.70 % 0.69 % 0.31 % 0.21 %
918000 2.04 % 0.60 % 0.23 % 0.26 %
1026000 1.93 % 0.50 % 0.20 % 0.09 %
1134000 1.69 % 0.53 % 0.17 % 0.12 %
1242000 1.43 % 0.37 % 0.11 % 0.12 %
1350000 1.12 % 0.11 % 0.06 % 0.02 %
1458000 0.84 % 4.05 % 2.95 % 2.60 %
1512000 48.35 % 7.90 % 2.80 % 1.12 %
InAktiv 0.00 % 75.94 % 84.00 % 85.25 %
Aktiv 100.00% 24.06 % 16.00 % 14.75 %
GovernorTest NR35:
Governor: Modified Stock Rom 101 +Doomkernel v22
Stock settings, Wheatley governor (Settings + Settings 2) , [email protected] ondemand,Trepn Profiler NOT running. Qualcomm MP-decision-control
5Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 33.73 % 5.21 % 4.59 % 5.14 %
486000 2.01 % 0.74 % 0.33 % 0.33 %
594000 2.15 % 0.58 % 0.30 % 0.28 %
702000 1.96 % 0.38 % 0.24 % 0.35 %
810000 2.19 % 0.46 % 0.22 % 0.42 %
918000 1.71 % 0.35 % 0.19 % 0.19 %
1026000 1.56 % 0.32 % 0.14 % 0.18 %
1134000 1.23 % 0.27 % 0.12 % 0.18 %
1242000 1.00 % 0.19 % 0.09 % 0.09 %
1350000 1.12 % 0.17 % 0.10 % 0.14 %
1458000 1.04 % 5.26 % 3.77 % 3.52 %
1512000 50.32 % 11.99 % 7.90 % 8.40 %
InAktiv 0.00 % 74.07 % 82.00 % 80.78 %
Aktiv 100.00% 25.93 % 18.00 % 19.22 %
GovernorTest NR36:
Governor: Modified Stock Rom 101 +Doomkernel v22
Stock settings, LionHeart governor (Settings) , [email protected] ondemand,Trepn Profiler NOT running. Qualcomm MP-decision-control
5Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 6.11 % 1.81 % 5.11 % 5.80 %
486000 2.28 % 2.04 % 1.72 % 1.34 %
594000 4.07 % 2.67 % 1.63 % 1.17 %
702000 1.98 % 2.27 % 1.10 % 0.55 %
810000 3.76 % 2.19 % 0.92 % 0.37 %
918000 1.97 % 1.81 % 0.64 % 0.24 %
1026000 2.48 % 1.86 % 0.49 % 0.13 %
1134000 5.05 % 1.74 % 0.43 % 0.06 %
1242000 2.89 % 1.23 % 0.35 % 0.07 %
1350000 14.37 % 1.99 % 0.45 % 0.02 %
1458000 0.00 % 1.21 % 0.21 % 0.00 %
1512000 55.03 % 1.67 % 0.27 % 0.00 %
InAktiv 0.00 % 77.53 % 86.68 % 90.25 %
Aktiv 100.00% 22.47 % 13.32 % 9.75 %
Combined Governor Chart:
I guess you're right. I mean, today I've been using Smartmax and while there's something nice about it doing all the light things in low clocks, it does obviously often feel sluggish (especially feelable on the keyboard, imo). Im thinking of keeping the phone out of the charger/usb the entire day tomorrow and see how it ends up but for, like you say, what, 20 mins tops more battery - is it worth it?
I mean if I wanted a sluggish phone I might as well have stayed with my X8
Interactive does seem to spread out the work on other clocks than max, tho, unlike most of the other governors. The only thing that bothers me about most of the "not-so-much-battery-saving" governors is that they have a tendency to just ramp that clock up to the max, even when phone is just idling (with screen on). I can appreciate the boost for touch/input, tho.
Soo.... here some more Benchmarks, with IntelliPlug instead of MP-Decision from Qualcomm !
GovernorTest NR37:
Governor: Modified Stock Rom 101 +Doomkernel v22
Stock settings, Interactive governor (Settings) , [email protected] ondemand,Trepn Profiler NOT running. IntelliPlug
5Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 28.88 % 18.47 % 12.18 % 5.60 %
486000 2.83 % 2.78 % 1.15 % 0.70 %
594000 2.84 % 2.39 % 0.89 % 0.55 %
702000 3.17 % 1.90 % 0.74 % 0.34 %
810000 2.41 % 1.29 % 0.43 % 0.24 %
918000 2.18 % 0.68 % 0.42 % 0.18 %
1026000 20.32 % 17.70 % 8.90 % 3.85 %
1134000 6.93 % 1.72 % 0.52 % 0.11 %
1242000 9.29 % 3.53 % 0.69 % 0.37 %
1350000 8.12 % 3.41 % 1.31 % 0.66 %
1458000 4.18 % 3.09 % 1.26 % 0.50 %
1512000 8.84 % 5.14 % 2.20 % 0.86 %
InAktiv 0.00 % 37.90 % 69.31 % 86.05 %
Aktiv 100.00% 62.10 % 30.69 % 13.95 %
GovernorTest NR38:
Governor: Modified Stock Rom 101 +Doomkernel v22
Stock settings, IntelliActive governor (Settings + Settings 2 + Settings 3) , [email protected] ondemand,Trepn Profiler NOT running. IntelliPlug
5Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 35.90 % 29.97 % 16.22 % 6.20 %
486000 5.23 % 4.59 % 2.58 % 1.03 %
594000 4.06 % 3.97 % 1.21 % 0.29 %
702000 3.78 % 2.05 % 0.71 % 0.19 %
810000 13.27 % 13.23 % 8.24 % 5.52 %
918000 3.64 % 2.16 % 0.93 % 0.63 %
1026000 3.19 % 0.90 % 0.63 % 0.14 %
1134000 2.14 % 0.45 % 0.15 % 0.04 %
1242000 1.24 % 0.26 % 0.14 % 0.06 %
1350000 0.88 % 0.13 % 0.08 % 0.05 %
1458000 0.51 % 0.71 % 0.55 % 0.24 %
1512000 26.18 % 14.64 % 6.66 % 3.23 %
InAktiv 0.00 % 26.94 % 61.89 % 82.37 %
Aktiv 100.00% 73.06 % 38.11 % 17.63 %
GovernorTest NR39:
Governor: Modified Stock Rom 101 +Doomkernel v22
Stock settings, IntelliDemand governor (Settings + Settings 2 + Settings 3) , [email protected] ondemand,Trepn Profiler NOT running. IntelliPlug
5Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 35.70 % 24.71 % 12.68 % 5.15 %
486000 2.47 % 2.64 % 0.63 % 0.41 %
594000 2.29 % 2.47 % 0.75 % 0.29 %
702000 14.27 % 20.04 % 10.58 % 6.85 %
810000 3.35 % 2.54 % 1.09 % 0.56 %
918000 3.66 % 1.98 % 0.92 % 0.26 %
1026000 3.02 % 1.55 % 0.64 % 0.38 %
1134000 3.47 % 1.90 % 0.76 % 0.26 %
1242000 2.96 % 1.81 % 0.96 % 0.44 %
1350000 1.86 % 0.82 % 0.27 % 0.11 %
1458000 1.88 % 0.76 % 0.48 % 0.23 %
1512000 25.08 % 14.98 % 5.68 % 2.78 %
InAktiv 0.00 % 23.80 % 64.56 % 82.29 %
Aktiv 100.00% 76.20 % 35.44 % 17.71 %
GovernorTest NR40:
Governor: Modified Stock Rom 101 +Doomkernel v22
Stock settings, onDemand governor (Settings + Settings 2) , [email protected] ondemand,Trepn Profiler NOT running. IntelliPlug
5Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 72.15 % 56.13 % 30.14 % 15.01 %
486000 1.73 % 1.79 % 0.87 % 0.41 %
594000 1.56 % 1.66 % 0.73 % 0.33 %
702000 1.31 % 1.12 % 0.52 % 0.32 %
810000 1.27 % 1.28 % 0.52 % 0.24 %
918000 1.11 % 0.88 % 0.37 % 0.29 %
1026000 0.99 % 1.06 % 0.34 % 0.19 %
1134000 0.90 % 0.81 % 0.39 % 0.33 %
1242000 0.64 % 0.71 % 0.26 % 0.16 %
1350000 0.43 % 0.19 % 0.09 % 0.07 %
1458000 0.12 % 0.14 % 0.34 % 0.15 %
1512000 17.79 % 17.00 % 10.00 % 5.02 %
InAktiv 0.00 % 17.24 % 55.41 % 77.48 %
Aktiv 100.00% 82.76 % 44.59 % 22.52 %
GovernorTest NR41:
Governor: Modified Stock Rom 101 +Doomkernel v22
Stock settings, Wheatley governor (Settings + Settings 2) , [email protected] ondemand,Trepn Profiler NOT running. IntelliPlug
5Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 74.22 % 57.86 % 35.06 % 18.17 %
486000 1.52 % 1.98 % 1.06 % 0.57 %
594000 1.55 % 1.67 % 0.90 % 0.44 %
702000 1.18 % 1.22 % 0.56 % 0.40 %
810000 1.23 % 1.15 % 0.54 % 0.33 %
918000 1.02 % 1.00 % 0.50 % 0.30 %
1026000 0.86 % 1.01 % 0.47 % 0.39 %
1134000 0.83 % 0.90 % 0.46 % 0.27 %
1242000 0.76 % 0.79 % 0.42 % 0.24 %
1350000 0.76 % 0.92 % 0.41 % 0.26 %
1458000 0.64 % 0.79 % 0.46 % 0.54 %
1512000 15.43 % 15.92 % 9.78 % 7.23 %
InAktiv 0.00 % 14.78 % 49.39 % 70.86 %
Aktiv 100.00% 85.22 % 50.61 % 29.14 %
GovernorTest NR42:
Governor: Modified Stock Rom 101 +Doomkernel v22
Stock settings, LionHeart governor (Settings) , [email protected] ondemand,Trepn Profiler NOT running. IntelliPlug
5Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 21.83 % 28.13 % 18.40 % 7.18 %
486000 3.38 % 4.44 % 2.89 % 0.18 %
594000 6.16 % 6.86 % 4.19 % 0.13 %
702000 2.92 % 3.51 % 2.19 % 0.10 %
810000 6.76 % 5.98 % 3.43 % 0.14 %
918000 3.76 % 3.25 % 1.46 % 0.16 %
1026000 4.34 % 3.36 % 1.33 % 0.14 %
1134000 8.76 % 5.34 % 2.00 % 0.11 %
1242000 4.31 % 2.35 % 0.74 % 0.14 %
1350000 11.85 % 3.08 % 1.48 % 0.12 %
1458000 0.00 % 0.10 % 0.07 % 0.15 %
1512000 25.94 % 3.94 % 2.57 % 4.26 %
InAktiv 0.00 % 29.65 % 59.24 % 87.20 %
Aktiv 100.00% 70.35 % 40.76 % 12.80 %
And again, here the full chart with all Governors and IntelliPlug
And then i tried this "Eco Modus" 2 Cores only
GovernorTest NR43:
Governor: Modified Stock Rom 101 +Doomkernel v22
Stock settings, Interactive governor (Settings) , [email protected] ondemand,Trepn Profiler NOT running. IntelliPlug
5Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 19.14 % 2.40 % 1.22 % 1.48 %
486000 1.71 % 0.88 % 0.33 % 0.10 %
594000 2.19 % 0.90 % 0.26 % 0.06 %
702000 2.93 % 0.73 % 0.28 % 0.05 %
810000 2.41 % 0.42 % 0.19 % 0.07 %
918000 2.31 % 0.25 % 0.06 % 0.05 %
1026000 14.97 % 4.87 % 1.55 % 0.07 %
1134000 7.73 % 0.78 % 0.10 % 0.08 %
1242000 11.91 % 1.19 % 0.35 % 0.05 %
1350000 12.20 % 1.45 % 0.41 % 0.05 %
1458000 5.54 % 3.16 % 1.00 % 0.32 %
1512000 16.97 % 1.55 % 0.55 % 4.13 %
InAktiv 0.00 % 81.41 % 93.71 % 93.47 %
Aktiv 100.00% 18.59 % 6.29 % 6.53 %
GovernorTest NR44:
Governor: Modified Stock Rom 101 +Doomkernel v22
Stock settings, IntelliActive governor (Settings + Settings 2 + Settings 3) , [email protected] ondemand,Trepn Profiler NOT running. IntelliPlug
5Minutes Test, "normal" preset
Code:
Freq CPU0 CPU1 CPU2 CPU3
384000 25.51 % 3.05 % 1.09 % 1.39 %
486000 4.75 % 1.32 % 0.37 % 0.08 %
594000 3.41 % 1.34 % 0.22 % 0.10 %
702000 2.86 % 1.26 % 0.17 % 0.05 %
810000 3.65 % 0.85 % 0.33 % 0.10 %
918000 4.15 % 0.71 % 0.11 % 0.04 %
1026000 4.07 % 3.38 % 1.06 % 0.05 %
1134000 3.60 % 0.36 % 0.05 % 0.04 %
1242000 1.96 % 1.35 % 0.23 % 0.05 %
1350000 1.92 % 1.46 % 0.46 % 0.05 %
1458000 1.32 % 3.26 % 1.12 % 0.30 %
1512000 42.81 % 1.83 % 0.65 % 3.28 %
InAktiv 0.00 % 79.83 % 94.15 % 94.48 %
Aktiv 100.00% 20.17 % 5.85 % 5.52 %
And here the full comparison for Interactive and IntelliActive with Inteliplug, Intelliplug+Eco Mode, MP-decision
I've been fighting on and off wih horrible battery life with this phone ever since I got it. The past 2 months have been horrific. There's just no way of getting deep sleep not using battery. I usually lose about 30-40% over night. I have no idea what the culprit could be.
I don't have the usual culprits installed; Facebook, Google+, Google Search, etc. I have greenify installed and pretty much hybernating anything that I don't use all the time; Gmail, whatsapp.
I've tried countless factory resets. Something, some app is killing my battery. Gsam battery monitor claims Android OS has been awake the most, sent/received some data. Android System says some 1.5h sensor time was used, out of 8h the phone was sleeping doing nothing.
I am at my wits end here. Running CloudyStock 2.5 with simple kernel V6(tried all kernels there are, always the same thing).
HTML:
GSam Labs - Battery Monitor - Export Data
Kernel (Android OS)
Nov 8, 2014 9:33:58 AM
Usage Details
CPU Usage:24m 57s
CPU Usage (Background Only):24m 57s
Keep Awake:1h 22m 8s
Bytes Sent:147.53 KB
Bytes Received:666.28 KB
App UID:0
Wakelock Detail
Included Packages
Included Processes
kworker/u:2H
irq/289-wcd9xxx
migration/3
kworker/u:30
migration/2
vold
migration/1
file-storage
dhd_rxf
jbd2/mmcblk0p25
kthreadd
irq/170-msm_sdc
jbd2/mmcblk0p21
jbd2/mmcblk0p22
bdi-default
ngd_msm_ctrl_ng
kworker/u:1H
debuggerd
kworker/u:22
kworker/u:21
kworker/u:20
kworker/u:26
kworker/u:25
kworker/u:24
kworker/u:23
mmcqd/1rpmb
mdss_fb0
kworker/u:29
jbd2/mmcblk0p14
system
kworker/u:27
kworker/u:28
wl_event_handle
kworker/0:2H
kswapd0
/init
cfinteractive
irq/315-s3404
kcdrom-storaged
kworker/1:3
kworker/1:2
kworker/1:1
flush-179:0
kworker/1:0
kworker/u:3H
healthd
khubd
kworker/3:0H
kworker/u:4H
kworker/3:1
kworker/3:2
dhd_dpc
kworker/3:0
sync_supers
kworker/u:4
kworker/u:3
kworker/u:6
kworker/u:5
kworker/u:8
kworker/u:7
kworker/u:9
kworker/0:4
kworker/u:0
kworker/0:0
kworker/3:1H
kworker/0:1
kworker/u:2
kworker/0:2
kworker/u:1
kworker/0:3
daemonsu:mount:master
daemonsu:master
kworker/1:1H
bnrd
ueventd
dhd_watchdog_th
kworker/2:1H
ksoftirqd/0
ksoftirqd/1
kworker/1:0H
ksoftirqd/2
flush-0:19
ksoftirqd/3
mmcqd/1
kworker/0:1H
netd
zygote
kworker/2:0H
kworker/u:19
kworker/u:18
kworker/u:17
daemonsu:10109
thermal-engine
kworker/u:16
logwrapper
kworker/u:10
kworker/u:11
jbd2/mmcblk0p31
jbd2/mmcblk0p30
kworker/u:14
kworker/u:15
kworker/u:12
kworker/u:13
kworker/2:1
kworker/u:0H
kworker/2:0
kworker/0:0H
jbd2/mmcblk0p35
jbd2/mmcblk0p34
kworker/2:2
I flashed 20D last weekend. I did absolutely nothing on it, no root, nothing. Only whatsapp installed. For 2 days, my battery was fantastic. 48h, 4h screen time on a single charge. Next charge was again horrible, lost 30% overnight. I charged again and stil the same, deep sleep drain. Like I said I did nothing to the phone, only whatsapp installed and some music downloaded with Play Music. This morning I again went back to full stock and I'm having good battery time(but there's nothing on the phone).
I somehow think my internal memory is messed up. I believe once I download stuff and start filling up my storage, my battery goes to crap.
Got my phone back from the service center. Replaced battery. I'm happy cause know I know, I wasn't crazy.
Hi,
I'll try to keep this short. I am reading about battery drain from this forum, and I am not finding what I am looking for. So while I continue to look. I figured I'd ask here in case someone can help.
I bought a N4 6-8 months ago with a defective Digitizer. I bought a replacement lcd/dig/front frame assembly and changed it. The phone worked great since a week ago.
A while back I noticed the gps was not working. I found a thread on here about the new front frame not having the proper grounds for the main board. I switched the conductive pads from my old frame (the ones that did not rip) and it worked for a day. After that, it didn't. So I bought copper tape and put some where the pads where. No change. I left it like that. Not sure if this is relevant, but what the hell.
a week and a half later, I clicked the stock phone app (which was deactivated) and the phone blacked out. When i plugged it into a computer, I got "transfer-mode, do not unplug) and the phone did not boot. I brought it home, plugged it into the wall charger, and it charged up. So i thought, cool! This is running stock android 5.0.1 or 5.1 i don't remember.
Woke up the next day, phone is dead, when i plug it in, i get solid red light.
Next day i read up, decide to jump start the battery using a charger with bare wires on the leads for 5-6 min and plus it back in. The phone lights up and starts charging. So i figure, battery is dead. I order one off ebay.
change battery with new one, phone charges up, I'm happy.
Next day, wake up, phone is dead. Plug it in, i get solid red light again. Jump-start the new battery and think maybe it is a sofware issue.
day after flash the phone with CM 10.2 (or what the latest stable build is) and hope for the best. It changes nothing.
next day i open up the phone and remove all the copper tape I installed thinking, maybe I shorted something. No change
day after I completely erase the phone and do a clean install of Android stock 5.1, no change
I then install betterbatterystats and start monitoring. I am not rooted so I don't have access to everything. but from what I can tell, no wakelocks and the phone is pretty much in deep sleep (91%) all night long, yet if I go to bed around 10 with 100% bat, at 5 in the morning i have less than 20%. Everything looks like it is okay to me. Is rooting to see all the stats a good idea?
since the clean install of android. I dont see all the app in the battery stats page, and everything is at 1-3%, which i find odd.
When i was on CM I had "Android idle at 6x%" and "cellphone idle" at 3x%. Not sure those where the exact titles, but something along the lines.
When the phone is fully charged, it says i have 8 hours left (which i find very low), but it seems more like 6-7 hours. and if it drops too low, i get solid red light...
I also noticed that when plugged into a computer, the phone takes forever to charge (like 6-7 hours until full from what android tell me) and if i use the phone when plugged into a computer, it actually discharges faster then it charges...
Can it be my microphone/charger/ect. module that is no good?
The phone literally went from fully functionnal, to totally ****ed in one seconds in my hands...
Any thoughts?
Try to root and track all the services..u might have a massive wakelock..but..i don.t know..this story it.s a nightmare :| it.s preety strange to have such a battery drain..
Sent from my Nexus 4 using XDA Free mobile app
Thank you. I just rooted the phone, I'll charge to 100% and post pics of what betterbatterystats shows.
Also u can try to calibrate the battery , u can find some apps on Play Store
Thanks I'll look into that too.
It's weird because today I only rooted the phone, and stock battery app tells me I have 12 hours on full charge (I still don't see everything in the list) instead of 8-9 hours...
In betterbatterystats i have 9.x%/hr battery drain, compared to 12-20%/hours before rooting... It makes no sense.
I'm charging to phone to full and I'll see what happened with the battery tomorrow morning.
Also I read in other threads here that it can possibly have something to do with the wifi network. I don't even know where to begin on this one... But i did log into a different network at work this week because the usual one wasn't available where i was in the building. Which I hadn't done until now, and my phone had been switching for one network to another when i moved in the building.
Like I said I don't even know where to start if it' sa network/router thing. And I don'T even know if it is at all possible that this could be the source of the problem. And nothing changed at home.
I'm just considering every possible options as I am really stumped, and nothing that has happened until now makes sense... Like the phone getting better battery life from rooting or monitoring with BBS while rooted. It makes no sense.
I didn't mention but all localisation and wifi scanning options have been deactivated. Brightness is at minimum with auto brightness on. Wifi is always on during sleep because I use Fongo to make and receive calls on VoIP.
I never checked battery status before, but i seem to remember having 16-20 hours of battery life if I didn't use the phone.
I can live with having 5-8 hours of usage time, but as is, if i don't fully charge the phone before going to bed (i left it plugged in the last few days), it's dead in the morning and i have to open up the phone to boost the battery....
Thanks again for the help, I'll see if my phone is dead tomorrow, and try a calibration app.
So phone was 100% when i went to bed down to 27% when i woke up. From what i can see, no wakelocks. When i look at stock battery app, i get a steady descending slope to 0% and the numbers don't make sense either. I'll try to attach a pic (sorry the phone is in french)
I decided to see what would happen if i let the phone go down as low as it could. I was at about 18% while using the phone (i think i was looking at instagram or this forum on tapatalk) and the phone blacked out.
It would not boot up and when I plugged it in. I got Solid red light again. The phone won't boot, won't charge.
So i had to take my battery out and boost it again before the phone would recognise it and charge it. The battery is new, from ebay. Is it possible the battery is a dud? then again i had the same results with my old battery. And the one I got from ebay looks pretty much the same as the old one, tagged LG BL-T5 and the seller was a power seller.
Here is a pic of the stock battery settings app, and the text dump from BBS. Thanks for any help
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
BetterBatteryStats-2015-04-23_071904024.txt
Open with
===================
General Information
===================
BetterBatteryStats version: 2.0.0.0
Creation Date: 2015-04-23 07:19:03
Statistic Type: Unplugged to Current
Since 9 h 49 m 30 s
VERSION.RELEASE: 5.1
BRAND: google
DEVICE: mako
MANUFACTURER: LGE
MODEL: Nexus 4
OS.VERSION: 3.4.0-perf-gf75bb4f
BOOTLOADER: MAKOZ30f
HARDWARE: mako
FINGERPRINT: google/occam/mako:5.1/LMY47O/1783956:user/release-keys
ID: LMY47O
TAGS: release-keys
USER: android-build
PRODUCT: occam
RADIO: M9615A-CEFWMAZM-2.0.1701.06
Rooted: true
SELinux Policy: Enforcing
BATTERY_STATS permission granted: true
XPosed BATTERY_STATS module enabled: false
============
Battery Info
============
Level lost [%]: Bat.: -73%(100% to 27%) [7,4%/h]
Voltage lost [mV]: (4255-3562) [70,6%/h]
===========
Other Usage
===========
Deep Sleep (): 9 h 39 m 54 s 98,4%
Awake (): 9 m 35 s 1,6%
Screen On (): 2 m 42 s 0,5%
Wifi On (): 9 h 49 m 30 s 100,0%
Wifi Running (): 9 h 49 m 30 s 100,0%
No Data Connection (): 9 h 49 m 30 s 100,0%
No or Unknown Signal (): 9 h 49 m 30 s 100,0%
Screen dark (): 2 m 42 s 0,5%
======================================================
Wakelocks (requires root / system app on Android 4.4+)
======================================================
*alarm* (Système Android): 31 s Count:381 0,1%
NextAlarmTracker (Système Android): 24 s Count:83 0,1%
FbClientConnManager (com.facebook.katana.Facebook): 15 s Count:11 0,0%
*net_scheduler* (Services Google): 14 s Count:431 0,0%
*sync*/gmail-ls/com.google/[email protected] (com.google.android.gm.Gmail): 9 s Count:9 0,0%
Checkin Service (Services Google): 9 s Count:359 0,0%
*sync*/com.google.android.apps.plus.content.EsProvider/com.google/[email protected] (com.google.android.apps.plus.Google+): 6 s Count:5 0,0%
FbClientConnManager (com.facebook.orca.Messenger): 6 s Count:5 0,0%
GmailProviderProviderChangedBroadcastWakeLock (com.google.android.gm.Gmail): 5 s Count:4 0,0%
Config Service fetch (Services Google): 5 s Count:21 0,0%
*backup* (Système Android): 4 s Count:103 0,0%
Icing (Services Google): 3 s Count:69 0,0%
*sync*/com.google.android.apps.docs.editors.trix/com.google/[email protected] (com.google.android.apps.docs.editors.sheets.Feuilles de calcul): 2 s Count:3 0,0%
Event Log Service (Services Google): 2 s Count:48 0,0%
*sync*/subscribedfeeds/com.google/[email protected] (Services Google): 2 s Count:49 0,0%
GCM_CONN (Services Google): 1 s Count:341 0,0%
GCM_CONN_ALARM (Services Google): 1 s Count:23 0,0%
BaseSyncManager (com.google.android.apps.docs.editors.sheets.Feuilles de calcul): 1 s Count:1 0,0%
hangouts_rtcs (com.google.android.talk.Hangouts): 1 s Count:4 0,0%
================
Kernel Wakelocks
================
"PowerManagerService.WakeLocks" (): 2 m 32 s Cntc/wc/ec)472/0/0 0,4%
"msm_hsic_host" (): 57 s Cntc/wc/ec)51/26/0 0,2%
"qcom_rx_wakelock" (): 41 s Cntc/wc/ec)881/458/881 0,1%
"alarm_rtc" (): 11 s Cntc/wc/ec)258/231/0 0,0%
"suspend_backoff" (): 9 s Cntc/wc/ec)1/0/1 0,0%
"alarm" (): 6 s Cntc/wc/ec)457/0/0 0,0%
"radio-interface" (): 5 s Cntc/wc/ec)8/0/0 0,0%
"sns_async_ev_wakelock" (): 3 s Cntc/wc/ec)3/0/0 0,0%
"kickstart" (): 1 s Cntc/wc/ec)7/0/0 0,0%
"KeyEvents" (): Cntc/wc/ec)1568/0/0 0,0%
"power-supply" (): Cntc/wc/ec)-22/0/0 0,0%
"mmc0_detect" (): Cntc/wc/ec)844/0/0 0,0%
"PowerManagerService.Display" (): Cntc/wc/ec)3/0/0 0,0%
"PowerManagerService.Broadcasts" (): Cntc/wc/ec)6/0/0 0,0%
"qmuxd_port_wl_9" (): Cntc/wc/ec)143/0/0 0,0%
======================================================
Processes (requires root / system app on Android 4.4+)
======================================================
system (Système Android): Uid: 1000 Sys: 12 s Us: 24 s Starts: 0
com.asksven.betterbatterystats (com.asksven.betterbatterystats.BetterBatteryStats): Uid: 10113 Sys: 6 s Us: 17 s Starts: 0
surfaceflinger (Système Android): Uid: 1000 Sys: 6 s Us: 7 s Starts: 0
mmcqd/0 (0): Uid: 0 Sys: 14 s Us: Starts: 0
com.android.systemui (com.android.systemui.IU système): Uid: 10024 Sys: 2 s Us: 10 s Starts: 0
com.facebook.katana (com.facebook.katana.Facebook): Uid: 10096 Sys: 4 s Us: 6 s Starts: 0
com.fongo.dellvoice (com.fongo.dellvoice.Fongo): Uid: 10090 Sys: 10 s Us: Starts: 0
com.google.android.gm (com.google.android.gm.Gmail): Uid: 10074 Sys: 1 s Us: 6 s Starts: 1
com.facebook.orca (com.facebook.orca.Messenger): Uid: 10112 Sys: 2 s Us: 3 s Starts: 0
mpdecision (0): Uid: 0 Sys: 5 s Us: Starts: 0
com.google.process.gapps (Services Google): Uid: 10009 Sys: 1 s Us: 3 s Starts: 0
com.google.android.gms (Services Google): Uid: 10009 Sys: 2 s Us: 2 s Starts: 0
ueventd (0): Uid: 0 Sys: 2 s Us: Starts: 0
kworker/0:3 (0): Uid: 0 Sys: 2 s Us: Starts: 0
kworker/u:21 (0): Uid: 0 Sys: 2 s Us: Starts: 0
*wakelock* (com.facebook.katana.Facebook): Uid: 10096 Sys: 1 s Us: Starts: 0
kworker/u:4 (0): Uid: 0 Sys: 2 s Us: Starts: 0
kworker/u:25 (0): Uid: 0 Sys: 2 s Us: Starts: 0
kworker/u:30 (0): Uid: 0 Sys: 2 s Us: Starts: 0
com.android.launcher (com.android.launcher.Lanceur d'appli): Uid: 10016 Sys: Us: 1 s Starts: 0
kworker/0:2 (0): Uid: 0 Sys: 2 s Us: Starts: 0
kworker/u:35 (0): Uid: 0 Sys: 2 s Us: Starts: 0
kworker/0:5 (0): Uid: 0 Sys: 1 s Us: Starts: 0
kworker/u:7 (0): Uid: 0 Sys: 1 s Us: Starts: 0
migration/0 (0): Uid: 0 Sys: 1 s Us: Starts: 0
kworker/0:0 (0): Uid: 0 Sys: 1 s Us: Starts: 0
kworker/u:9 (0): Uid: 0 Sys: 1 s Us: Starts: 0
kworker/u:22 (0): Uid: 0 Sys: 1 s Us: Starts: 0
kworker/u:37 (0): Uid: 0 Sys: 1 s Us: Starts: 0
kworker/u:26 (0): Uid: 0 Sys: 1 s Us: Starts: 0
kworker/u:34 (0): Uid: 0 Sys: 1 s Us: Starts: 0
kworker/u:28 (0): Uid: 0 Sys: 1 s Us: Starts: 0
*wakelock* (com.facebook.orca.Messenger): Uid: 10112 Sys: 1 s Us: Starts: 0
jbd2/mmcblk0p23 (0): Uid: 0 Sys: 1 s Us: Starts: 0
kworker/u:18 (0): Uid: 0 Sys: 1 s Us: Starts: 0
kworker/u:2 (0): Uid: 0 Sys: 1 s Us: Starts: 0
kworker/u:13 (0): Uid: 0 Sys: 1 s Us: Starts: 0
com.google.android.apps.plus (com.google.android.apps.plus.Google+): Uid: 10071 Sys: Us: 1 s Starts: 0
kworker/u:38 (0): Uid: 0 Sys: 1 s Us: Starts: 0
logd (0): Uid: 0 Sys: Us: Starts: 0
kworker/u:23 (0): Uid: 0 Sys: 1 s Us: Starts: 0
com.google.android.apps.docs.editors.sheets (com.google.android.apps.docs.editors.sheets.Feuilles de calcul): Uid: 10045 Sys: Us: 1 s Starts: 1
kworker/u:17 (0): Uid: 0 Sys: 1 s Us: Starts: 0
kworker/u:14 (0): Uid: 0 Sys: 1 s Us: Starts: 0
kworker/u:10 (0): Uid: 0 Sys: 1 s Us: Starts: 0
*wakelock* (Services Google): Uid: 10009 Sys: Us: Starts: 0
kworker/u:6 (0): Uid: 0 Sys: 1 s Us: Starts: 0
kworker/u:40 (0): Uid: 0 Sys: 1 s Us: Starts: 0
zygote (0): Uid: 0 Sys: Us: Starts: 0
kworker/u:27 (0): Uid: 0 Sys: 1 s Us: Starts: 0
*wakelock* (com.google.android.apps.plus.Google+): Uid: 10071 Sys: Us: Starts: 0
kworker/u:20 (0): Uid: 0 Sys: 1 s Us: Starts: 0
kworker/u:8 (0): Uid: 0 Sys: 1 s Us: Starts: 0
kworker/u:5 (0): Uid: 0 Sys: 1 s Us: Starts: 0
netd (0): Uid: 0 Sys: Us: Starts: 0
com.google.android.gms.persistent (Services Google): Uid: 10009 Sys: Us: Starts: 0
kworker/u:29 (0): Uid: 0 Sys: Us: Starts: 0
kworker/u:33 (0): Uid: 0 Sys: Us: Starts: 0
kworker/u:36 (0): Uid: 0 Sys: Us: Starts: 0
com.google.android.inputmethod.latin (com.google.android.inputmethod.latin.Clavier Google): Uid: 10057 Sys: Us: Starts: 0
kworker/u:15 (0): Uid: 0 Sys: Us: Starts: 0
kworker/u:11 (0): Uid: 0 Sys: Us: Starts: 0
kworker/u:16 (0): Uid: 0 Sys: Us: Starts: 0
mediaserver (1013): Uid: 1013 Sys: Us: Starts: 0
kworker/u:32 (0): Uid: 0 Sys: Us: Starts: 0
kworker/u:12 (0): Uid: 0 Sys: Us: Starts: 0
kworker/u:19 (0): Uid: 0 Sys: Us: Starts: 0
tmp-mksh (0): Uid: 0 Sys: Us: Starts: 0
kworker/0:1 (0): Uid: 0 Sys: Us: Starts: 0
com.google.android.gms.unstable (Services Google): Uid: 10009 Sys: Us: Starts: 1
kworker/u:3 (0): Uid: 0 Sys: Us: Starts: 0
sensors.qcom (0): Uid: 0 Sys: Us: Starts: 0
lmkd (0): Uid: 0 Sys: Us: Starts: 0
kworker/u:0 (0): Uid: 0 Sys: Us: Starts: 0
kthreadd (0): Uid: 0 Sys: Us: Starts: 0
daemonsu:10113 (0): Uid: 0 Sys: Us: Starts: 0
kworker/u:31 (0): Uid: 0 Sys: Us: Starts: 0
RX_Thread (0): Uid: 0 Sys: Us: Starts: 0
TX_Thread (0): Uid: 0 Sys: Us: Starts: 0
kworker/u:1 (0): Uid: 0 Sys: Us: Starts: 0
com.android.settings (Système Android): Uid: 1000 Sys: Us: Starts: 1
kworker/u:24 (0): Uid: 0 Sys: Us: Starts: 0
su (com.asksven.betterbatterystats.BetterBatteryStats): Uid: 10113 Sys: Us: Starts: 0
flush-179:0 (0): Uid: 0 Sys: Us: Starts: 0
bdi-default (0): Uid: 0 Sys: Us: Starts: 0
MC_Thread (0): Uid: 0 Sys: Us: Starts: 0
android.process.media (Médias): Uid: 10006 Sys: Us: Starts: 1
rild (0): Uid: 0 Sys: Us: Starts: 0
com.google.android.googlequicksearchbox:search (com.google.android.googlequicksearchbox.Application Google): Uid: 10026 Sys: Us: Starts: 0
com.android.phone (Téléphone): Uid: 1001 Sys: Us: Starts: 0
kworker/u:41 (0): Uid: 0 Sys: Us: Starts: 0
kworker/u:39 (0): Uid: 0 Sys: Us: Starts: 0
thermald (0): Uid: 0 Sys: Us: Starts: 0
ksoftirqd/0 (0): Uid: 0 Sys: Us: Starts: 0
android.process.acore (Applications de base Android): Uid: 10004 Sys: Us: Starts: 1
com.google.android.keep (com.google.android.keep.Keep): Uid: 10075 Sys: Us: Starts: 2
servicemanager (Système Android): Uid: 1000 Sys: Us: Starts: 0
com.google.android.talk (com.google.android.talk.Hangouts): Uid: 10015 Sys: Us: Starts: 1
jbd2/mmcblk0p21 (0): Uid: 0 Sys: Us: Starts: 0
kworker/1:1 (0): Uid: 0 Sys: Us: Starts: 0
com.android.vending (com.android.vending.Google Play Store): Uid: 10020 Sys: Us: Starts: 2
healthd (0): Uid: 0 Sys: Us: Starts: 0
com.android.nfc (com.android.nfc.Service NFC): Uid: 1027 Sys: Us: Starts: 0
jbd2/mmcblk0p22 (0): Uid: 0 Sys: Us: Starts: 0
ks (Système Android): Uid: 1000 Sys: Us: Starts: 0
com.google.android.apps.maps (com.google.android.apps.maps.Maps): Uid: 10060 Sys: Us: Starts: 1
file-storage (0): Uid: 0 Sys: Us: Starts: 0
com.android.providers.calendar (com.android.providers.calendar.Stockage de l'agenda): Uid: 10002 Sys: Us: Starts: 0
com.google.android.calendar (com.google.android.calendar.Agenda): Uid: 10034 Sys: Us: Starts: 2
vold (0): Uid: 0 Sys: Us: Starts: 0
daemonsu:master (0): Uid: 0 Sys: Us: Starts: 0
======================
Alarms (requires BATTERY_STATS permissions)
======================
com.google.android.gms (): Wakeups: 154 (15,7 / h)
Alarms: 0, Intent: ALARM_WAKEUP_ACTIVITY_DETECTION
Alarms: 1, Intent: com.google.android.intent.action.GCM_RECONNECT
Alarms: 127, Intent: com.google.android.intent.action.MCS_HEARTBEAT
Alarms: 19, Intent: com.google.android.gms/.checkin.EventLogService$Receiver
Alarms: 2, Intent: com.google.android.intent.action.SEND_IDLE
Alarms: 1, Intent: com.google.android.gms.reminders.REFRESH_NOTIFICATION
Alarms: 0, Intent: com.google.android.gms.fitness.aggregate
Alarms: 0, Intent: snet.service.intent.action.IDLE_MODE
Alarms: 0, Intent: com.google.android.gms/.common.download.DownloadAlarmReceiver
Alarms: 1, Intent: com.google.android.gms.icing.INDEX_RECURRING_MAINTENANCE
Alarms: 1, Intent: com.google.android.gms/com.google.android.libraries.social.mediamonitor.MediaMonitorIntentService
Alarms: 1, Intent: com.google.android.gms/.checkin.CheckinService$Receiver
Alarms: 0, Intent: com.google.android.gms.fitness.trim
Alarms: 1, Intent: snet.service.intent.action.NORMAL_MODE
Alarms: 0, Intent: com.google.android.gms.common.receiver.LOG_CORE_ANALYTICS
android (): Wakeups: 82 (8,4 / h)
Alarms: 0, Intent: android.intent.action.TIME_TICK
Alarms: 0, Intent: android.content.jobscheduler.JOB_DELAY_EXPIRED
Alarms: 0, Intent: com.android.server.action.NETWORK_STATS_POLL
Alarms: 46, Intent: android.net.ConnectivityService.action.PKT_CNT_SAMPLE_INTERVAL_ELAPSED
Alarms: 0, Intent: android.content.jobscheduler.JOB_DEADLINE_EXPIRED
Alarms: 23, Intent: android.content.syncmanager.SYNC_ALARM
Alarms: 0, Intent: android.intent.action.DATE_CHANGED
Alarms: 0, Intent: com.android.server.task.controllers.BatteryController.ACTION_CHARGING_STABLE
Alarms: 10, Intent: android.app.backup.intent.RUN
Alarms: 2, Intent: com.android.server.task.controllers.IdleController.ACTION_TRIGGER_IDLE
Alarms: 1, Intent: android.appwidget.action.APPWIDGET_UPDATE
Alarms: 0, Intent: com.android.server.WifiManager.action.START_SCAN
Alarms: 0, Intent: NextAlarmTracker.trigger
com.fongo.dellvoice (): Wakeups: 58 (5,9 / h)
Alarms: 58, Intent: REG_KEEP_ALIVE
com.facebook.orca (): Wakeups: 56 (5,7 / h)
Alarms: 39, Intent: com.facebook.push.mqtt.keepalive.b.ACTION_INEXACT_ALARM.com.facebook.orca
Alarms: 12, Intent: com.facebook.analytics.service.a.ACTION_ALARM
Alarms: 5, Intent: com.facebook.common.executors.cr.ACTION_ALARM.com.facebook.orca
Alarms: 0, Intent: com.facebook.orca.database.ACTION_ALARM
com.facebook.katana (): Wakeups: 53 (5,4 / h)
Alarms: 39, Intent: com.facebook.push.mqtt.keepalive.KeepaliveManager.ACTION_INEXACT_ALARM.com.facebook.katana
Alarms: 12, Intent: com.facebook.analytics.service.AnalyticsEventUploader.ACTION_ALARM
Alarms: 2, Intent: com.facebook.common.executors.WakingExecutorService.ACTION_ALARM.com.facebook.katana
Alarms: 0, Intent: com.facebook.katana/com.facebook.videoads.scheduler.VideoAdsFetchService
Alarms: 0, Intent: com.facebook.orca.database.ACTION_ALARM
com.android.providers.calendar (): Wakeups: 5 (0,5 / h)
Alarms: 5, Intent: com.android.providers.calendar.intent.CalendarProvider2
com.quoord.tapatalkpro.activity (): Wakeups: 4 (0,4 / h)
Alarms: 4, Intent: com.quoord.tapatalkpro.activity/com.quoord.tapatalkpro.alarm.PingsOnAlarmReceiver
com.google.android.googlequicksearchbox (): Wakeups: 2 (0,2 / h)
Alarms: 2, Intent: com.google.android.googlequicksearchbox/com.google.android.velvet.VelvetBackgroundTasksImpl$Service
com.google.android.talk (): Wakeups: 2 (0,2 / h)
Alarms: 0, Intent: com.google.android.apps.hangouts.RENEW_ACCOUNT_REGISTRATION
Alarms: 2, Intent: com.google.android.apps.hangouts.CLEANUP_DB
com.google.android.apps.plus (): Wakeups: 1 (0,1 / h)
Alarms: 1, Intent: com.google.android.apps.moviemaker.analyzer.PING
Alarms: 0, Intent: com.google.android.apps.plus.checkandengagesync
com.google.android.keep (): Wakeups: 1 (0,1 / h)
Alarms: 1, Intent: com.google.android.keep.intent.action.REFRESH_NOTIFICATION
======================
Network (requires root)
======================
10074 (Wifi) (com.google.android.gm.Gmail): 299.0 KBytes 21,8%
10009 (Wifi) (Services Google): 274.0 KBytes 20,0%
10096 (Wifi) (com.facebook.katana.Facebook): 217.0 KBytes 15,8%
10090 (Wifi) (com.fongo.dellvoice.Fongo): 177.0 KBytes 12,9%
10045 (Wifi) (com.google.android.apps.docs.editors.sheets.Feuilles de calcul): 143.0 KBytes 10,5%
10112 (Wifi) (com.facebook.orca.Messenger): 125.0 KBytes 9,1%
0 (Wifi) (0): 55.0 KBytes 4,1%
10071 (Wifi) (com.google.android.apps.plus.Google+): 27.0 KBytes 2,0%
1000 (Wifi) (Système Android): 21.0 KBytes 1,6%
10020 (Wifi) (com.android.vending.Google Play Store): 12.0 KBytes 0,9%
10026 (Wifi) (com.google.android.googlequicksearchbox.Application Google): 10.0 KBytes 0,8%
10060 (Wifi) (com.google.android.apps.maps.Maps): 7.0 KBytes 0,5%
10006 (Wifi) (Médias): 52.0 Bytes 0,0%
==========
CPU States
==========
1,51 GHz (): 3 m 7 s 0,5%
1,46 GHz (): 4 s 0,0%
1,35 GHz (): 6 s 0,0%
1,24 GHz (): 5 s 0,0%
1,13 GHz (): 7 s 0,0%
1,03 GHz (): 1 m 24 s 0,2%
918 MHz (): 4 s 0,0%
810 MHz (): 10 s 0,0%
702 MHz (): 6 s 0,0%
594 MHz (): 10 s 0,0%
486 MHz (): 9 s 0,0%
384 MHz (): 3 m 58 s 0,7%
Deep Sleep (): 9 h 39 m 54 s 98,4%
========
Services
========
Active since: The time when the service was first made active, either by someone starting or binding to it.
Last activity: The time when there was last activity in the service (either explicit requests to start it or clients binding to it)
See http://developer.android.com/reference/android/app/ActivityManager.RunningServiceInfo.html
com.android.bluetooth (com.android.bluetooth.hid.HidService)
Active since: 38 s
Last activity: 38 s
Crash count:0
com.android.systemui (com.android.systemui.keyguard.KeyguardService)
Active since: 42 s
Last activity: 42 s
Crash count:0
com.android.systemui (com.android.systemui.ImageWallpaper)
Active since: 39 s
Last activity: 39 s
Crash count:0
com.google.android.gms.persistent (com.google.android.location.geocode.GeocodeService)
Active since: 18 h 18 m 13 s
Last activity: 3 h 50 m 17 s
Crash count:0
com.google.process.gapps (com.google.android.gms.gcm.GcmService)
Active since: 40 s
Last activity: 3 h 50 m 19 s
Crash count:0
com.google.android.music:main (com.google.android.music.download.artwork.ArtDownloadService)
Active since: 4 h 20 m 3 s
Last activity: 1 h 44 m 9 s
Crash count:0
com.google.android.gms (com.google.android.gms.analytics.service.AnalyticsService)
Active since: 12 h 14 m 23 s
Last activity: 3 h 50 m 42 s
Crash count:0
com.google.android.gms.persistent (com.google.android.location.fused.service.FusedProviderService)
Active since: 18 h 18 m 13 s
Last activity: 3 h 50 m 17 s
Crash count:0
com.google.android.music:main (com.google.android.music.preferences.MusicPreferenceService$MusicPreferenceServiceBinder)
Active since: 4 h 20 m 3 s
Last activity: 1 h 42 m
Crash count:0
com.fongo.dellvoice (com.fongo.dellvoice.FongoPhoneService)
Active since: 1 m 2 s
Last activity: 2 h 54 m 51 s
Crash count:0
com.android.bluetooth (com.android.bluetooth.pbap.BluetoothPbapService)
Active since: 38 s
Last activity: 38 s
Crash count:0
com.google.android.gms.persistent (com.google.android.location.fused.FusedLocationService)
Active since: 18 h 18 m 13 s
Last activity: 3 h 50 m 17 s
Crash count:0
com.android.bluetooth (com.android.bluetooth.a2dp.A2dpService)
Active since: 38 s
Last activity: 38 s
Crash count:0
com.google.android.googlequicksearchbox:search (com.google.android.search.core.service.SearchService)
Active since: 56 s
Last activity: 56 s
Crash count:0
com.google.process.gapps (com.google.android.gms.gcm.http.GoogleHttpService)
Active since: 40 s
Last activity: 3 h 51 m 6 s
Crash count:0
com.google.android.gms.persistent (com.google.android.location.geofencer.service.GeofenceProviderService)
Active since: 18 h 18 m 13 s
Last activity: 3 h 50 m 17 s
Crash count:0
com.google.android.talk (com.google.android.libraries.hangouts.video.CallService)
Active since: 10 h 50 m 10 s
Last activity: 3 h 44 m 23 s
Crash count:0
com.google.process.gapps (com.google.android.gms.icing.service.LightweightIndexService)
Active since: 19 h 32 m 28 s
Last activity: 3 h 52 m 30 s
Crash count:0
com.android.systemui (com.android.systemui.SystemUIService)
Active since: 36 s
Last activity: 36 s
Crash count:0
system (android.hardware.location.GeofenceHardwareService)
Active since: 40 s
Last activity: 40 s
Crash count:0
com.google.android.music:main (com.google.android.music.net.NetworkMonitor)
Active since: 4 h 20 m 2 s
Last activity: 1 h 44 m 9 s
Crash count:0
com.google.android.gms.persistent (com.google.android.location.internal.PendingIntentCallbackService)
Active since: 1 m 12 s
Last activity: 1 m 29 s
Crash count:0
com.google.process.gapps (com.google.android.gms.auth.GetToken)
Active since: 19 h 32 m 27 s
Last activity: 3 h 52 m 29 s
Crash count:0
system (com.android.server.telecom.BluetoothPhoneService)
Active since: 40 s
Last activity: 41 s
Crash count:0
com.google.android.gms.persistent (com.google.android.location.internal.server.GoogleLocationService)
Active since: 41 s
Last activity: 3 h 51 m 16 s
Crash count:0
com.google.android.talk (com.google.android.libraries.hangouts.video.VideoChatService)
Active since: 45 s
Last activity: 45 s
Crash count:0
com.facebook.katana (com.facebook.fbservice.service.DefaultBlueService)
Active since: 10 h 45 m 48 s
Last activity: 3 h 50 m 47 s
Crash count:0
com.google.android.gms.persistent (com.google.android.location.network.NetworkLocationService)
Active since: 18 h 18 m 13 s
Last activity: 3 h 50 m 17 s
Crash count:0
com.android.phone (com.android.stk.StkAppService)
Active since: 55 s
Last activity: 3 h 48 m 52 s
Crash count:0
com.google.android.gms.persistent (com.google.android.location.internal.GoogleLocationManagerService)
Active since: 41 s
Last activity: 3 h 48 m 48 s
Crash count:0
com.google.android.inputmethod.latin (com.android.inputmethod.latin.LatinIME)
Active since: 40 s
Last activity: 3 h 48 m 37 s
Crash count:0
com.facebook.orca (com.facebook.fbservice.service.DefaultBlueService)
Active since: 3 h 56 m 19 s
Last activity: 3 h 51 m 14 s
Crash count:0
com.google.android.gms.persistent (com.google.android.gms.deviceconnection.service.DeviceConnectionServiceBroker)
Active since: 41 s
Last activity: 3 h 50 m 19 s
Crash count:0
com.google.android.googlequicksearchbox:interactor (com.google.android.voiceinteraction.GsaVoiceInteractionService)
Active since: 39 s
Last activity: 40 s
Crash count:0
system (com.android.internal.backup.LocalTransportService)
Active since: 36 s
Last activity: 36 s
Crash count:0
com.google.process.gapps (com.google.android.gms.playlog.service.PlayLogBrokerService)
Active since: 12 h 13 m 28 s
Last activity: 3 h 51 m 27 s
Crash count:0
com.google.android.gms.persistent (com.google.android.gms.common.stats.GmsCoreStatsService)
Active since: 40 s
Last activity: 3 h 50 m 19 s
Crash count:0
com.google.process.gapps (com.google.android.gms.clearcut.service.ClearcutLoggerService)
Active since: 4 h 7 m 44 s
Last activity: 3 h 51 m 6 s
Crash count:0
com.facebook.katana (com.facebook.push.mqtt.service.MqttPushService)
Active since: 53 s
Last activity: 2 h 45 m 34 s
Crash count:0
com.android.bluetooth (com.android.bluetooth.map.BluetoothMapService)
Active since: 38 s
Last activity: 38 s
Crash count:0
com.facebook.orca (com.facebook.push.mqtt.service.MqttPushService)
Active since: 49 s
Last activity: 50 s
Crash count:0
com.android.phone (com.android.phone.TelephonyDebugService)
Active since: 41 s
Last activity: 41 s
Crash count:0
system (com.android.server.telecom.TelecomService)
Active since: 36 s
Last activity: 36 s
Crash count:0
com.google.android.gms (com.google.android.gms.icing.service.IndexService)
Active since: 19 h 32 m 28 s
Last activity: 3 h 52 m 32 s
Crash count:0
com.android.bluetooth (com.android.bluetooth.pan.PanService)
Active since: 38 s
Last activity: 38 s
Crash count:0
com.google.android.gms.persistent (com.google.android.gms.backup.BackupTransportService)
Active since: 18 h 18 m 13 s
Last activity: 3 h 50 m 16 s
Crash count:0
==================
Reference overview
==================
ref_boot: Reference ref_boot created 1 m 2 s (Wl: 3 elements; KWl: 9elements; NetS: 7 elements; Alrm: 0 elements; Proc: 24 elements; Oth: 9 elements; CPU: 12 elements)
ref_custom: Reference ref_custom created 4 h 5 m 57 s (Wl: 11 elements; KWl: 22elements; NetS: 20 elements; Alrm: 13 elements; Proc: 107 elements; Oth: 9 elements; CPU: 13 elements)
ref_unplugged: Reference ref_unplugged created 9 h 42 m 56 s (Wl: 0 elements; KWl: 23elements; NetS: 23 elements; Alrm: 14 elements; Proc: 0 elements; Oth: 8 elements; CPU: 13 elements)
ref_charged: Reference ref_charged created 9 h 42 m 58 s (Wl: 0 elements; KWl: 23elements; NetS: 23 elements; Alrm: 14 elements; Proc: 0 elements; Oth: 8 elements; CPU: 13 elements)
ref_current: Reference ref_current created 19 h 32 m 27 s (Wl: 19 elements; KWl: 23elements; NetS: 24 elements; Alrm: 15 elements; Proc: 111 elements; Oth: 8 elements; CPU: 13 elements)
Displaying BetterBatteryStats-2015-04-23_071904024.txt.
Just installed Battery Calibration and will try to calibrate when the phone reaches 100%
Ok so after installing a new battery, flashing roms, clean install, rooting, betterbatterystats, battery calibration...
I still have the drain... I don't know why I didn't test this earlier, but I charged the phone last night and shut it down before going to sleep. It was at 90% when shutting down, and 17% when booting up this morning...
So now I'm charging at 100%, and I'll unplug the battery for a couple of hours to see if it's the battery itself that doesn't hold a charge...
I have looked for a physical short in the phone and haven't found one...
If it's not the battery I'll try to unplug modules one at a time and leaving the battery plugged in to see if unplugging something stops the drain.
If i can't find the source of the drain, I guess the brick wall is my last option...
If anyone has any ideas, I'm all ears.
Thanks
fullpampers said:
Ok so after installing a new battery, flashing roms, clean install, rooting, betterbatterystats, battery calibration...
I still have the drain... I don't know why I didn't test this earlier, but I charged the phone last night and shut it down before going to sleep. It was at 90% when shutting down, and 17% when booting up this morning...
So now I'm charging at 100%, and I'll unplug the battery for a couple of hours to see if it's the battery itself that doesn't hold a charge...
I have looked for a physical short in the phone and haven't found one...
If it's not the battery I'll try to unplug modules one at a time and leaving the battery plugged in to see if unplugging something stops the drain.
If i can't find the source of the drain, I guess the brick wall is my last option...
If anyone has any ideas, I'm all ears.
Thanks
Click to expand...
Click to collapse
You may have some apps running the background causing the drain. You might check out Greenify App from the App store. It will manage any apps running in the background and it is very simple to use.
I hope that helps........ I seriously doubt that your battery is bad. What version of Lollipop are you on?
Running 4.4.4 right now, just to try a different version of android. was running 5.1 before.
How can apps cause draining if the phone is completely powered down?
with a voltmeter you can check if it may is hardware related..but you have to find someone who knows about circuits and stuff..(I don't know)..
After 4.5 hours with the battery unplugged, the battery retained it's charge.... I'll look again for physical shorts...
This sucks, we're getting closer to the brick wall....
ZaNobey said:
with a voltmeter you can check if it may is hardware related..but you have to find someone who knows about circuits and stuff..(I don't know)..
Click to expand...
Click to collapse
Yeah I thought about using a voltmeter to try and find the short, but with out a schematic, I'd just be blindly probing stuff.
I'll try and isolate modules to see if i can find which one is drawing from the battery. but if it's not just swapping out parts. I guess I'm screwed...
Looking at your BBS logs, your phone is in deep sleep for 98% which is actually very good, minimal wakelocks. Only awake for 9 minutes of of 9 hours.
Looking at the battery lost levels is a bit more telling. You should not be loosing 7.5% an hour, especially with these stats, it should be more around 1%.
Download battery monitor widget and see what your battery drain is like over a 12 hour period. Post results
I'm 90% sure there is something physically (hardware) wrong with the phone.
Last night I charged the battery to 100%, unplugged all modules from the main logic board and left it in the case (so battery plugged into logic board, logic board still in front frame assembly, i left the power and volume buttons in). With the phone powered down.
When I woke I reassembled the phone, battery was at 30%.
Tonight I'll do the same thing but take the battery/logic board out of the frame assembly. If it still drains, then it's the logic board, if not i would suspect a short between the board and the frame of the phone or one of the power/volume buttons.
I really hope it's one of either because if it's something wrong with the logic board, I'm not going to buy a new one. I guess I could look into getting a phone with a broken glass from someone and swapping the logic board, but at the prices people are selling these phone, I might just change phone altogether.
Again, this effin' sucks....
Looks like it's the logic board (motherboard, whatever the kids call it)
The battery plugged into only the logic board (all other modules removed), outside the phone, still drew about 7-9% an hour. The part just above where the battery plugs in got slightly warmer, so maybe it's that part... As to if I can/want to find one and replace it is another story.
Looks like I'm going to have to buy a new phone...
Anyone have any idea if this can be fixed/where to get a cheap main board? Or I just trash the phone?
My Nexus 6P lately has been getting really slow after being on for a few days. I ran:
Code:
adb shell
top -m 20 -s rss
And I think it looks unusual that my 'logd' is spinning out of control like this:
Code:
User 6%, System 48%, IOW 10%, IRQ 1%
User 90 + Nice 28 + Sys 928 + Idle 641 + IOW 193 + IRQ 17 + SIRQ 17 = 1914
PID PR CPU% S #THR VSS RSS PCY UID Name
348 3 0% S 7 1263224K 947564K bg logd /system/bin/logd
4866 3 1% S 110 2439336K 131284K fg system system_server
16227 0 0% S 20 1698620K 124780K fg system com.android.settings
6114 2 0% S 47 1725224K 115604K fg u0_a27 com.android.systemui
19588 0 0% S 33 2253364K 89148K bg u0_a29 com.google.android.googlequicksearchbox
7176 0 0% S 238 1826080K 82560K fg u0_a280 com.fitbit.FitbitMobile
14869 1 0% S 100 1723796K 74144K fg u0_a12 com.google.android.gms.persistent
22388 0 1% S 53 1692288K 64760K bg u0_a175 com.facebook.orca
23633 0 2% S 66 1824088K 61444K bg u0_a79 com.facebook.katana
13291 1 0% S 59 1773460K 57124K fg u0_a12 com.google.android.gms
Code:
logcat -g
main: ring buffer is 256Kb (556Mb consumed), max entry is 5120b, max payload is 4076b
system: ring buffer is 256Kb (33Mb consumed), max entry is 5120b, max payload is 4076b
crash: ring buffer is 256Kb (36Kb consumed), max entry is 5120b, max payload is 4076b
Does anyone knows what this means and how I can stop it from happening? It is ruining an otherwise great phone.
I recently got a Nexus 6P just started looking into extending the battery life. With almost 6 hours on battery, i've only had the screen on for about 1.5 hours and its already down to 75%. I've currently got Amplify installed with a few wakelocks limited, and I've got Greenify installed to enable aggressive doze. According to BBS, out of 4.5 hours that my screen has been off, the phone has been "Awake (Screen Off)".
I'm attaching the BBS log below since I haven't had much experience with it and I'd appreciate it if anyone can browse through it and let me know if there are any big issues that stand out and might be causing the battery drain.
===================
General Information
===================
BetterBatteryStats version: 2.2.0.0B5
Creation Date: 2016-02-16 06:28:57
Statistic Type: Unplugged to Current
Since 5 h 42 m 7 s
VERSION.RELEASE: 6.0.1
BRAND: google
DEVICE: angler
MANUFACTURER: Huawei
MODEL: Nexus 6P
OS.VERSION: 3.10.73-franco.Kernel
BOOTLOADER: angler-02.45
HARDWARE: angler
FINGERPRINT: google/angler/angler:6.0.1/MMB29Q/2480792:user/release-keys
ID: MMB29U
TAGS: test-keys
USER: nate
PRODUCT: angler
RADIO: .2.6.1.c4-00008-M8994FAAAANAZM-1
Root perms: true
SELinux Policy: Enforcing
BATTERY_STATS permission granted: true
XPosed BATTERY_STATS module enabled: false
============
Battery Info
============
Level lost [%]: Bat.: -25%(100% to 75%) [4.4%/h]
Voltage lost [mV]: (4391-4089) [53.0%/h]
===========
Other Usage
===========
Deep Sleep (): 3 h 39 m 34 s 64.2%
Awake (Screen Off) (): 46 m 33 s 13.6%
Screen On (): 1 h 15 m 59 s 22.2%
Phone On (): 10 m 29 s 3.1%
Wifi On (): 3 h 49 m 47 s 67.2%
Wifi Running (): 5 h 42 m 7 s 100.0%
Bluetooth Idle (): 1 s 0.0%
Bluetooth Rx (): 0.0%
Bluetooth Tx (): 0.0%
Bluetooth Energy (): 3 s 0.0%
Doze Interactive Time (): 1 h 16 m 50 s 22.5%
Doze Idle Mode Time (): 2 h 25 m 34 s 42.6%
Doze Idling Time (): 2 h 32 m 6 s 44.5%
Sync (): 1 m 26 s 0.4%
Sensors (): 4 h 33 m 54 s 80.1%
No Data Connection (): 15 s 0.1%
No or Unknown Signal (): 15 s 0.1%
Screen dark (): 53 m 46 s 15.7%
Screen dimmed (): 22 m 12 s 6.5%
======================================================
Wakelocks (requires root / system app on Android 4.4+)
======================================================
bluedroid_timer (com.android.bluetooth.Bluetooth Share): 3 m 18 s Count:41 1.0%
AudioMix (com.google.android.music.Google Play Music): 2 m 55 s Count:311 0.9%
UlrDispSvcSlowWL (com.google.android.googlequicksearchbox.Google App): 1 m 40 s Count:32 0.5%
TweetCasterWakeLock (com.handmark.tweetcaster.TweetCaster): 57 s Count:17 0.3%
wake:com.google.android.apps.fitness/.util.engagement.UserEngagementService (com.google.android.apps.fitness.Fit): 57 s Count:46 0.3%
wake:com.wunderground.android.weather/.notifications.PushNotificationIntentService (com.wunderground.android.weather.Weather): 53 s Count:1 0.3%
EntriesRefresh_wakelock (com.google.android.googlequicksearchbox.Google App): 36 s Count:41 0.2%
GCM_CONN_ALARM (Google Play services): 34 s Count:330 0.2%
UPLOAD_WAKE_LOCK (com.wunderground.android.weather.Weather): 28 s Count:1 0.1%
wake:com.google.android.apps.fitness/.api.services.ActivitySummaryService (com.google.android.apps.fitness.Fit): 26 s Count:45 0.1%
BaseIntentService (com.pushbullet.android.Pushbullet): 23 s Count:137 0.1%
StartingAlertService (com.google.android.calendar.Calendar): 20 s Count:6 0.1%
ai (com.pushbullet.android.Pushbullet): 17 s Count:176 0.1%
*alarm* (Android System): 13 s Count:246 0.1%
*sync*/com.google.android.gms.fitness/com.google/[email protected] (Google Play services): 12 s Count:439 0.1%
IpReachabilityMonitor.wlan0 (Android System): 12 s Count:9 0.1%
CdmaInboundSmsHandler (Phone Services): 12 s Count:307 0.1%
*alarm* (com.google.android.apps.maps.Maps): 10 s Count:138 0.1%
*net_scheduler* (Google Play services): 10 s Count:1574 0.1%
ContextManagerWakeLock (Google Play services): 8 s Count:1501 0.0%
RILJ (Phone Services): 8 s Count:299 0.0%
AvailabilityServiceWorker (com.amazon.mShop.android.Amazon): 7 s Count:22 0.0%
NlpCollectorWakeLock (com.google.android.apps.maps.Maps): 6 s Count:15 0.0%
UlrDispSvcSlowWL (Google Play services): 5 s Count:312 0.0%
Wakeful StateMachine: GeofencerStateMachine (Google Play services): 5 s Count:800 0.0%
wakeful (com.textra.Textra): 3 s Count:31 0.0%
*alarm* (Google Play services): 3 s Count:937 0.0%
CAM_ProcessingService (com.google.android.GoogleCamera.Camera): 3 s Count:2 0.0%
ConnectivityService (Android System): 3 s Count:3 0.0%
*vibrator* (com.textra.Textra): 3 s Count:5 0.0%
wake:com.google.android.music/.leanback.AutoCacheSchedulingService (com.google.android.music.Google Play Music): 3 s Count:305 0.0%
BBS_WAKELOCK_WHILE_SAVING_REF (com.asksven.betterbatterystats_xdaedition.BetterBatteryStats): 3 s Count:2 0.0%
UlrDispSvcFastWL (Google Play services): 3 s Count:291 0.0%
GpsLocationProvider (Android System): 3 s Count:88 0.0%
Checkin Service (Google Play services): 2 s Count:802 0.0%
MASClientLocker.LockerSyncService (com.amazon.mShop.android.Amazon): 2 s Count:29 0.0%
AudioMix (1013): 2 s Count:52 0.0%
*alarm* (com.android.bluetooth.Bluetooth Share): 2 s Count:109 0.0%
*alarm* (com.facebook.lite.Lite): 2 s Count:36 0.0%
CalendarIntentService (com.google.android.googlequicksearchbox.Google App): 2 s Count:25 0.0%
wake:com.google.android.apps.photos/com.google.android.libraries.social.notifications.service.GunsService (com.google.android.apps.photos.Photos): 2 s Count:4 0.0%
GOOGLE_C2DM (0): 2 s Count:31 0.0%
WearableSyncService (com.google.android.apps.fitness.Fit): 2 s Count:4 0.0%
*sync*/com.google.android.apps.fitness/com.google/[email protected] (com.google.android.apps.fitness.Fit): 2 s Count:1 0.0%
handleAudioEvent (Android System): 2 s Count:34 0.0%
show keyguard (com.android.systemui.System UI): 1 s Count:33 0.0%
ImsPhoneConnection (Phone Services): 1 s Count:342 0.0%
AudioMix (Android System): 1 s Count:130 0.0%
*alarm* (com.google.android.music.Google Play Music): 1 s Count:316 0.0%
FeatureConfigRefreshService (com.amazon.mShop.android.Amazon): 1 s Count:34 0.0%
*sync*/com.google.android.apps.bigtop.provider.bigtopprovider/com.google/[email protected] (com.google.android.apps.inbox.Inbox): 1 s Count:2 0.0%
AudioDup (1013): 1 s Count:23 0.0%
BluetoothA2dpService (com.android.bluetooth.Bluetooth Share): 1 s Count:50 0.0%
AudioDup (com.android.systemui.System UI): 1 s Count:58 0.0%
hangouts_rtcs (com.google.android.talk.Hangouts): 1 s Count:10 0.0%
ActivityManager-Sleep (Android System): 1 s Count:316 0.0%
*alarm* (com.google.android.deskclock.Clock): 1 s Count:9 0.0%
NfcService:mRoutingWakeLock (com.android.nfc.Nfc Service): 1 s Count:24 0.0%
wake-and-unlock wakelock (com.android.systemui.System UI): 1 s Count:54 0.0%
WeatherUpdateService (com.cyanogenmod.lockclock.cLock): 1 s Count:2 0.0%
SyncService (com.pushbullet.android.Pushbullet): 1 s Count:214 0.0%
*alarm* (com.google.android.apps.fitness.Fit): 1 s Count:32 0.0%
com.google.android.music.playback.LocalAsyncMediaPlayer (com.google.android.music.Google Play Music): 1 s Count:284 0.0%
GCM_CONN (Google Play services): 1 s Count:394 0.0%
*alarm* (com.samruston.weather.Weather Timeline): 1 s Count:9 0.0%
================
Kernel Wakelocks !!! wakeup_sources !!!
================
PowerManagerService.WakeLocks (): 28 m 7 s Cntc/wc/ec)2801/341/0 8.2%
bluesleep (): 23 m 59 s Cntc/wc/ec)93/20/93 7.0%
qpnp_fg_memaccess (): 11 m 23 s Cntc/wc/ec)910/119/0 3.3%
wlan_rx_wake (): 7 m 52 s Cntc/wc/ec)1519/618/1518 2.3%
qpnp_fg_update_temp (): 7 m 11 s Cntc/wc/ec)692/92/0 2.1%
IPA_WS (): 5 m 56 s Cntc/wc/ec)4175/276/0 1.7%
qpnp_fg_update_sram (): 4 m 8 s Cntc/wc/ec)236/29/0 1.2%
event0 (): 3 m 14 s Cntc/wc/ec)43696/1572/0 0.9%
event3 (): 3 m 7 s Cntc/wc/ec)2742/864/0 0.9%
wlan_ctrl_wake (): 2 m 56 s Cntc/wc/ec)520/171/520 0.9%
alarmtimer (): 2 m 3 s Cntc/wc/ec)62/62/62 0.6%
sh2ap_wakelock (): 1 m 59 s Cntc/wc/ec)758/470/0 0.6%
alarm (): 1 m 24 s Cntc/wc/ec)1125/122/0 0.4%
fpc_ttw_wl (): 53 s Cntc/wc/ec)49/10/49 0.3%
nfc_locker (): 52 s Cntc/wc/ec)50/5/50 0.3%
bms (): 35 s Cntc/wc/ec)28/0/0 0.2%
event7 (): 34 s Cntc/wc/ec)1010/184/0 0.2%
video3 (): 28 s Cntc/wc/ec)2/0/0 0.1%
wlan_wake (): 25 s Cntc/wc/ec)49545/3623/0 0.1%
NETLINK (): 18 s Cntc/wc/ec)4063/2522/0 0.1%
smdcntl0 (): 16 s Cntc/wc/ec)2709/943/0 0.1%
qcril (): 12 s Cntc/wc/ec)1078/123/0 0.1%
PowerManagerService.Broadcasts (): 6 s Cntc/wc/ec)3/0/0 0.0%
ipc000000b0_FLP Service Cal (): 5 s Cntc/wc/ec)861/170/0 0.0%
KeyEvents (): 4 s Cntc/wc/ec)23695/1246/0 0.0%
[timerfd] (): 4 s Cntc/wc/ec)68/10/0 0.0%
ipc000000ac_FLP Service Cal (): 4 s Cntc/wc/ec)474/31/0 0.0%
video2 (): 4 s Cntc/wc/ec)2/0/0 0.0%
sh2ap_data_wakelock (): 1 s Cntc/wc/ec)9/0/0 0.0%
ipc00000008_rmt_storage (): 1 s Cntc/wc/ec)19/1/0 0.0%
radio-interface (): 1 s Cntc/wc/ec)7/0/0 0.0%
ipc00000057_rild (): 1 s Cntc/wc/ec)123/14/0 0.0%
event2 (): Cntc/wc/ec)106/8/0 0.0%
ipc00000032_rild (): Cntc/wc/ec)46/8/0 0.0%
ipc0000003c_Loc_hal_worker (): Cntc/wc/ec)58/10/0 0.0%
ipc0000001d_time_daemon (): Cntc/wc/ec)3/0/0 0.0%
gpio_keys.79 (): Cntc/wc/ec)10/2/0 0.0%
pil-venus (): Cntc/wc/ec)1/0/0 0.0%
modem_IPCRTR (): Cntc/wc/ec)1952/269/0 0.0%
tomtom-slim-pgd (): Cntc/wc/ec)72/2/0 0.0%
ipc0000000b_pm-service (): Cntc/wc/ec)19/0/0 0.0%
rmt_storage_547498230848 (): Cntc/wc/ec)1/0/0 0.0%
ipc00000039_slim_daemon (): Cntc/wc/ec)19/0/0 0.0%
rmt_storage_547499275328 (): Cntc/wc/ec)1/0/0 0.0%
ipc0000007b_netmgrd (): Cntc/wc/ec)39/4/0 0.0%
ipc00000020_imsdatadaemon (): Cntc/wc/ec)19/0/0 0.0%
qpnp-rtc-ffffffc0061f6400 (): Cntc/wc/ec)188/0/0 0.0%
ipc0000000c_kworker/2:0 (): Cntc/wc/ec)180/4/0 0.0%
battery (): Cntc/wc/ec)29/1/0 0.0%
ipc00000004_kworker/1:3 (): Cntc/wc/ec)19/0/0 0.0%
ipc0000000f_kworker/0:1 (): Cntc/wc/ec)19/0/0 0.0%
ipc00000009_rmt_storage (): Cntc/wc/ec)19/0/0 0.0%
ipc00000002_swapper/0 (): Cntc/wc/ec)19/0/0 0.0%
ipc00000007_kworker/2:0 (): Cntc/wc/ec)19/0/0 0.0%
ipc0000000d_kworker/2:0 (): Cntc/wc/ec)19/0/0 0.0%
ipc00000011_kworker/u16:4 (): Cntc/wc/ec)19/0/0 0.0%
ipc00000005_kworker/u16:2 (): Cntc/wc/ec)19/0/0 0.0%
ipc00000041_oem_qmi_server (): Cntc/wc/ec)77/4/0 0.0%
ipc00000028_rild (): Cntc/wc/ec)60/2/0 0.0%
ipc00000029_rild (): Cntc/wc/ec)19/0/0 0.0%
ipc00000040_qti (): Cntc/wc/ec)19/0/0 0.0%
qpnp-smbcharger-ffffffc0061fc800 (): Cntc/wc/ec)29/1/0 0.0%
ipc0000001e_time_daemon (): Cntc/wc/ec)19/0/0 0.0%
ipc0000003d_Loc_hal_worker (): Cntc/wc/ec)19/0/0 0.0%
ipc0000002f_rild (): Cntc/wc/ec)19/0/0 0.0%
ipc00000023_slim_daemon (): Cntc/wc/ec)19/0/0 0.0%
ipc00000042_oem_qmi_server (): Cntc/wc/ec)19/0/0 0.0%
ipc00000027_netmgrd (): Cntc/wc/ec)19/0/0 0.0%
ipc0000005e_rild (): Cntc/wc/ec)19/0/0 0.0%
ipc00000035_rild (): Cntc/wc/ec)19/0/0 0.0%
ipc00000033_rild (): Cntc/wc/ec)19/0/0 0.0%
ipc00000054_netmgrd (): Cntc/wc/ec)19/0/0 0.0%
ipc00000060_netmgrd (): Cntc/wc/ec)19/0/0 0.0%
ipc0000005a_netmgrd (): Cntc/wc/ec)19/0/0 0.0%
ipc00000058_rild (): Cntc/wc/ec)19/0/0 0.0%
ipc00000062_netmgrd (): Cntc/wc/ec)19/0/0 0.0%
ipc00000048_cnd (): Cntc/wc/ec)19/0/0 0.0%
ipc0000002d_rild (): Cntc/wc/ec)19/0/0 0.0%
ipc00000050_netmgrd (): Cntc/wc/ec)19/0/0 0.0%
adsp_IPCRTR (): Cntc/wc/ec)200/5/0 0.0%
ipc00000017_thermal-engine (): Cntc/wc/ec)19/0/0 0.0%
ipc0000004a_thermal-engine (): Cntc/wc/ec)19/0/0 0.0%
ipc00000052_netmgrd (): Cntc/wc/ec)19/0/0 0.0%
ipc00000056_rild (): Cntc/wc/ec)19/0/0 0.0%
ipc00000066_netmgrd (): Cntc/wc/ec)19/0/0 0.0%
ipc0000005c_netmgrd (): Cntc/wc/ec)19/0/0 0.0%
ipc00000068_netmgrd (): Cntc/wc/ec)19/0/0 0.0%
ipc00000074_netmgrd (): Cntc/wc/ec)19/0/0 0.0%
ipc0000006a_netmgrd (): Cntc/wc/ec)19/0/0 0.0%
ipc0000006e_netmgrd (): Cntc/wc/ec)19/0/0 0.0%
ipc0000006c_netmgrd (): Cntc/wc/ec)19/0/0 0.0%
ipc00000031_rild (): Cntc/wc/ec)19/0/0 0.0%
ipc00000070_netmgrd (): Cntc/wc/ec)19/0/0 0.0%
ipc00000072_netmgrd (): Cntc/wc/ec)19/0/0 0.0%
ipc00000092_imsdatadaemon (): Cntc/wc/ec)19/0/0 0.0%
ipc0000007c_netmgrd (): Cntc/wc/ec)19/0/0 0.0%
ipc00000078_netmgrd (): Cntc/wc/ec)19/0/0 0.0%
ipc0000004e_thermal-engine (): Cntc/wc/ec)19/0/0 0.0%
ipc000000b1_FLP Service Cal (): Cntc/wc/ec)19/0/0 0.0%
ipc000000ad_FLP Service Cal (): Cntc/wc/ec)19/0/0 0.0%
ipc00000064_netmgrd (): Cntc/wc/ec)19/0/0 0.0%
ipc0000007a_netmgrd (): Cntc/wc/ec)19/0/0 0.0%
ipc00000076_netmgrd (): Cntc/wc/ec)19/0/0 0.0%
ipc00000047_cnd (): Cntc/wc/ec)13/1/0 0.0%
ipc00000046_thermal-engine (): Cntc/wc/ec)19/0/0 0.0%
ipc000000b3_FLP Service Cal (): Cntc/wc/ec)19/0/0 0.0%
RC1 pcie_wakeup_source (): Cntc/wc/ec)391/35/0 0.0%
More of the log
======================================================
Processes (requires root / system app on Android 4.4+)
======================================================
com.wunderground.android.weather (com.wunderground.android.weather.Weather): Uid: 10118 Sys: 46 m 35 s Us: 4 h 54 m 7 s Starts: 17
system (Android System): Uid: 1000 Sys: 1 h 8 m 58 s Us: 1 h 2 m 10 s Starts: 0
surfaceflinger (Android System): Uid: 1000 Sys: 58 m 57 s Us: 38 m Starts: 0
com.amazon.mShop.android (com.amazon.mShop.android.Amazon): Uid: 10071 Sys: 12 m 34 s Us: 40 m 20 s Starts: 6
com.google.android.googlequicksearchbox (com.google.android.googlequicksearchbox.Google App): Uid: 10031 Sys: 14 m 13 s Us: 37 m 1 s Starts: 0
com.google.android.gms.persistent (Google Play services): Uid: 10025 Sys: 10 m 59 s Us: 20 m 12 s Starts: 1
com.android.systemui (com.android.systemui.System UI): Uid: 10020 Sys: 6 m 32 s Us: 18 m 51 s Starts: 0
com.flynx (com.flynx.Flynx): Uid: 10107 Sys: 3 m 59 s Us: 20 m 9 s Starts: 0
com.google.android.googlequicksearchbox:search (com.google.android.googlequicksearchbox.Google App): Uid: 10031 Sys: 6 m 18 s Us: 16 m 3 s Starts: 7
netd (0): Uid: 0 Sys: 2 m 11 s Us: 15 m 56 s Starts: 0
mmcqd/0 (0): Uid: 0 Sys: 16 m Us: Starts: 0
mediaserver (1013): Uid: 1013 Sys: 6 m 4 s Us: 8 m 46 s Starts: 0
com.google.android.GoogleCamera (com.google.android.GoogleCamera.Camera): Uid: 10060 Sys: 1 m 8 s Us: 9 m 32 s Starts: 0
mdss_fb0 (0): Uid: 0 Sys: 10 m 30 s Us: Starts: 0
com.android.bluetooth (com.android.bluetooth.Bluetooth Share): Uid: 1002 Sys: 5 m 59 s Us: 4 m 25 s Starts: 0
com.google.android.talk (com.google.android.talk.Hangouts): Uid: 10061 Sys: 2 m 39 s Us: 7 m 19 s Starts: 10
com.cootek.smartinputv5 (com.cootek.smartinputv5.TouchPal): Uid: 10096 Sys: 2 m 25 s Us: 6 m 57 s Starts: 0
com.android.phone (Phone Services): Uid: 1001 Sys: 3 m 32 s Us: 5 m 18 s Starts: 0
*wakelock* (com.android.bluetooth.Bluetooth Share): Uid: 1002 Sys: 4 m 19 s Us: 4 m 9 s Starts: 0
*wakelock* (com.google.android.music.Google Play Music): Uid: 10081 Sys: 4 m 19 s Us: 4 m 9 s Starts: 0
com.google.android.gms (Google Play services): Uid: 10025 Sys: 2 m 31 s Us: 4 m 12 s Starts: 0
free.reddit.news (free.reddit.news.Relay): Uid: 10104 Sys: 1 m 4 s Us: 5 m 34 s Starts: 1
com.android.dialer (com.android.dialer.Phone): Uid: 10007 Sys: 1 m 40 s Us: 4 m 56 s Starts: 1
com.google.android.apps.inbox (com.google.android.apps.inbox.Inbox): Uid: 10078 Sys: 1 m 32 s Us: 4 m 47 s Starts: 1
ksmd (0): Uid: 0 Sys: 5 m Us: Starts: 0
com.textra (com.textra.Textra): Uid: 10075 Sys: 1 m 19 s Us: 3 m 7 s Starts: 6
com.android.vending (com.android.vending.Google Play Store): Uid: 10029 Sys: 60 s Us: 3 m 2 s Starts: 6
*wakelock* (com.google.android.apps.fitness.Fit): Uid: 10087 Sys: 37 s Us: 2 m 59 s Starts: 0
cfinteractive (0): Uid: 0 Sys: 3 m 34 s Us: Starts: 0
*wakelock* (com.wunderground.android.weather.Weather): Uid: 10118 Sys: 1 m 11 s Us: 2 m 19 s Starts: 0
msm-core:sampli (0): Uid: 0 Sys: 3 m 16 s Us: Starts: 0
spi5 (0): Uid: 0 Sys: 3 m 14 s Us: Starts: 0
*wakelock* (com.google.android.googlequicksearchbox.Google App): Uid: 10031 Sys: 1 m 35 s Us: 1 m 23 s Starts: 0
kworker/u16:7 (0): Uid: 0 Sys: 2 m 55 s Us: Starts: 0
kworker/u16:4 (0): Uid: 0 Sys: 2 m 53 s Us: Starts: 0
kworker/u16:6 (0): Uid: 0 Sys: 2 m 51 s Us: Starts: 0
kworker/u16:11 (0): Uid: 0 Sys: 2 m 44 s Us: Starts: 0
kworker/u16:15 (0): Uid: 0 Sys: 2 m 44 s Us: Starts: 0
com.asksven.betterbatterystats_xdaedition (com.asksven.betterbatterystats_xdaedition.BetterBatteryStats): Uid: 10069 Sys: 1 m 7 s Us: 1 m 36 s Starts: 1
logd (0): Uid: 0 Sys: 1 m 41 s Us: 1 m 1 s Starts: 0
kworker/u16:3 (0): Uid: 0 Sys: 2 m 41 s Us: Starts: 0
mm-qcamera-daemon (1006): Uid: 1006 Sys: 41 s Us: 1 m 57 s Starts: 0
kworker/u16:9 (0): Uid: 0 Sys: 2 m 36 s Us: Starts: 0
kswapd0 (0): Uid: 0 Sys: 2 m 30 s Us: Starts: 0
perfd (0): Uid: 0 Sys: 2 m 7 s Us: 20 s Starts: 0
kworker/u16:8 (0): Uid: 0 Sys: 2 m 26 s Us: Starts: 0
irq/215-fc38800 (0): Uid: 0 Sys: 2 m 18 s Us: Starts: 0
com.pushbullet.android:background (com.pushbullet.android.Pushbullet): Uid: 10109 Sys: 1 m 4 s Us: 1 m 9 s Starts: 0
ksoftirqd/0 (0): Uid: 0 Sys: 2 m 13 s Us: Starts: 0
kworker/u17:1 (0): Uid: 0 Sys: 2 m 6 s Us: Starts: 0
system (0): Uid: 0 Sys: 2 m 5 s Us: Starts: 0
kworker/u16:1 (0): Uid: 0 Sys: 2 m 3 s Us: Starts: 0
kworker/u16:17 (0): Uid: 0 Sys: 2 m Us: Starts: 0
kworker/u16:13 (0): Uid: 0 Sys: 1 m 58 s Us: Starts: 0
com.google.android.music:main (com.google.android.music.Google Play Music): Uid: 10081 Sys: 54 s Us: 1 m 4 s Starts: 10
migration/0 (0): Uid: 0 Sys: 1 m 55 s Us: Starts: 0
kworker/u16:5 (0): Uid: 0 Sys: 1 m 54 s Us: Starts: 0
msm_irqbalance (0): Uid: 0 Sys: 1 m 36 s Us: 17 s Starts: 0
irq/504-synapti (0): Uid: 0 Sys: 1 m 52 s Us: Starts: 0
com.google.android.apps.fitness (com.google.android.apps.fitness.Fit): Uid: 10087 Sys: 13 s Us: 1 m 37 s Starts: 11
com.netgate (com.netgate.Mint Bills): Uid: 10121 Sys: 32 s Us: 1 m 19 s Starts: 2
kworker/u16:14 (0): Uid: 0 Sys: 1 m 47 s Us: Starts: 0
migration/7 (0): Uid: 0 Sys: 1 m 46 s Us: Starts: 0
ksoftirqd/1 (0): Uid: 0 Sys: 1 m 46 s Us: Starts: 0
fingerprintd (Android System): Uid: 1000 Sys: 1 m 45 s Us: Starts: 0
qmuxd (Phone Services): Uid: 1001 Sys: 1 m 32 s Us: 13 s Starts: 0
kworker/u16:16 (0): Uid: 0 Sys: 1 m 45 s Us: Starts: 0
kworker/1:6 (0): Uid: 0 Sys: 1 m 40 s Us: Starts: 0
zygote64 (0): Uid: 0 Sys: 1 m 29 s Us: 9 s Starts: 0
com.keramidas.TitaniumBackup (com.keramidas.TitaniumBackup.Titanium Backup): Uid: 10094 Sys: 16 s Us: 1 m 21 s Starts: 5
rcu_preempt (0): Uid: 0 Sys: 1 m 36 s Us: Starts: 0
kworker/u16:12 (0): Uid: 0 Sys: 1 m 35 s Us: Starts: 0
migration/6 (0): Uid: 0 Sys: 1 m 34 s Us: Starts: 0
kworker/u16:18 (0): Uid: 0 Sys: 1 m 33 s Us: Starts: 0
kworker/u17:0 (0): Uid: 0 Sys: 1 m 31 s Us: Starts: 0
rild (Phone Services): Uid: 1001 Sys: 36 s Us: 54 s Starts: 0
com.handmark.tweetcaster (com.handmark.tweetcaster.TweetCaster): Uid: 10106 Sys: 19 s Us: 1 m 6 s Starts: 21
kworker/u16:2 (0): Uid: 0 Sys: 1 m 25 s Us: Starts: 0
migration/5 (0): Uid: 0 Sys: 1 m 24 s Us: Starts: 0
servicemanager (Android System): Uid: 1000 Sys: 53 s Us: 30 s Starts: 0
thermal-engine (0): Uid: 0 Sys: 1 m 11 s Us: 12 s Starts: 0
migration/4 (0): Uid: 0 Sys: 1 m 14 s Us: Starts: 0
com.ryansteckler.nlpunbounce (com.ryansteckler.nlpunbounce.Amplify): Uid: 10093 Sys: 13 s Us: 60 s Starts: 0
*wakelock* (Google Play services): Uid: 10025 Sys: 30 s Us: 43 s Starts: 0
com.chrome.beta (com.chrome.beta.Chrome Beta): Uid: 10092 Sys: 25 s Us: 47 s Starts: 3
kworker/u17:2 (0): Uid: 0 Sys: 1 m 12 s Us: Starts: 0
jbd2/dm-0-8 (0): Uid: 0 Sys: 1 m 12 s Us: Starts: 0
android.process.acore (Android Core Apps): Uid: 10002 Sys: 17 s Us: 52 s Starts: 10
kworker/u16:10 (0): Uid: 0 Sys: 1 m 8 s Us: Starts: 0
com.google.android.apps.maps (com.google.android.apps.maps.Maps): Uid: 10091 Sys: 28 s Us: 39 s Starts: 11
lmkd (0): Uid: 0 Sys: 52 s Us: 12 s Starts: 0
*wakelock* (com.google.android.calendar.Calendar): Uid: 10053 Sys: 30 s Us: 31 s Starts: 0
com.google.process.gapps (Google Play services): Uid: 10025 Sys: 16 s Us: 44 s Starts: 10
ksoftirqd/2 (0): Uid: 0 Sys: 58 s Us: Starts: 0
kworker/u17:3 (0): Uid: 0 Sys: 58 s Us: Starts: 0
migration/3 (0): Uid: 0 Sys: 57 s Us: Starts: 0
*wakelock* (com.google.android.apps.photos.Photos): Uid: 10056 Sys: 27 s Us: 25 s Starts: 0
ksoftirqd/3 (0): Uid: 0 Sys: 51 s Us: Starts: 0
msm_serial_hs_0 (0): Uid: 0 Sys: 51 s Us: Starts: 0
*wakelock* (com.handmark.tweetcaster.TweetCaster): Uid: 10106 Sys: 26 s Us: 23 s Starts: 0
su (com.asksven.betterbatterystats_xdaedition.BetterBatteryStats): Uid: 10069 Sys: 43 s Us: 6 s Starts: 0
daemonsu:10069 (0): Uid: 0 Sys: 43 s Us: 5 s Starts: 0
netmgrd (0): Uid: 0 Sys: 36 s Us: 10 s Starts: 0
dmcrypt_write (0): Uid: 0 Sys: 44 s Us: Starts: 0
kworker/2:2 (0): Uid: 0 Sys: 43 s Us: Starts: 0
kworker/0:0 (0): Uid: 0 Sys: 43 s Us: Starts: 0
*wakelock* (com.amazon.mShop.android.Amazon): Uid: 10071 Sys: 11 s Us: 32 s Starts: 0
kworker/1:5 (0): Uid: 0 Sys: 43 s Us: Starts: 0
irq/224-spdm_bw (0): Uid: 0 Sys: 41 s Us: Starts: 0
com.google.android.apps.photos (com.google.android.apps.photos.Photos): Uid: 10056 Sys: 11 s Us: 30 s Starts: 10
migration/2 (0): Uid: 0 Sys: 40 s Us: Starts: 0
kworker/u16:20 (0): Uid: 0 Sys: 37 s Us: Starts: 0
kworker/0:1H (0): Uid: 0 Sys: 36 s Us: Starts: 0
com.google.android.dialer (com.google.android.dialer.Phone): Uid: 10136 Sys: 9 s Us: 24 s Starts: 1
sdcard (0): Uid: 0 Sys: 31 s Us: 1 s Starts: 0
logcat (0): Uid: 0 Sys: 21 s Us: 6 s Starts: 0
com.android.nfc (com.android.nfc.Nfc Service): Uid: 1027 Sys: 15 s Us: 11 s Starts: 0
irq/51-cpr (0): Uid: 0 Sys: 26 s Us: Starts: 0
kworker/0:3 (0): Uid: 0 Sys: 26 s Us: Starts: 0
android.process.media (Media): Uid: 10008 Sys: 10 s Us: 15 s Starts: 20
migration/1 (0): Uid: 0 Sys: 25 s Us: Starts: 0
kworker/3:2 (0): Uid: 0 Sys: 24 s Us: Starts: 0
mdss_dsi_event (0): Uid: 0 Sys: 23 s Us: Starts: 0
wpa_supplicant (0): Uid: 0 Sys: 15 s Us: 6 s Starts: 0
com.google.android.music:ui (com.google.android.music.Google Play Music): Uid: 10081 Sys: 10 s Us: 11 s Starts: 1
*wakelock* (com.google.android.apps.inbox.Inbox): Uid: 10078 Sys: 9 s Us: 11 s Starts: 0
kworker/0:1 (0): Uid: 0 Sys: 19 s Us: Starts: 0
com.facebook.lite:fbns (com.facebook.lite.Lite): Uid: 10125 Sys: 9 s Us: 10 s Starts: 0
com.opencabinetlabs.divisioncommunityhub (com.opencabinetlabs.divisioncommunityhub.Community Hub for The Division): Uid: 10128 Sys: 3 s Us: 15 s Starts: 1
kworker/4:2 (0): Uid: 0 Sys: 19 s Us: Starts: 0
com.quicinc.cne.CNEService (Android System): Uid: 1000 Sys: 10 s Us: 9 s Starts: 0
kworker/3:3 (0): Uid: 0 Sys: 18 s Us: Starts: 0
ueventd (0): Uid: 0 Sys: 12 s Us: 4 s Starts: 0
zygote (0): Uid: 0 Sys: 14 s Us: 1 s Starts: 0
*wakelock* (com.asksven.betterbatterystats_xdaedition.BetterBatteryStats): Uid: 10069 Sys: 4 s Us: 9 s Starts: 0
kworker/0:2 (0): Uid: 0 Sys: 13 s Us: Starts: 0
com.estrongs.android.pop.pro (com.estrongs.android.pop.pro.ES File Explorer Pro): Uid: 10065 Sys: 6 s Us: 6 s Starts: 12
sh (com.asksven.betterbatterystats_xdaedition.BetterBatteryStats): Uid: 10069 Sys: 10 s Us: 3 s Starts: 0
daemonsu:master (0): Uid: 0 Sys: 12 s Us: Starts: 0
ksoftirqd/4 (0): Uid: 0 Sys: 12 s Us: Starts: 0
com.usaa.mobile.android.usaa (com.usaa.mobile.android.usaa.USAA): Uid: 10079 Sys: 9 s Us: 3 s Starts: 2
com.google.android.apps.googlevoice (com.google.android.apps.googlevoice.Google Voice): Uid: 10135 Sys: 5 s Us: 7 s Starts: 1
ksoftirqd/7 (0): Uid: 0 Sys: 12 s Us: Starts: 0
com.google.android.calendar (com.google.android.calendar.Calendar): Uid: 10053 Sys: 5 s Us: 6 s Starts: 15
kworker/2:3 (0): Uid: 0 Sys: 11 s Us: Starts: 0
ksoftirqd/5 (0): Uid: 0 Sys: 11 s Us: Starts: 0
eu.chainfire.supersu (eu.chainfire.supersu.SuperSU): Uid: 10052 Sys: 2 s Us: 8 s Starts: 16
com.oasisfeng.greenify:service (com.oasisfeng.greenify.Greenify): Uid: 10068 Sys: 6 s Us: 3 s Starts: 0
com.chrome.beta:sandboxed_process2 (com.chrome.beta.Chrome Beta): Uid: 10092 Sys: 2 s Us: 7 s Starts: 1
kworker/4:1H (0): Uid: 0 Sys: 9 s Us: Starts: 0
com.huawei.sarcontrolservice (com.huawei.sarcontrolservice.com.huawei.sarcontrolservice): Uid: 10039 Sys: 6 s Us: 2 s Starts: 3
kworker/u16:19 (0): Uid: 0 Sys: 9 s Us: Starts: 0
ksoftirqd/6 (0): Uid: 0 Sys: 9 s Us: Starts: 0
com.chrome.betarivileged_process0 (com.chrome.beta.Chrome Beta): Uid: 10092 Sys: 5 s Us: 3 s Starts: 1
kworker/1:1H (0): Uid: 0 Sys: 8 s Us: Starts: 0
kworker/2:1 (0): Uid: 0 Sys: 8 s Us: Starts: 0
com.samruston.weather (com.samruston.weather.Weather Timeline): Uid: 10105 Sys: 2 s Us: 6 s Starts: 6
msm_thermal:fre (0): Uid: 0 Sys: 8 s Us: Starts: 0
com.qualcomm.qcrilmsgtunnel (Phone Services): Uid: 1001 Sys: 5 s Us: 2 s Starts: 2
com.android.inputmethod.latin (com.android.inputmethod.latin.Android Keyboard (AOSP)): Uid: 10040 Sys: 2 s Us: 5 s Starts: 4
su (com.keramidas.TitaniumBackup.Titanium Backup): Uid: 10094 Sys: 6 s Us: 1 s Starts: 0
com.cyanogenmod.lockclock (com.cyanogenmod.lockclock.cLock): Uid: 10042 Sys: 1 s Us: 5 s Starts: 16
oem_qmi_server (0): Uid: 0 Sys: 6 s Us: Starts: 0
daemonsu:10094 (0): Uid: 0 Sys: 6 s Us: 1 s Starts: 0
hwrng (0): Uid: 0 Sys: 7 s Us: Starts: 0
com.android.providers.calendar (com.android.providers.calendar.Calendar Storage): Uid: 10001 Sys: 2 s Us: 4 s Starts: 16
com.vipercn.viper4android_v2 (com.vipercn.viper4android_v2.ViPER4Android FX): Uid: 10076 Sys: 4 s Us: 2 s Starts: 2
com.google.android.deskclock (com.google.android.deskclock.Clock): Uid: 10057 Sys: 1 s Us: 4 s Starts: 14
*wakelock* (com.pushbullet.android.Pushbullet): Uid: 10109 Sys: 3 s Us: 2 s Starts: 0
kthreadd (0): Uid: 0 Sys: 6 s Us: Starts: 0
kworker/1:1 (0): Uid: 0 Sys: 6 s Us: Starts: 0
com.pushbullet.android (com.pushbullet.android.Pushbullet): Uid: 10109 Sys: 2 s Us: 3 s Starts: 3
cnd (0): Uid: 0 Sys: 2 s Us: 3 s Starts: 0
kworker/3:4 (0): Uid: 0 Sys: 5 s Us: Starts: 0
kworker/5:2 (0): Uid: 0 Sys: 5 s Us: Starts: 0
healthd (0): Uid: 0 Sys: 4 s Us: 1 s Starts: 0
slim_daemon (1021): Uid: 1021 Sys: 3 s Us: 2 s Starts: 0
kworker/2:4 (0): Uid: 0 Sys: 5 s Us: Starts: 0
kworker/4:1 (0): Uid: 0 Sys: 5 s Us: Starts: 0
debuggerd (0): Uid: 0 Sys: 4 s Us: Starts: 0
/init (0): Uid: 0 Sys: 3 s Us: 1 s Starts: 0
kworker/2:1H (0): Uid: 0 Sys: 4 s Us: Starts: 0
kworker/4:0 (0): Uid: 0 Sys: 4 s Us: Starts: 0
time_daemon (0): Uid: 0 Sys: 3 s Us: Starts: 0
qseecomd (0): Uid: 0 Sys: 4 s Us: Starts: 0
com.google.android.googlequicksearchbox:interactor (com.google.android.googlequicksearchbox.Google App): Uid: 10031 Sys: 1 s Us: 2 s Starts: 0
xposed_service_app (0): Uid: 0 Sys: 3 s Us: Starts: 0
kworker/3:1 (0): Uid: 0 Sys: 3 s Us: Starts: 0
com.android.sdm.plugins.sprintdm (Phone Services): Uid: 1001 Sys: Us: 3 s Starts: 12
tmp-mksh (0): Uid: 0 Sys: 3 s Us: Starts: 0
kworker/3:1H (0): Uid: 0 Sys: 3 s Us: Starts: 0
com.franco.kernel (com.franco.kernel.FKUpdater): Uid: 10077 Sys: Us: 3 s Starts: 12
com.waze (com.waze.Waze): Uid: 10134 Sys: Us: 2 s Starts: 14
mm-pp-daemon (Android System): Uid: 1000 Sys: 3 s Us: Starts: 0
rmt_storage (0): Uid: 0 Sys: 3 s Us: Starts: 0
adbd (0): Uid: 0 Sys: 2 s Us: Starts: 0
kworker/6:0 (0): Uid: 0 Sys: 3 s Us: Starts: 0
com.wunderground.android.weather:wsi_map_geo_data (com.wunderground.android.weather.Weather): Uid: 10118 Sys: 1 s Us: 1 s Starts: 1
com.facebook.lite (com.facebook.lite.Lite): Uid: 10125 Sys: Us: 2 s Starts: 12
debuggerd64 (0): Uid: 0 Sys: 2 s Us: Starts: 0
irq/216-tsens_i (0): Uid: 0 Sys: 2 s Us: Starts: 0
com.android.packageinstaller (com.android.packageinstaller.Package installer): Uid: 10016 Sys: Us: 2 s Starts: 3
com.android.vending.billing.InAppBillingService.LACK (com.android.vending.billing.InAppBillingService.LACK.Lucky Patcher): Uid: 10097 Sys: Us: 2 s Starts: 8
daemonsu:10052 (0): Uid: 0 Sys: 2 s Us: Starts: 0
com.android.smspush (com.android.smspush.com.android.smspush): Uid: 10049 Sys: 1 s Us: Starts: 0
vold (0): Uid: 0 Sys: 1 s Us: Starts: 0
kworker/4:0H (0): Uid: 0 Sys: 2 s Us: Starts: 0
file-storage (0): Uid: 0 Sys: 2 s Us: Starts: 0
daemonsu:10093 (0): Uid: 0 Sys: 2 s Us: Starts: 0
jbd2/mmcblk0p43 (0): Uid: 0 Sys: 2 s Us: Starts: 0
daemonsu:mount:master (0): Uid: 0 Sys: 2 s Us: Starts: 0
kworker/6:2 (0): Uid: 0 Sys: 2 s Us: Starts: 0
kworker/7:2 (0): Uid: 0 Sys: 2 s Us: Starts: 0
kworker/7:3 (0): Uid: 0 Sys: 2 s Us: Starts: 0
kauditd (0): Uid: 0 Sys: 2 s Us: Starts: 0
daemonsu:10097 (0): Uid: 0 Sys: 1 s Us: Starts: 0
xposed_logcat (0): Uid: 0 Sys: 2 s Us: Starts: 0
jbd2/mmcblk0p37 (0): Uid: 0 Sys: 2 s Us: Starts: 0
kworker/5:1H (0): Uid: 0 Sys: 2 s Us: Starts: 0
imsdatadaemon (Android System): Uid: 1000 Sys: 1 s Us: 1 s Starts: 0
com.wunderground.android.weather:wsi_map_overlay_data (com.wunderground.android.weather.Weather): Uid: 10118 Sys: 1 s Us: Starts: 1
daemonsu:10065 (0): Uid: 0 Sys: 1 s Us: Starts: 0
daemonsu:10068 (0): Uid: 0 Sys: 1 s Us: Starts: 0
kworker/3:0 (0): Uid: 0 Sys: 2 s Us: Starts: 0
kworker/5:0 (0): Uid: 0 Sys: 2 s Us: Starts: 0
de.robv.android.xposed.installer (de.robv.android.xposed.installer.Xposed Installer): Uid: 10080 Sys: Us: 1 s Starts: 8
libestool2.so (0): Uid: 0 Sys: 1 s Us: Starts: 0
irq/170-f982490 (0): Uid: 0 Sys: 1 s Us: Starts: 0
imsqmidaemon (Android System): Uid: 1000 Sys: 1 s Us: Starts: 0
msm_thermal:hot (0): Uid: 0 Sys: 1 s Us: Starts: 0
kworker/6:1 (0): Uid: 0 Sys: 1 s Us: Starts: 0
com.qualcomm.display (Android System): Uid: 1000 Sys: 1 s Us: Starts: 2
com.wunderground.android.weather:data_service (com.wunderground.android.weather.Weather): Uid: 10118 Sys: 1 s Us: Starts: 1
com.teslacoilsw.launcher (com.teslacoilsw.launcher.Nova Launcher): Uid: 10123 Sys: Us: 1 s Starts: 7
wl_event_handle (0): Uid: 0 Sys: 1 s Us: Starts: 0
jbd2/mmcblk0p32 (0): Uid: 0 Sys: 1 s Us: Starts: 0
jbd2/mmcblk0p38 (0): Uid: 0 Sys: 1 s Us: Starts: 0
kworker/6:1H (0): Uid: 0 Sys: 1 s Us: Starts: 0
qti (Phone Services): Uid: 1001 Sys: 1 s Us: Starts: 0
loc_launcher (0): Uid: 0 Sys: 1 s Us: Starts: 0
kworker/5:1 (0): Uid: 0 Sys: 1 s Us: Starts: 0
com.google.android.gms.ui (Google Play services): Uid: 10025 Sys: Us: 1 s Starts: 1
com.wunderground.android.weather:bitmap_service (com.wunderground.android.weather.Weather): Uid: 10118 Sys: Us: Starts: 1
kworker/7:1H (0): Uid: 0 Sys: 1 s Us: Starts: 0
com.android.cellbroadcastreceiver (com.android.cellbroadcastreceiver.Cell Broadcasts): Uid: 10004 Sys: Us: Starts: 9
com.google.android.partnersetup (com.google.android.partnersetup.Google Partner Setup): Uid: 10028 Sys: Us: 1 s Starts: 10
com.android.facelock (com.android.facelock.Trusted Face): Uid: 10059 Sys: Us: 1 s Starts: 2
rcu_sched (0): Uid: 0 Sys: 1 s Us: Starts: 0
kworker/u16:0 (0): Uid: 0 Sys: 1 s Us: Starts: 0
com.google.android.gms.unstable (Google Play services): Uid: 10025 Sys: Us: 1 s Starts: 1
kworker/7:0 (0): Uid: 0 Sys: 1 s Us: Starts: 0
kworker/5:0H (0): Uid: 0 Sys: 1 s Us: Starts: 0
irq/448-msm_hs_ (0): Uid: 0 Sys: Us: Starts: 0
installd (0): Uid: 0 Sys: Us: Starts: 0
kworker/1:2 (0): Uid: 0 Sys: Us: Starts: 0
kworker/1:0H (0): Uid: 0 Sys: Us: Starts: 0
kworker/6:0H (0): Uid: 0 Sys: Us: Starts: 0
kworker/7:0H (0): Uid: 0 Sys: Us: Starts: 0
libestool2.so (com.estrongs.android.pop.pro.ES File Explorer Pro): Uid: 10065 Sys: Us: Starts: 0
com.majedev.superbeam (com.majedev.superbeam.SuperBeam): Uid: 10098 Sys: Us: Starts: 4
irq/449-wcd9xxx (0): Uid: 0 Sys: Us: Starts: 0
kworker/7:1 (0): Uid: 0 Sys: Us: Starts: 0
mmcqd/0rpmb (0): Uid: 0 Sys: Us: Starts: 0
kworker/0:4 (0): Uid: 0 Sys: Us: Starts: 0
kworker/2:0H (0): Uid: 0 Sys: Us: Starts: 0
gatekeeperd (Android System): Uid: 1000 Sys: Us: Starts: 0
clatd-rmnet_data7 (0): Uid: 0 Sys: Us: Starts: 0
irq/48-cpr (0): Uid: 0 Sys: Us: Starts: 0
kworker/3:0H (0): Uid: 0 Sys: Us: Starts: 0
com.android.server.telecom:ui (Android System): Uid: 1000 Sys: Us: Starts: 1
drmserver (1019): Uid: 1019 Sys: Us: Starts: 0
com.google.android.gms:snet (Google Play services): Uid: 10025 Sys: Us: Starts: 0
com.oasisfeng.greenify (com.oasisfeng.greenify.Greenify): Uid: 10068 Sys: Us: Starts: 3
com.google.android.apps.docs (com.google.android.apps.docs.Drive): Uid: 10089 Sys: Us: Starts: 3
com.wdc.wd2go (com.wdc.wd2go.My Cloud): Uid: 10126 Sys: Us: Starts: 2
irq/502-fpc1020 (0): Uid: 0 Sys: Us: Starts: 0
kworker/1:0 (0): Uid: 0 Sys: Us: Starts: 0
kworker/2:0 (0): Uid: 0 Sys: Us: Starts: 0
And last bit of the log.
======================
Alarms (requires BATTERY_STATS permissions)
======================
com.google.android.gms (): Wakeups: 613 (1.8 / min)
Alarms: 286, Intent: ALARM_WAKEUP_ACTIVITY_DETECTION
Alarms: 79, Intent: ALARM_WAKEUP_LOCATOR
Alarms: 18, Intent: com.google.android.intent.action.GCM_RECONNECT
Alarms: 0, Intent: com.google.android.location.fused.LOCATION_STATUS_ALARM_ACTION_0
Alarms: 0, Intent: com.google.android.gms/.lockbox.LockboxAlarmReceiver
Alarms: 4, Intent: ALARM_WAKEUP_SENSOR_UPLOADER
Alarms: 10, Intent: com.google.android.gms/.checkin.EventLogService$Receiver
Alarms: 4, Intent: package com.google.android.gms.auth.trustagent.trustlet.DISCONNECTION_ALARM
Alarms: 0, Intent: com.google.android.gms.flp.EXPIRATION_ALARM__7
Alarms: 2, Intent: com.google.android.gms.gcm.ACTION_CHECK_QUEUE
Alarms: 134, Intent: ALARM_WAKEUP247993346
Alarms: 7, Intent: package com.google.android.gms.auth.trustagent.trustlet.CONNECTION_ALARM
Alarms: 0, Intent: com.google.android.gms.location.ENGINE_BATCH_TIMEOUT
Alarms: 3, Intent: ALARM_WAKEUP_BURST_COLLECTOR
Alarms: 0, Intent: com.google.android.location.fused.LOCATION_STATUS_ALARM_ACTION_5
Alarms: 0, Intent: com.google.android.gms.flp.EXPIRATION_ALARM__21
Alarms: 1, Intent: com.google.android.gms/.checkin.CheckinService$Receiver
Alarms: 20, Intent: com.google.android.gms.icing.proxy.action.SMS_CHANGED
Alarms: 0, Intent: com.google.android.gms.tron.ALARM
Alarms: 20, Intent: com.google.android.intent.action.SEND_IDLE
Alarms: 5, Intent: ALARM_WAKEUP267965730
Alarms: 1, Intent: com.google.android.location.fused.NO_LOCATIONS
Alarms: 0, Intent: com.google.android.gms.fitness.aggregate
Alarms: 1, Intent: com.google.android.gms.flp.HAL_ALARM1
Alarms: 0, Intent: com.google.android.gms.common.receiver.LOG_CORE_ANALYTICS
Alarms: 2, Intent: com.google.android.gms/com.google.android.libraries.social.mediamonitor.MediaMonitorIntentService
Alarms: 0, Intent: com.google.android.gms.fitness.trim
Alarms: 2, Intent: com.google.android.location.intent.action.END_LOCATION_BURST
Alarms: 1, Intent: ALARM_WAKEUP_IN_OUT_DOOR_COLLECTOR
Alarms: 0, Intent: com.google.android.gms.flp.EXPIRATION_ALARM__6
Alarms: 1, Intent: com.google.android.gms.analytics.ANALYTICS_DISPATCH
Alarms: 1, Intent: com.google.android.location.copresence.ALARM_WAKEUP_COPRESENCE267965225
Alarms: 3, Intent: com.google.android.gms.gcm.HEARTBEAT_ALARM
Alarms: 3, Intent: com.google.android.gms.blescanner.manager.BluetoothLeScanClientScheduler.ALARM
Alarms: 0, Intent: com.google.android.gms.auth.api.credentials.sync.SCHEDULED_SYNC
Alarms: 0, Intent: com.google.android.gms.flp.EXPIRATION_ALARM__24
Alarms: 0, Intent: com.google.android.gms.flp.EXPIRATION_ALARM__8
Alarms: 1, Intent: ALARM_WAKEUP_PASSIVE_COLLECTOR
Alarms: 2, Intent: com.google.android.location.reporting.ACTION_UPDATE_WORLD
Alarms: 0, Intent: com.google.android.gms.flp.EXPIRATION_ALARM__10
Alarms: 1, Intent: ALARM_WAKEUP_VEHICLE_EXIT_DETECTOR
Alarms: 0, Intent: com.google.android.gms.flp.EXPIRATION_ALARM__9
Alarms: 0, Intent: com.google.android.gms.reminders.REFRESH_NOTIFICATION
Alarms: 0, Intent: com.google.android.gms.flp.EXPIRATION_ALARM__25
Alarms: 0, Intent: com.google.android.gms.flp.EXPIRATION_ALARM__27
Alarms: 0, Intent: com.google.android.gms.flp.EXPIRATION_ALARM__23
Alarms: 0, Intent: com.google.android.gms.flp.EXPIRATION_ALARM__15
Alarms: 0, Intent: com.google.android.gms.flp.EXPIRATION_ALARM__14
Alarms: 0, Intent: com.google.android.gms.flp.EXPIRATION_ALARM__12
Alarms: 0, Intent: com.google.android.gms.flp.EXPIRATION_ALARM__26
Alarms: 0, Intent: com.google.android.gms.flp.EXPIRATION_ALARM__22
Alarms: 0, Intent: com.google.android.gms.flp.EXPIRATION_ALARM__18
Alarms: 0, Intent: com.google.android.gms.flp.EXPIRATION_ALARM__13
Alarms: 0, Intent: com.google.android.gms.flp.EXPIRATION_ALARM__19
Alarms: 0, Intent: com.google.android.gms.flp.EXPIRATION_ALARM__20
Alarms: 0, Intent: com.google.android.gms.flp.EXPIRATION_ALARM__11
Alarms: 0, Intent: com.google.android.gms.flp.EXPIRATION_ALARM__16
Alarms: 0, Intent: com.google.android.gms.flp.EXPIRATION_ALARM__17
Alarms: 1, Intent: com.google.android.gms.icing.INDEX_RECURRING_MAINTENANCE
com.android.bluetooth (): Wakeups: 122 (21.4 / h)
Alarms: 122, Intent: com.android.bluetooth.btservice.action.ALARM_WAKEUP
com.google.android.googlequicksearchbox (): Wakeups: 63 (11.1 / h)
Alarms: 0, Intent: com.google.android.apps.gsa.sidekick.shared.a.a.UPDATE_CALENDAR_ACTION
Alarms: 0, Intent: android.appwidget.action.APPWIDGET_UPDATE
Alarms: 2, Intent: a:EntryProvider
Alarms: 0, Intent: send_events
Alarms: 58, Intent: com.google.android.googlequicksearchbox/com.google.android.apps.gsa.tasks.VelvetBackgroundTasksIntentService
Alarms: 3, Intent: com.google.android.googlequicksearchbox/com.google.android.apps.gsa.sidekick.main.TrafficIntentService
Alarms: 0, Intent: com.google.android.googlequicksearchbox/com.google.android.apps.gsa.speech.grammar.GrammarCompilationService
Alarms: 0, Intent: com.google.android.apps.sidekick.notifications.INITIALIZE
com.facebook.lite (): Wakeups: 48 (8.4 / h)
Alarms: 45, Intent: com.facebook.rti.b.e.d.ACTION_INEXACT_ALARM.FBNS.com.facebook.lite
Alarms: 3, Intent: com.facebook.rti.b.b.c.t.ACTION_ALARM.FBNS.com.facebook.lite
com.handmark.tweetcaster (): Wakeups: 27 (4.7 / h)
Alarms: 27, Intent: com.handmark.tweetcaster/.UpdateService
com.android.phone (): Wakeups: 15 (2.6 / h)
Alarms: 15, Intent: com.android.internal.telephony.data-stall
android (): Wakeups: 13 (2.3 / h)
Alarms: 0, Intent: android.intent.action.TIME_TICK
Alarms: 0, Intent: android.content.jobscheduler.JOB_DELAY_EXPIRED
Alarms: 0, Intent: com.android.server.action.NETWORK_STATS_POLL
Alarms: 1, Intent: EventConditionProvider.EVALUATE
Alarms: 0, Intent: ScheduleConditionProvider.EVALUATE
Alarms: 3, Intent: android.content.syncmanager.SYNC_ALARM
Alarms: 1, Intent: android.net.dhcp.DhcpClient.wlan0.RENEW
Alarms: 2, Intent: com.android.server.device_idle.STEP_IDLE_STATE
Alarms: 1, Intent: android.net.netmon.lingerExpired_105_-707561016
Alarms: 2, Intent: com.android.server.WifiManager.action.START_PNO
Alarms: 1, Intent: com.android.server.task.controllers.IdleController.ACTION_TRIGGER_IDLE
Alarms: 0, Intent: android.content.jobscheduler.JOB_DEADLINE_EXPIRED
Alarms: 1, Intent: android.net.netmon.lingerExpired_101_-127534705
Alarms: 1, Intent: android.net.netmon.lingerExpired_107_1607390741
com.samruston.weather (): Wakeups: 11 (1.9 / h)
Alarms: 6, Intent: com.samruston.weather/.services.NotificationReceiver
Alarms: 5, Intent: com.samruston.weather/.services.UpdateReceiver
Alarms: 0, Intent: com.samruston.weather/.services.NotificationTickTockReceiver
com.android.vending (): Wakeups: 10 (1.8 / h)
Alarms: 6, Intent: com.android.vending/com.google.android.finsky.receivers.FlushLogsReceiver
Alarms: 4, Intent: com.android.vending/com.google.android.finsky.services.ContentSyncService
Alarms: 0, Intent: com.android.vending/com.google.android.finsky.services.DailyHygiene
com.google.android.music (): Wakeups: 9 (1.6 / h)
Alarms: 9, Intent: com.google.android.music.leanback.AUTO_CACHE_ALARM
com.cyanogenmod.lockclock (): Wakeups: 5 (0.9 / h)
Alarms: 5, Intent: com.cyanogenmod.lockclock/.weather.WeatherUpdateService
Alarms: 0, Intent: com.cyanogenmod.lockclock.action.FORCE_WEATHER_UPDATE
com.textra (): Wakeups: 3 (0.5 / h)
Alarms: 2, Intent: com.textra/com.mplus.lib.ir
Alarms: 1, Intent: fasa
Alarms: 0, Intent: progressAllPending
Alarms: 0, Intent: backInPhoneService
com.pushbullet.android (): Wakeups: 3 (0.5 / h)
Alarms: 1, Intent: com.pushbullet.android/.etc.DailyService
Alarms: 2, Intent: com.pushbullet.android/.sms.SmsSyncService
com.android.systemui (): Wakeups: 2 (0.4 / h)
Alarms: 2, Intent: com.android.internal.policy.impl.PhoneWindowManager.DELAYED_KEYGUARD
com.google.android.talk (): Wakeups: 1 (0.2 / h)
Alarms: 0, Intent: com.google.android.apps.hangouts.RENEW_ACCOUNT_REGISTRATION
Alarms: 1, Intent: com.google.android.apps.hangouts.CLEANUP_DB
======================
Network (requires root)
======================
10081 (Mobile) (com.google.android.music.Google Play Music): 72.0 MBytes 45.3%
10029 (Wifi) (com.android.vending.Google Play Store): 24.0 MBytes 15.6%
10025 (Wifi) (Google Play services): 18.0 MBytes 11.6%
10071 (Mobile) (com.amazon.mShop.android.Amazon): 12.0 MBytes 7.7%
10107 (Mobile) (com.flynx.Flynx): 9.0 MBytes 6.2%
10118 (Mobile) (com.wunderground.android.weather.Weather): 5.0 MBytes 3.6%
10025 (Mobile) (Google Play services): 4.0 MBytes 3.0%
10104 (Mobile) (free.reddit.news.Relay): 2.0 MBytes 1.4%
10031 (Mobile) (com.google.android.googlequicksearchbox.Google App): 1.0 MBytes 1.1%
10096 (Mobile) (com.cootek.smartinputv5.TouchPal): 1.0 MBytes 0.6%
10029 (Mobile) (com.android.vending.Google Play Store): 982.0 KBytes 0.6%
10106 (Mobile) (com.handmark.tweetcaster.TweetCaster): 685.0 KBytes 0.4%
10092 (Mobile) (com.chrome.beta.Chrome Beta): 586.0 KBytes 0.4%
10081 (Wifi) (com.google.android.music.Google Play Music): 572.0 KBytes 0.3%
10078 (Mobile) (com.google.android.apps.inbox.Inbox): 571.0 KBytes 0.3%
10109 (Mobile) (com.pushbullet.android.Pushbullet): 510.0 KBytes 0.3%
0 (Mobile) (0): 398.0 KBytes 0.2%
10121 (Mobile) (com.netgate.Mint Bills): 370.0 KBytes 0.2%
10031 (Wifi) (com.google.android.googlequicksearchbox.Google App): 207.0 KBytes 0.1%
10128 (Mobile) (com.opencabinetlabs.divisioncommunityhub.Community Hub for The Division): 181.0 KBytes 0.1%
10061 (Mobile) (com.google.android.talk.Hangouts): 180.0 KBytes 0.1%
0 (Wifi) (0): 175.0 KBytes 0.1%
10096 (Wifi) (com.cootek.smartinputv5.TouchPal): 108.0 KBytes 0.1%
10109 (Wifi) (com.pushbullet.android.Pushbullet): 107.0 KBytes 0.1%
10106 (Wifi) (com.handmark.tweetcaster.TweetCaster): 105.0 KBytes 0.1%
10079 (Mobile) (com.usaa.mobile.android.usaa.USAA): 96.0 KBytes 0.1%
10075 (Mobile) (com.textra.Textra): 84.0 KBytes 0.1%
10091 (Mobile) (com.google.android.apps.maps.Maps): 79.0 KBytes 0.0%
10135 (Wifi) (com.google.android.apps.googlevoice.Google Voice): 62.0 KBytes 0.0%
10105 (Mobile) (com.samruston.weather.Weather Timeline): 54.0 KBytes 0.0%
10125 (Mobile) (com.facebook.lite.Lite): 44.0 KBytes 0.0%
10061 (Wifi) (com.google.android.talk.Hangouts): 38.0 KBytes 0.0%
10007 (Wifi) (com.android.dialer.Phone): 27.0 KBytes 0.0%
10091 (Wifi) (com.google.android.apps.maps.Maps): 19.0 KBytes 0.0%
10125 (Wifi) (com.facebook.lite.Lite): 16.0 KBytes 0.0%
10065 (Wifi) (com.estrongs.android.pop.pro.ES File Explorer Pro): 16.0 KBytes 0.0%
10042 (Mobile) (com.cyanogenmod.lockclock.cLock): 14.0 KBytes 0.0%
10056 (Wifi) (com.google.android.apps.photos.Photos): 12.0 KBytes 0.0%
10042 (Wifi) (com.cyanogenmod.lockclock.cLock): 10.0 KBytes 0.0%
10087 (Mobile) (com.google.android.apps.fitness.Fit): 7.0 KBytes 0.0%
10105 (Wifi) (com.samruston.weather.Weather Timeline): 7.0 KBytes 0.0%
10071 (Wifi) (com.amazon.mShop.android.Amazon): 7.0 KBytes 0.0%
1000 (Wifi) (Android System): 4.0 KBytes 0.0%
1000 (Mobile) (Android System): 4.0 KBytes 0.0%
10098 (Mobile) (com.majedev.superbeam.SuperBeam): 2.0 KBytes 0.0%
10075 (Wifi) (com.textra.Textra): 840.0 Bytes 0.0%
10126 (Mobile) (com.wdc.wd2go.My Cloud): 800.0 Bytes 0.0%
10123 (Mobile) (com.teslacoilsw.launcher.Nova Launcher): 700.0 Bytes 0.0%
0 (r_rmnet_data0) (0): 536.0 Bytes 0.0%
10008 (Wifi) (Media): 312.0 Bytes 0.0%
==========
CPU States
==========
1.56 GHz (): 59 m 13 s 17.3%
1.48 GHz (): 1 m 3 s 0.3%
1.34 GHz (): 13 s 0.1%
1.25 GHz (): 1 m 51 s 0.5%
960 MHz (): 2 m 18 s 0.7%
864 MHz (): 33 s 0.2%
768 MHz (): 1 m 9 s 0.3%
672 MHz (): 34 s 0.2%
600 MHz (): 2 m 7 s 0.6%
460.8 MHz (): 2 m 14 s 0.7%
384 MHz (): 51 m 12 s 15.0%
Deep Sleep (): 3 h 39 m 34 s 64.2%
========
Services
========
Active since: The time when the service was first made active, either by someone starting or binding to it.
Last activity: The time when there was last activity in the service (either explicit requests to start it or clients binding to it)
See http://developer.android.com/reference/android/app/ActivityManager.RunningServiceInfo.html
com.android.bluetooth (com.android.bluetooth.hid.HidService)
Active since: 2 d 20 h 52 m 39 s
Last activity: 1 d 4 h 41 m 35 s
Crash count:0
com.google.android.gms (com.google.android.gms.mdm.services.NetworkQualityAndroidService)
Active since: 3 d 2 h 7 m 47 s
Last activity: 1 d 8 h 14 m 2 s
Crash count:0
com.google.android.music:main (com.google.android.music.dial.DialMediaRouteProviderService)
Active since: 3 d 4 h 31 m 35 s
Last activity: 1 d 8 h 58 m 30 s
Crash count:0
com.usaa.mobile.android.usaa (com.usaa.mobile.android.widget.corp.MyAccountsWidgetService)
Active since: 2 d 20 h 52 m 52 s
Last activity: 1 d 9 h 36 s
Crash count:0
com.android.phone (com.huawei.callstatisticsutils.CallStatisticsService)
Active since: 2 d 20 h 52 m 57 s
Last activity: 1 d 4 h 41 m 43 s
Crash count:0
com.android.phone (org.codeaurora.ims.ImsService)
Active since: 2 d 20 h 53 m 7 s
Last activity: 1 d 4 h 41 m 53 s
Crash count:0
com.estrongs.android.pop.pro (com.estrongs.android.ui.notification.ESTaskService)
Active since: 3 d 5 h 22 m 39 s
Last activity: 1 d 9 h 17 m 43 s
Crash count:0
com.netgate (com.netgate.check.gcm.BillsReminder)
Active since: 3 d 1 h 15 m 37 s
Last activity: 1 d 9 h 1 m 5 s
Crash count:0
com.google.android.music:main (com.google.android.music.download.TrackDownloadQueueService)
Active since: 3 d 2 h 7 m 47 s
Last activity: 1 d 9 h 15 m 15 s
Crash count:0
com.google.android.music:main (com.google.android.music.playback.MusicPlaybackService)
Active since: 3 d 2 h 7 m 47 s
Last activity: 1 d 8 h 37 m 45 s
Crash count:0
com.chrome.beta:sandboxed_process2 (org.chromium.content.app.SandboxedProcessService2)
Active since: 3 d 1 h 1 m 15 s
Last activity: 1 d 7 h 56 m 10 s
Crash count:0
com.android.systemui (com.android.systemui.keyguard.KeyguardService)
Active since: 2 d 20 h 52 m 41 s
Last activity: 1 d 4 h 41 m 27 s
Crash count:0
com.android.bluetooth (com.android.bluetooth.btservice.AdapterService)
Active since: 2 d 20 h 52 m 38 s
Last activity: 1 d 4 h 41 m 33 s
Crash count:0
com.chrome.betarivileged_process0 (org.chromium.content.app.PrivilegedProcessService0)
Active since: 3 d 1 h 32 s
Last activity: 1 d 7 h 55 m 26 s
Crash count:0
com.google.android.gms.persistent (com.google.android.location.places.service.PlaceDetectionService)
Active since: 3 d 2 h 26 m 7 s
Last activity: 1 d 9 h 17 m 42 s
Crash count:0
com.android.systemui (com.android.systemui.ImageWallpaper)
Active since: 2 d 20 h 52 m 40 s
Last activity: 1 d 4 h 41 m 26 s
Crash count:0
com.google.android.gms.persistent (com.google.android.location.geocode.GeocodeService)
Active since: 3 d 1 h 12 m 52 s
Last activity: 1 d 8 h 28 m 3 s
Crash count:1
com.google.android.gms.persistent (com.google.android.gms.trustagent.api.trustagent.GoogleTrustAgentService)
Active since: 3 d 2 h 26 m 5 s
Last activity: 1 d 8 h 28 m 4 s
Crash count:0
com.google.android.music:main (com.google.android.music.download.cache.TrackCacheService)
Active since: 3 d 2 h 7 m 47 s
Last activity: 1 d 9 h 15 m 15 s
Crash count:0
com.google.android.gms.persistent (com.google.android.gms.fitness.service.recording.FitRecordingBroker)
Active since: 2 d 20 h 52 m 49 s
Last activity: 1 d 8 h 28 m 5 s
Crash count:1
com.google.android.gms.persistent (com.google.android.gms.gcm.GcmService)
Active since: 2 d 20 h 53 m 1 s
Last activity: 1 d 9 h 15 m 15 s
Crash count:1
com.google.android.music:main (com.google.android.music.download.artwork.ArtDownloadService)
Active since: 3 d 2 h 7 m 47 s
Last activity: 1 d 8 h 14 m 4 s
Crash count:0
com.google.android.gms (com.google.android.gms.analytics.service.AnalyticsService)
Active since: 3 d 4 h 52 m 20 s
Last activity: 1 d 9 h 17 m 55 s
Crash count:0
com.google.android.apps.googlevoice (com.google.android.apps.googlevoice.UpdateService)
Active since: 3 d 4 h 31 m 8 s
Last activity: 1 d 9 h 8 m 13 s
Crash count:0
com.google.android.gms.persistent (com.google.location.nearby.direct.service.NearbyDirectService)
Active since: 3 d 2 h 26 m 5 s
Last activity: 1 d 8 h 28 m 5 s
Crash count:0
com.android.bluetooth (com.android.bluetooth.gatt.GattService)
Active since: 2 d 20 h 52 m 47 s
Last activity: 1 d 4 h 41 m 35 s
Crash count:0
com.google.android.music:main (com.google.android.music.store.MediaStoreImportService)
Active since: 3 d 2 h 7 m 47 s
Last activity: 1 d 8 h 14 m 2 s
Crash count:0
com.android.bluetooth (com.android.bluetooth.hdp.HealthService)
Active since: 2 d 20 h 52 m 49 s
Last activity: 1 d 4 h 41 m 35 s
Crash count:0
com.google.android.gms.persistent (com.google.android.location.fused.service.FusedProviderService)
Active since: 3 d 1 h 12 m 52 s
Last activity: 1 d 8 h 28 m 3 s
Crash count:1
com.google.android.music:main (com.google.android.music.preferences.MusicPreferenceService$MusicPreferenceServiceBinder)
Active since: 3 d 2 h 7 m 47 s
Last activity: 1 d 8 h 14 m 2 s
Crash count:0
com.android.bluetooth (com.android.bluetooth.sap.SapService)
Active since: 2 d 20 h 52 m 49 s
Last activity: 1 d 4 h 41 m 35 s
Crash count:0
com.google.android.apps.googlevoice (com.google.android.apps.googlevoice.widget.WidgetService)
Active since: 3 d 4 h 31 m 10 s
Last activity: 1 d 9 h 8 m 15 s
Crash count:0
com.android.bluetooth (com.android.bluetooth.pbap.BluetoothPbapService)
Active since: 2 d 20 h 52 m 39 s
Last activity: 1 d 8 h 37 m 45 s
Crash count:0
com.google.android.gms.persistent (com.google.android.location.fused.FusedLocationService)
Active since: 3 d 1 h 12 m 52 s
Last activity: 1 d 8 h 28 m 3 s
Crash count:1
com.google.android.music:main (com.google.android.music.store.StoreService$StoreServiceBinder)
Active since: 3 d 2 h 7 m 47 s
Last activity: 1 d 8 h 14 m 2 s
Crash count:0
com.android.bluetooth (com.android.bluetooth.a2dp.A2dpService)
Active since: 2 d 20 h 52 m 40 s
Last activity: 1 d 4 h 41 m 35 s
Crash count:0
com.qualcomm.qcrilmsgtunnel (com.qualcomm.qcrilmsgtunnel.QcrilMsgTunnelService)
Active since: 2 d 20 h 53 m 7 s
Last activity: 1 d 9 h 43 s
Crash count:0
com.google.android.gms.persistent (com.google.android.gms.herrevad.services.LightweightNetworkQualityAndroidService)
Active since: 3 d 5 h 4 m 19 s
Last activity: 1 d 9 h 15 m 46 s
Crash count:0
com.google.android.gms (com.google.android.location.places.service.GeoDataService)
Active since: 3 d 2 h 26 m 7 s
Last activity: 1 d 8 h 28 m 5 s
Crash count:0
com.qualcomm.display (com.qualcomm.cabl.CABLService)
Active since: 2 d 20 h 53 m 6 s
Last activity: 1 d 8 h 29 m 6 s
Crash count:0
com.cootek.smartinputv5 (com.cootek.smartinput5.engine.SettingsService)
Active since: 2 d 20 h 52 m 43 s
Last activity: 1 d 4 h 41 m 30 s
Crash count:0
com.google.android.gms.persistent (com.google.android.location.geofencer.service.GeofenceProviderService)
Active since: 3 d 1 h 12 m 52 s
Last activity: 1 d 8 h 28 m 3 s
Crash count:1
com.android.systemui (com.android.systemui.SystemUIService)
Active since: 2 d 20 h 52 m 38 s
Last activity: 1 d 4 h 41 m 25 s
Crash count:0
com.cootek.smartinputv5 (com.cootek.smartinput5.TouchPalIME)
Active since: 2 d 20 h 52 m 40 s
Last activity: 1 d 9 h 10 m 12 s
Crash count:0
system (android.hardware.location.GeofenceHardwareService)
Active since: 2 d 20 h 52 m 40 s
Last activity: 1 d 4 h 41 m 26 s
Crash count:0
com.google.android.gms.persistent (com.google.android.location.reporting.service.DispatchingService)
Active since: 3 d 2 h 26 m 7 s
Last activity: 1 d 9 h 17 m 53 s
Crash count:0
com.vipercn.viper4android_v2 (com.vipercn.viper4android_v2.service.ViPER4AndroidService)
Active since: 2 d 20 h 52 m 56 s
Last activity: 1 d 8 h 29 m 29 s
Crash count:0
com.cootek.smartinputv5 (com.cootek.presentation.service.PresentationService)
Active since: 2 d 20 h 52 m 42 s
Last activity: 1 d 9 h 17 m 47 s
Crash count:0
com.google.android.gms.persistent (com.google.android.gms.auth.trustagent.GoogleTrustAgent)
Active since: 2 d 23 h 49 m 45 s
Last activity: 1 d 8 h 28 m 3 s
Crash count:1
com.google.android.music:main (com.google.android.music.download.cache.ArtCacheService)
Active since: 3 d 2 h 7 m 47 s
Last activity: 1 d 8 h 14 m 2 s
Crash count:0
==================
Reference overview
==================
ref_boot: Reference ref_boot created 2 d 20 h 53 m 18 s (Wl: 3 elements; KWl: 117elements; NetS: 85 elements; Alrm: 1 elements; Proc: 94 elements; Oth: 17 elements; CPU: 12 elements)
ref_unplugged: Reference ref_unplugged created 2 d 23 h 40 m 37 s (Wl: 1 elements; KWl: 122elements; NetS: 85 elements; Alrm: 19 elements; Proc: 2 elements; Oth: 8 elements; CPU: 12 elements)
ref_charged: Reference ref_charged created 2 d 23 h 40 m 40 s (Wl: 2 elements; KWl: 122elements; NetS: 85 elements; Alrm: 19 elements; Proc: 3 elements; Oth: 8 elements; CPU: 12 elements)
ref_current: Reference ref_current created 3 d 5 h 22 m 45 s (Wl: 65 elements; KWl: 126elements; NetS: 89 elements; Alrm: 19 elements; Proc: 278 elements; Oth: 19 elements; CPU: 12 elements)
25% and 1,5 hours SOT, there is nothing wrong with your phone. If this continuous, you'll get 6 hours SOT when your phone has 0% battery left. That's a good result, I think the average user will get between 4 and 5 hours SOT. So stop looking for improvements, and enjoy your phone.
More than anything I was wondering what was causing my phone to remain awake with the screen off for so long. 46 minutes out of 5.5 hours seems like a long time to me. I thought aggressive doze, combined with limiting a decent bit through amplify would keep the phone in deep sleep whenever the screen was off.