error.txt

CD TEST-方永红, 2023-04-24 10:30

Download (347 KB)

 
1
args: [--pkg-blacklist-file, /sdcard/blacklist.txt, --ignore-crashes, --ignore-timeouts, --ignore-security-exceptions, --monitor-native-crashes, --ignore-native-crashes, -s, 20, --throttle, 500, --pct-touch, 30, --pct-motion, 15, --pct-nav, 15, --pct-majornav, 15, --pct-syskeys, 5, --pct-appswitch, 10, --pct-anyevent, 10, --ignore-crashes, -v, -v, -v, 172800]
2
 arg: "--pkg-blacklist-file"
3
 arg: "/sdcard/blacklist.txt"
4
 arg: "--ignore-crashes"
5
 arg: "--ignore-timeouts"
6
 arg: "--ignore-security-exceptions"
7
 arg: "--monitor-native-crashes"
8
 arg: "--ignore-native-crashes"
9
 arg: "-s"
10
 arg: "20"
11
 arg: "--throttle"
12
 arg: "500"
13
 arg: "--pct-touch"
14
 arg: "30"
15
 arg: "--pct-motion"
16
 arg: "15"
17
 arg: "--pct-nav"
18
 arg: "15"
19
 arg: "--pct-majornav"
20
 arg: "15"
21
 arg: "--pct-syskeys"
22
 arg: "5"
23
 arg: "--pct-appswitch"
24
 arg: "10"
25
 arg: "--pct-anyevent"
26
 arg: "10"
27
 arg: "--ignore-crashes"
28
 arg: "-v"
29
 arg: "-v"
30
 arg: "-v"
31
 arg: "172800"
32
arg="--pkg-blacklist-file" mCurArgData="null" mNextArg=1 argwas="--pkg-blacklist-file" nextarg="/sdcard/blacklist.txt"
33
data="/sdcard/blacklist.txt"
34
arg="--ignore-crashes" mCurArgData="null" mNextArg=3 argwas="--ignore-crashes" nextarg="--ignore-timeouts"
35
arg="--ignore-timeouts" mCurArgData="null" mNextArg=4 argwas="--ignore-timeouts" nextarg="--ignore-security-exceptions"
36
arg="--ignore-security-exceptions" mCurArgData="null" mNextArg=5 argwas="--ignore-security-exceptions" nextarg="--monitor-native-crashes"
37
arg="--monitor-native-crashes" mCurArgData="null" mNextArg=6 argwas="--monitor-native-crashes" nextarg="--ignore-native-crashes"
38
arg="--ignore-native-crashes" mCurArgData="null" mNextArg=7 argwas="--ignore-native-crashes" nextarg="-s"
39
data="20"
40
arg="--throttle" mCurArgData="null" mNextArg=10 argwas="--throttle" nextarg="500"
41
data="500"
42
arg="--pct-touch" mCurArgData="null" mNextArg=12 argwas="--pct-touch" nextarg="30"
43
data="30"
44
arg="--pct-motion" mCurArgData="null" mNextArg=14 argwas="--pct-motion" nextarg="15"
45
data="15"
46
arg="--pct-nav" mCurArgData="null" mNextArg=16 argwas="--pct-nav" nextarg="15"
47
data="15"
48
arg="--pct-majornav" mCurArgData="null" mNextArg=18 argwas="--pct-majornav" nextarg="15"
49
data="15"
50
arg="--pct-syskeys" mCurArgData="null" mNextArg=20 argwas="--pct-syskeys" nextarg="5"
51
data="5"
52
arg="--pct-appswitch" mCurArgData="null" mNextArg=22 argwas="--pct-appswitch" nextarg="10"
53
data="10"
54
arg="--pct-anyevent" mCurArgData="null" mNextArg=24 argwas="--pct-anyevent" nextarg="10"
55
data="10"
56
arg="--ignore-crashes" mCurArgData="null" mNextArg=26 argwas="--ignore-crashes" nextarg="-v"
57
// CRASH: com.android.systemui (pid 2034)
58
// Short Msg: java.lang.UnsupportedOperationException
59
// Long Msg: java.lang.UnsupportedOperationException: Can't convert value at index 6 to dimension: type=0x1
60
// Build Label: HiPhi/PassengerDisplay_CN/PassengerDisplay:12/SKQ1.220201.001/2962:user/test-keys
61
// Build Changelist: 2962
62
// Build Time: 1682107785000
63
// java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.systemui/com.android.systemui.settings.brightness.BrightnessDialog}: android.view.InflateException: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Error inflating class <unknown>
64
// 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3636)
65
// 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793)
66
// 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
67
// 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
68
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
69
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
70
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
71
// 	at android.os.Looper.loopOnce(Looper.java:201)
72
// 	at android.os.Looper.loop(Looper.java:288)
73
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
74
// 	at java.lang.reflect.Method.invoke(Native Method)
75
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
76
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
77
// Caused by: android.view.InflateException: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Error inflating class <unknown>
78
// Caused by: android.view.InflateException: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Error inflating class <unknown>
79
// Caused by: java.lang.reflect.InvocationTargetException
80
// 	at java.lang.reflect.Constructor.newInstance0(Native Method)
81
// 	at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
82
// 	at android.view.LayoutInflater.createView(LayoutInflater.java:858)
83
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1010)
84
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:965)
85
// 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:1127)
86
// 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1088)
87
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:686)
88
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:538)
89
// 	at com.android.systemui.settings.brightness.BrightnessSlider$Factory.create(BrightnessSlider.java:277)
90
// 	at com.android.systemui.settings.brightness.BrightnessDialog.onCreate(BrightnessDialog.java:76)
91
// 	at android.app.Activity.performCreate(Activity.java:8094)
92
// 	at android.app.Activity.performCreate(Activity.java:8074)
93
// 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1330)
94
// 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3609)
95
// 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793)
96
// 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
97
// 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
98
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
99
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
100
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
101
// 	at android.os.Looper.loopOnce(Looper.java:201)
102
// 	at android.os.Looper.loop(Looper.java:288)
103
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
104
// 	at java.lang.reflect.Method.invoke(Native Method)
105
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
106
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
107
// Caused by: android.content.res.Resources$NotFoundException: Drawable com.android.systemui:drawable/brightness_progress with resource ID #0x7f0802fe
108
// Caused by: android.content.res.Resources$NotFoundException: File res/drawable/brightness_progress.xml from drawable resource ID #0x7f0802fe
109
// 	at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:874)
110
// 	at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:668)
111
// 	at android.content.res.Resources.loadDrawable(Resources.java:993)
112
// 	at android.content.res.TypedArray.getDrawableForDensity(TypedArray.java:1007)
113
// 	at android.content.res.TypedArray.getDrawable(TypedArray.java:982)
114
// 	at android.widget.ProgressBar.<init>(ProgressBar.java:286)
115
// 	at android.widget.AbsSeekBar.<init>(AbsSeekBar.java:120)
116
// 	at android.widget.SeekBar.<init>(SeekBar.java:90)
117
// 	at android.widget.SeekBar.<init>(SeekBar.java:86)
118
// 	at android.widget.SeekBar.<init>(SeekBar.java:82)
119
// 	at com.android.systemui.settings.brightness.ToggleSeekBar.<init>(ToggleSeekBar.java:40)
120
// 	at java.lang.reflect.Constructor.newInstance0(Native Method)
121
// 	at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
122
// 	at android.view.LayoutInflater.createView(LayoutInflater.java:858)
123
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1010)
124
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:965)
125
// 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:1127)
126
// 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1088)
127
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:686)
128
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:538)
129
// 	at com.android.systemui.settings.brightness.BrightnessSlider$Factory.create(BrightnessSlider.java:277)
130
// 	at com.android.systemui.settings.brightness.BrightnessDialog.onCreate(BrightnessDialog.java:76)
131
// 	at android.app.Activity.performCreate(Activity.java:8094)
132
// 	at android.app.Activity.performCreate(Activity.java:8074)
133
// 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1330)
134
// 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3609)
135
// 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793)
136
// 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
137
// 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
138
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
139
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
140
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
141
// 	at android.os.Looper.loopOnce(Looper.java:201)
142
// 	at android.os.Looper.loop(Looper.java:288)
143
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
144
// 	at java.lang.reflect.Method.invoke(Native Method)
145
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
146
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
147
// Caused by: java.lang.UnsupportedOperationException: Can't convert value at index 6 to dimension: type=0x1
148
// 	at android.content.res.TypedArray.getDimensionPixelOffset(TypedArray.java:739)
149
// 	at android.graphics.drawable.LayerDrawable.updateLayerFromTypedArray(LayerDrawable.java:359)
150
// 	at android.graphics.drawable.LayerDrawable.inflateLayers(LayerDrawable.java:267)
151
// 	at android.graphics.drawable.LayerDrawable.inflate(LayerDrawable.java:200)
152
// 	at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflater.java:145)
153
// 	at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1399)
154
// 	at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1358)
155
// 	at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:906)
156
// 	at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:860)
157
// 	... 37 more
158
// 
159
// CRASH: com.android.systemui (pid 30044)
160
// Short Msg: java.lang.UnsupportedOperationException
161
// Long Msg: java.lang.UnsupportedOperationException: Can't convert value at index 89 to dimension: type=0x1
162
// Build Label: HiPhi/PassengerDisplay_CN/PassengerDisplay:12/SKQ1.220201.001/2962:user/test-keys
163
// Build Changelist: 2962
164
// Build Time: 1682107785000
165
// java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.systemui/com.android.systemui.screenrecord.ScreenRecordDialog}: android.view.InflateException: Binary XML file line #17 in com.android.systemui:layout/screen_record_dialog: Binary XML file line #17 in com.android.systemui:layout/screen_record_dialog: Error inflating class <unknown>
166
// 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3636)
167
// 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793)
168
// 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
169
// 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
170
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
171
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
172
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
173
// 	at android.os.Looper.loopOnce(Looper.java:201)
174
// 	at android.os.Looper.loop(Looper.java:288)
175
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
176
// 	at java.lang.reflect.Method.invoke(Native Method)
177
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
178
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
179
// Caused by: android.view.InflateException: Binary XML file line #17 in com.android.systemui:layout/screen_record_dialog: Binary XML file line #17 in com.android.systemui:layout/screen_record_dialog: Error inflating class <unknown>
180
// Caused by: android.view.InflateException: Binary XML file line #17 in com.android.systemui:layout/screen_record_dialog: Error inflating class <unknown>
181
// Caused by: java.lang.reflect.InvocationTargetException
182
// 	at java.lang.reflect.Constructor.newInstance0(Native Method)
183
// 	at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
184
// 	at android.view.LayoutInflater.createView(LayoutInflater.java:858)
185
// 	at android.view.LayoutInflater.createView(LayoutInflater.java:780)
186
// 	at com.android.internal.policy.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:58)
187
// 	at android.view.LayoutInflater.onCreateView(LayoutInflater.java:934)
188
// 	at android.view.LayoutInflater.onCreateView(LayoutInflater.java:954)
189
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1008)
190
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:965)
191
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:663)
192
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:538)
193
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:485)
194
// 	at com.android.internal.policy.PhoneWindow.setContentView(PhoneWindow.java:461)
195
// 	at android.app.Activity.setContentView(Activity.java:3557)
196
// 	at com.android.systemui.screenrecord.ScreenRecordDialog.onCreate(ScreenRecordDialog.java:77)
197
// 	at android.app.Activity.performCreate(Activity.java:8094)
198
// 	at android.app.Activity.performCreate(Activity.java:8074)
199
// 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1330)
200
// 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3609)
201
// 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793)
202
// 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
203
// 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
204
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
205
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
206
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
207
// 	at android.os.Looper.loopOnce(Looper.java:201)
208
// 	at android.os.Looper.loop(Looper.java:288)
209
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
210
// 	at java.lang.reflect.Method.invoke(Native Method)
211
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
212
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
213
// Caused by: java.lang.UnsupportedOperationException: Can't convert value at index 89 to dimension: type=0x1
214
// 	at android.content.res.TypedArray.getDimensionPixelSize(TypedArray.java:788)
215
// 	at android.view.View.<init>(View.java:5530)
216
// 	at android.view.ViewGroup.<init>(ViewGroup.java:702)
217
// 	at android.widget.FrameLayout.<init>(FrameLayout.java:99)
218
// 	at android.widget.FrameLayout.<init>(FrameLayout.java:94)
219
// 	at android.widget.FrameLayout.<init>(FrameLayout.java:89)
220
// 	... 31 more
221
// 
222
// NOT RESPONDING: com.android.music (pid 3716)
223
ANR in com.android.music (com.android.music/.VideoBrowserActivity)
224
PID: 3716
225
Reason: Input dispatching timed out (Application does not have a focused window)
226
Parent: com.android.music/.VideoBrowserActivity
227
ErrorId: fe613d1a-1317-4e67-bf64-72ca62f26ccb
228
Frozen: false
229
Load: 0.93 / 1.04 / 1.07
230
----- Output from /proc/pressure/memory -----
231
some avg10=0.00 avg60=0.00 avg300=0.00 total=0
232
full avg10=0.00 avg60=0.00 avg300=0.00 total=0
233
----- End output from /proc/pressure/memory -----
234

    
235
CPU usage from 0ms to 5510ms later (2023-04-22 14:32:41.312 to 2023-04-22 14:32:46.822):
236
  15% 1244/system_server: 7.4% user + 8.5% kernel / faults: 4042 minor
237
  8.3% 1310/media.codec: 6.7% user + 1.6% kernel / faults: 8266 minor
238
  4.5% 2900/com.hht.lebocast: 3.8% user + 0.7% kernel / faults: 1750 minor 1 major
239
  4.5% 3716/com.android.music: 2.9% user + 1.6% kernel / faults: 899 minor
240
  4.3% 1276/media.extractor: 2.3% user + 1.9% kernel / faults: 3905 minor
241
  4.3% 4122/com.android.systemui: 3.6% user + 0.7% kernel / faults: 1676 minor
242
  3% 884/media.hwcodec: 2.5% user + 0.5% kernel / faults: 3609 minor
243
  2.9% 1363/media.swcodec: 1.4% user + 1.4% kernel / faults: 4366 minor
244
  2.9% 3321/com.baidu.input: 1.9% user + 0.9% kernel / faults: 881 minor
245
  2.1% 2173/com.thundercomm.gamemode: 1.4% user + 0.7% kernel / faults: 802 minor
246
  1.8% 2183/.dataservices: 1% user + 0.7% kernel / faults: 816 minor
247
  1.6% 489/kworker/u16:2-ufs_clk_gating_0: 0% user + 1.6% kernel
248
  1.4% 504/logd: 0.3% user + 1% kernel
249
  0% 2908/com.hryt.hiphishowfsecontrol: 0% user + 0% kernel / faults: 685 minor
250
  0% 2123/com.android.networkstack.process: 0% user + 0% kernel / faults: 642 minor
251
  0% 2178/com.thundercomm.microservice: 0% user + 0% kernel / faults: 791 minor
252
  1.2% 2181/com.thundercomm.microsettings: 0.9% user + 0.3% kernel / faults: 661 minor
253
  0% 2191/.qtidataservices: 0% user + 0% kernel / faults: 811 minor
254
  1.2% 2368/com.thundercomm.remotecontrolservice: 0.7% user + 0.5% kernel / faults: 744 minor
255
  0% 2428/com.thundercomm.tcservice: 0% user + 0% kernel / faults: 891 minor
256
  0% 2903/ts.car.uart: 0% user + 0% kernel / faults: 771 minor
257
  1.2% 26729/kworker/u16:0+SENSORS_CNTL: 0% user + 1.2% kernel
258
  0% 2207/com.thundercomm.tchttpserver: 0% user + 0% kernel / faults: 718 minor
259
  0% 2301/com.thundercomm.tcsetupwizard: 0% user + 0% kernel / faults: 683 minor
260
  0% 2338/com.android.se: 0% user + 0% kernel / faults: 765 minor
261
  0% 2438/com.qualcomm.qti.qdma: 0% user + 0% kernel / faults: 667 minor
262
  1% 2731/com.qualcomm.location: 0.9% user + 0.1% kernel / faults: 748 minor
263
  0% 2917/.pasr: 0% user + 0% kernel / faults: 701 minor
264
  1% 21986/com.tencent.android.qqdownloader:daemon: 0.5% user + 0.5% kernel / faults: 77 minor
265
  0% 2255/com.tc.logclient: 0% user + 0% kernel / faults: 711 minor
266
  0% 2305/vendor.qti.qesdk.sysservice: 0% user + 0% kernel / faults: 730 minor
267
  0% 2988/com.qualcomm.qti.services.systemhelper:systemhelper_service: 0% user + 0% kernel / faults: 762 minor
268
  0% 3016/com.qualcomm.qti.qccnetstat: 0% user + 0% kernel / faults: 761 minor
269
  0% 3028/com.qualcomm.qti.workloadclassifier: 0% user + 0% kernel / faults: 723 minor
270
  0% 633/tombstoned: 0% user + 0% kernel / faults: 5 minor
271
  0% 2310/com.qti.qualcomm.mstatssystemservice: 0% user + 0% kernel / faults: 695 minor
272
  0% 3270/com.qualcomm.qti.devicestatisticsservice: 0% user + 0% kernel / faults: 733 minor
273
  0.7% 16887/kworker/u16:3-memlat_wq: 0% user + 0.7% kernel
274
  0.7% 22031/com.tencent.android.qqdownloader: 0.7% user + 0% kernel / faults: 38 minor
275
  0.5% 1289/tlog: 0.5% user + 0% kernel
276
  0.5% 3861/logcat: 0.1% user + 0.3% kernel
277
  0.5% 27637/audioserver: 0.1% user + 0.3% kernel / faults: 38 minor
278
  0.3% 10/rcu_preempt: 0% user + 0.3% kernel
279
  0.3% 1279/mediaserver: 0% user + 0.3% kernel / faults: 40 minor
280
  0.3% 2492/com.thundercomm.gamemode.provider: 0.1% user + 0.1% kernel / faults: 173 minor
281
  0.3% 5815/kworker/u16:5-qmi_msg_handler: 0% user + 0.3% kernel
282
  0.3% 27626/android.hardware.audio.service: 0% user + 0.3% kernel / faults: 60 minor
283
  0.3% 28239/com.tencent.android.qqdownloader:cloud: 0.1% user + 0.1% kernel / faults: 54 minor
284
  0.1% 1/init: 0% user + 0.1% kernel
285
  0.1% 11/rcu_sched: 0% user + 0.1% kernel
286
  0.1% 13/rcuop/0: 0% user + 0.1% kernel
287
  0% 14/rcuos/0: 0% user + 0% kernel
288
  0.1% 24/rcuop/1: 0% user + 0.1% kernel
289
  0.1% 32/rcuop/2: 0% user + 0.1% kernel
290
  0.1% 64/rcuop/6: 0% user + 0.1% kernel
291
  0.1% 81/kworker/1:1-events: 0% user + 0.1% kernel
292
  0% 366/kworker/1:1H-kblockd: 0% user + 0% kernel
293
  0% 548/vold: 0% user + 0% kernel / faults: 21 minor
294
  0.1% 569/android.system.suspend@1.0-service: 0% user + 0.1% kernel / faults: 20 minor
295
  0.1% 652/vendor.ts.uart@1.0-service: 0% user + 0.1% kernel
296
  0.1% 675/netd: 0% user + 0.1% kernel / faults: 30 minor
297
  0% 825/android.hardware.gnss@2.1-service-qti: 0% user + 0% kernel / faults: 15 minor
298
  0.1% 850/vendor.qti.hardware.display.composer-service: 0% user + 0.1% kernel / faults: 62 minor
299
  0.1% 870/vendor.qti.hardware.perf@2.2-service: 0.1% user + 0% kernel
300
  0.1% 1010/surfaceflinger: 0% user + 0.1% kernel / faults: 30 minor
301
  0% 1172/drmserver: 0% user + 0% kernel / faults: 25 minor
302
  0% 1270/cameraserver: 0% user + 0% kernel / faults: 31 minor
303
  0.1% 1500/msm_irqbalance: 0% user + 0.1% kernel
304
  0.1% 2441/com.android.settings: 0% user + 0.1% kernel / faults: 1 minor
305
  0.1% 2764/hht_ota_mgr: 0% user + 0.1% kernel
306
  0.1% 2790/irq/16-90b6400.: 0% user + 0.1% kernel
307
  0.1% 4620/com.android.documentsui: 0.1% user + 0% kernel
308
  0.1% 21958/com.tencent.android.qqdownloader:live: 0.1% user + 0% kernel / faults: 28 minor
309
13% TOTAL: 7.6% user + 5.3% kernel + 0.1% iowait + 0.3% irq + 0.1% softirq
310
CPU usage from 71ms to 395ms later (2023-04-22 14:32:41.383 to 2023-04-22 14:32:41.707):
311
  29% 1244/system_server: 10% user + 18% kernel / faults: 556 minor
312
    21% 6170/AnrConsumer: 7.2% user + 14% kernel
313
  4.5% 26729/kworker/u16:0-memlat_wq: 0% user + 4.5% kernel
314
5.4% TOTAL: 1.5% user + 3.9% kernel
315

    
316
procrank:
317
<empty>
318

    
319
ZRAM: 12K physical used for 0K in swap (4194300K total swap)
320
 RAM: 7896244K total, 1411568K free, 6316K buffers, 2747604K cached, 27728K shmem, 285880K slab
321
// procrank status was 0
322
anr traces:
323
// anr traces status was 1
324
meminfo:
325
Applications Memory Usage (in Kilobytes):
326
Uptime: 9417888 Realtime: 9417888
327

    
328

    
329
Total RSS by process:
330
    611,010K: system (pid 1244)
331
    461,228K: com.android.settings (pid 2441 / activities)
332
    383,428K: com.android.systemui (pid 4122)
333
    292,612K: com.tencent.android.qqdownloader:daemon (pid 21986)
334
    283,388K: com.baidu.input (pid 3321)
335
    238,644K: com.android.launcher3 (pid 2649 / activities)
336
    234,140K: com.tencent.android.qqdownloader (pid 22031)
337
    220,416K: com.android.music (pid 3716 / activities)
338
    216,292K: com.android.htmlviewer (pid 7821)
339
    212,732K: com.android.gallery3d (pid 4430 / activities)
340
    192,652K: com.android.documentsui (pid 4620 / activities)
341
    191,780K: zygote64 (pid 676)
342
    181,224K: com.android.systemui:screenshot (pid 2252)
343
    170,480K: com.hht.lebocast (pid 2900 / activities)
344
    170,436K: com.android.packageinstaller (pid 3752)
345
    170,016K: zygote (pid 677)
346
    137,012K: android.ext.services (pid 2486)
347
    132,488K: com.android.providers.media.module (pid 3070)
348
    131,280K: com.thundercomm.gamemode (pid 2173)
349
    130,216K: com.tencent.android.qqdownloader:live (pid 21958)
350
    124,920K: com.thundercomm.gamecenter (pid 4371 / activities)
351
    124,160K: com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0 (pid 28310)
352
    122,104K: com.tencent.android.qqdownloader:cloud (pid 28239)
353
    119,972K: com.android.commands.monkey (pid 4242)
354
    119,968K: com.thundercomm.remotecontrolservice (pid 2368)
355
    118,270K: surfaceflinger (pid 1010)
356
    117,352K: com.thundercomm.microsettings (pid 2181)
357
    113,860K: android.process.acore (pid 4192)
358
    113,716K: android.process.media (pid 3083)
359
    112,716K: com.qualcomm.qti.workloadclassifier (pid 3028)
360
    112,028K: com.android.permissioncontroller (pid 3768)
361
    110,476K: com.android.networkstack.process (pid 2123)
362
    107,572K: com.qualcomm.location (pid 2731)
363
    107,388K: com.hryt.hiphishowfsecontrol (pid 2908)
364
    105,440K: com.qualcomm.qti.qdma (pid 2438)
365
    101,356K: com.thundercomm.tcservice (pid 2428)
366
    100,484K: .dataservices (pid 2183)
367
    100,236K: com.tc.logclient (pid 2255)
368
     97,300K: com.thundercomm.microservice (pid 2178)
369
     96,176K: com.thundercomm.gamemode.provider (pid 2492)
370
     96,076K: com.thundercomm.tchttpserver (pid 2207)
371
     95,028K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2988)
372
     93,264K: com.qualcomm.qti.qccnetstat (pid 3016)
373
     93,088K: com.android.se (pid 2338)
374
     92,948K: com.qualcomm.qti.qccauthmgr (pid 2600)
375
     92,768K: .qtidataservices (pid 2191)
376
     92,532K: ts.car.uart (pid 2903)
377
     92,316K: vendor.qti.qesdk.sysservice (pid 2305)
378
     92,284K: com.thundercomm.tcsetupwizard (pid 2301)
379
     91,784K: com.android.managedprovisioning (pid 3697)
380
     91,672K: com.qti.diagservices (pid 29313)
381
     91,192K: com.qualcomm.location.XT (pid 3132)
382
     90,964K: com.qualcomm.qti.devicestatisticsservice (pid 3270)
383
     90,928K: com.qti.qualcomm.mstatssystemservice (pid 2310)
384
     90,828K: .pasr (pid 2917)
385
     90,816K: com.android.shell (pid 3792)
386
     90,664K: com.android.externalstorage (pid 3938)
387
     88,304K: com.android.musicfx (pid 24207)
388
     86,472K: com.android.webview:webview_service (pid 26641)
389
     72,440K: webview_zygote (pid 2419)
390
     53,612K: audioserver (pid 27637)
391
     43,704K: mediaserver (pid 1279)
392
     40,820K: media.extractor (pid 1276)
393
     31,384K: cameraserver (pid 1270)
394
     30,164K: tlog (pid 1289)
395
     24,324K: android.hardware.audio.service (pid 27626)
396
     24,028K: media.swcodec (pid 1363)
397
     23,916K: android.hardware.wifi@1.0-service (pid 842)
398
     23,120K: vendor.qti.hardware.display.composer-service (pid 850)
399
     21,100K: android.hardware.gnss@2.1-service-qti (pid 825)
400
     20,664K: android.hardware.neuralnetworks@1.3-service-qti (pid 834)
401
     17,580K: media.metrics (pid 1278)
402
     17,460K: media.codec (pid 1310)
403
     16,320K: hht_ota_mgr (pid 2764)
404
     15,188K: keystore2 (pid 571)
405
     14,356K: media.hwcodec (pid 884)
406
     14,256K: init (pid 1)
407
     14,200K: cnd (pid 1313)
408
     13,188K: vendor.qti.hardware.perf@2.2-service (pid 870)
409
     12,728K: iorapd (pid 1175)
410
     10,780K: selfinstaller (pid 1280)
411
     10,756K: update_engine (pid 1382)
412
     10,640K: netd (pid 675)
413
     10,252K: xtra-daemon (pid 1461)
414
     10,164K: imsrcsd (pid 1332)
415
      9,964K: ueventd (pid 477)
416
      9,924K: vold (pid 548)
417
      9,748K: android.hardware.bluetooth@1.0-service-qti (pid 818)
418
      9,628K: android.hardware.sensors@2.0-service.multihal (pid 836)
419
      9,432K: imsdatadaemon (pid 1515)
420
      8,996K: slim_daemon (pid 1460)
421
      8,860K: ssgtzd (pid 804)
422
      8,836K: ims_rtp_daemon (pid 1322)
423
      8,652K: vendor.qti.hardware.iop@2.0-service (pid 852)
424
      8,544K: init (pid 475)
425
      8,468K: vppservice (pid 914)
426
      8,316K: iorap.prefetcherd (pid 2040)
427
      8,284K: spdaemon (pid 567)
428
      8,192K: logd (pid 504)
429
      8,140K: adbd (pid 2749)
430
      8,128K: tzlog (pid 1379)
431
      8,112K: android.hardware.drm@1.3-service.clearkey (pid 823)
432
      8,112K: wifidisplayhalservice (pid 1316)
433
      8,056K: perfservice (pid 1308)
434
      8,020K: cnss_diag (pid 1268)
435
      7,952K: traced_probes (pid 1176)
436
      7,868K: storaged (pid 1288)
437
      7,752K: vendor.qti.hardware.display.allocator-service (pid 848)
438
      7,616K: drmserver (pid 1172)
439
      7,580K: qseecomd (pid 546)
440
      7,560K: gpuservice (pid 1004)
441
      7,528K: installd (pid 1275)
442
      7,476K: credstore (pid 993)
443
      7,420K: qccsyshal@1.1-service (pid 815)
444
      7,392K: cnss-daemon (pid 1367)
445
      7,388K: wificond (pid 1290)
446
      7,368K: ipacm (pid 651)
447
      7,352K: thermal-engine (pid 3408)
448
      7,320K: hwservicemanager (pid 507)
449
      7,276K: vendor.qti.hardware.qteeconnector@1.0-service (pid 874)
450
      7,216K: lmkd (pid 505)
451
      7,160K: wfdhdcphalservice (pid 1309)
452
      7,060K: qfp-daemon (pid 1395)
453
      6,808K: vendor.display.color@1.0-service (pid 843)
454
      6,724K: android.hardware.power-service (pid 835)
455
      6,552K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 875)
456
      6,460K: android.hardware.keymaster@4.1-service-qti (pid 545)
457
      6,416K: lowi-server (pid 1459)
458
      6,388K: dpmd (pid 1179)
459
      6,208K: gatekeeperd (pid 1374)
460
      6,184K: dpmQmiMgr (pid 1180)
461
      6,176K: statsd (pid 674)
462
      6,156K: vendor.qti.hardware.soter@1.0-service (pid 877)
463
      6,112K: servicemanager (pid 506)
464
      6,108K: sensors.qti (pid 1021)
465
      6,076K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 847)
466
      6,040K: vendor.qti.esepowermanager@1.1-service (pid 846)
467
      6,028K: keymasterd (pid 623)
468
      5,980K: vendor.qti.secure_element@1.2-service (pid 890)
469
      5,896K: android.hardware.gatekeeper@1.0-service-qti (pid 576)
470
      5,856K: qcc-trd (pid 1391)
471
      5,748K: vendor.qti.hardware.servicetracker@1.2-service (pid 876)
472
      5,704K: vendor.ts.uart@1.0-service (pid 652)
473
      5,648K: incidentd (pid 1274)
474
      5,644K: android.hardware.health@2.1-service (pid 827)
475
      5,644K: feature_enabler_client (pid 1265)
476
      5,636K: android.hardware.boot@1.1-service (pid 575)
477
      5,632K: vendor.qti.power.pasrmanager@1.0-service (pid 885)
478
      5,628K: android.hardware.usb@1.2-service-qti (pid 841)
479
      5,620K: android.system.suspend@1.0-service (pid 569)
480
      5,604K: vendor.qti.qspmhal@1.0-service (pid 888)
481
      5,512K: vendor.qti.hardware.qccvndhal@1.0-service (pid 871)
482
      5,480K: vendor.qti.hardware.qseecom@1.0-service (pid 547)
483
      5,468K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 878)
484
      5,356K: tloc_daemon (pid 1396)
485
      5,328K: adsprpcd (pid 1359)
486
      5,304K: vendor.qti.hardware.vibrator.service (pid 883)
487
      5,300K: dspservice (pid 851)
488
      5,284K: dpmd (pid 1195)
489
      5,280K: android.hardware.thermal@2.0-service.qti (pid 839)
490
      5,256K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 891)
491
      5,248K: sscrpcd (pid 952)
492
      5,244K: adsprpcd (pid 1357)
493
      5,244K: cdsprpcd (pid 1361)
494
      5,232K: sscrpcd (pid 579)
495
      5,208K: vendor.qti.hardware.limits@1.0-service (pid 869)
496
      5,196K: loc_launcher (pid 1371)
497
      5,196K: qspmsvc (pid 2775)
498
      5,148K: android.hardware.lights-service.qti (pid 831)
499
      5,144K: android.hardware.memtrack@1.0-service (pid 833)
500
      5,028K: traced (pid 1178)
501
      5,016K: android.hardware.cas@1.2-service (pid 820)
502
      5,004K: pm-service (pid 980)
503
      4,976K: imsqmidaemon (pid 1328)
504
      4,960K: android.hardware.atrace@1.0-service (pid 572)
505
      4,908K: vndservicemanager (pid 508)
506
      4,736K: pm-proxy (pid 1170)
507
      4,564K: time_daemon (pid 650)
508
      4,412K: mlid (pid 1369)
509
      4,372K: ipacm-diag (pid 1337)
510
      4,320K: pd-mapper (pid 953)
511
      4,288K: rmt_storage (pid 1017)
512
      4,268K: wfdvndservice (pid 1362)
513
      4,248K: android.hidl.allocator@1.0-service (pid 813)
514
      4,212K: msm_irqbalance (pid 1500)
515
      4,024K: dumpsys (pid 6297)
516
      3,692K: logcat (pid 3861)
517
      3,684K: ip6tables-restore (pid 738)
518
      3,616K: tftp_server (pid 1018)
519
      3,576K: iptables-restore (pid 737)
520
      3,488K: qrtr-ns (pid 950)
521
      3,208K: sh (pid 4240)
522
      3,120K: tombstoned (pid 633)
523
      2,436K: app_d (pid 28286)
524
      2,400K: ssgqmigd (pid 1368)
525
      2,288K: app_d (pid 28255)
526
      1,204K: mdnsd (pid 2767)
527

    
528
Total RSS by OOM adjustment:
529
  1,881,030K: Native
530
        191,780K: zygote64 (pid 676)
531
        170,016K: zygote (pid 677)
532
        119,972K: com.android.commands.monkey (pid 4242)
533
        118,270K: surfaceflinger (pid 1010)
534
         72,440K: webview_zygote (pid 2419)
535
         53,612K: audioserver (pid 27637)
536
         43,704K: mediaserver (pid 1279)
537
         40,820K: media.extractor (pid 1276)
538
         31,384K: cameraserver (pid 1270)
539
         30,164K: tlog (pid 1289)
540
         24,324K: android.hardware.audio.service (pid 27626)
541
         24,028K: media.swcodec (pid 1363)
542
         23,916K: android.hardware.wifi@1.0-service (pid 842)
543
         23,120K: vendor.qti.hardware.display.composer-service (pid 850)
544
         21,100K: android.hardware.gnss@2.1-service-qti (pid 825)
545
         20,664K: android.hardware.neuralnetworks@1.3-service-qti (pid 834)
546
         17,580K: media.metrics (pid 1278)
547
         17,460K: media.codec (pid 1310)
548
         16,320K: hht_ota_mgr (pid 2764)
549
         15,188K: keystore2 (pid 571)
550
         14,356K: media.hwcodec (pid 884)
551
         14,256K: init (pid 1)
552
         14,200K: cnd (pid 1313)
553
         13,188K: vendor.qti.hardware.perf@2.2-service (pid 870)
554
         12,728K: iorapd (pid 1175)
555
         10,780K: selfinstaller (pid 1280)
556
         10,756K: update_engine (pid 1382)
557
         10,640K: netd (pid 675)
558
         10,252K: xtra-daemon (pid 1461)
559
         10,164K: imsrcsd (pid 1332)
560
          9,964K: ueventd (pid 477)
561
          9,924K: vold (pid 548)
562
          9,748K: android.hardware.bluetooth@1.0-service-qti (pid 818)
563
          9,628K: android.hardware.sensors@2.0-service.multihal (pid 836)
564
          9,432K: imsdatadaemon (pid 1515)
565
          8,996K: slim_daemon (pid 1460)
566
          8,860K: ssgtzd (pid 804)
567
          8,836K: ims_rtp_daemon (pid 1322)
568
          8,652K: vendor.qti.hardware.iop@2.0-service (pid 852)
569
          8,544K: init (pid 475)
570
          8,468K: vppservice (pid 914)
571
          8,316K: iorap.prefetcherd (pid 2040)
572
          8,284K: spdaemon (pid 567)
573
          8,192K: logd (pid 504)
574
          8,140K: adbd (pid 2749)
575
          8,128K: tzlog (pid 1379)
576
          8,112K: android.hardware.drm@1.3-service.clearkey (pid 823)
577
          8,112K: wifidisplayhalservice (pid 1316)
578
          8,056K: perfservice (pid 1308)
579
          8,020K: cnss_diag (pid 1268)
580
          7,952K: traced_probes (pid 1176)
581
          7,868K: storaged (pid 1288)
582
          7,752K: vendor.qti.hardware.display.allocator-service (pid 848)
583
          7,616K: drmserver (pid 1172)
584
          7,580K: qseecomd (pid 546)
585
          7,560K: gpuservice (pid 1004)
586
          7,528K: installd (pid 1275)
587
          7,476K: credstore (pid 993)
588
          7,420K: qccsyshal@1.1-service (pid 815)
589
          7,392K: cnss-daemon (pid 1367)
590
          7,388K: wificond (pid 1290)
591
          7,368K: ipacm (pid 651)
592
          7,352K: thermal-engine (pid 3408)
593
          7,320K: hwservicemanager (pid 507)
594
          7,276K: vendor.qti.hardware.qteeconnector@1.0-service (pid 874)
595
          7,216K: lmkd (pid 505)
596
          7,160K: wfdhdcphalservice (pid 1309)
597
          7,060K: qfp-daemon (pid 1395)
598
          6,808K: vendor.display.color@1.0-service (pid 843)
599
          6,724K: android.hardware.power-service (pid 835)
600
          6,552K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 875)
601
          6,460K: android.hardware.keymaster@4.1-service-qti (pid 545)
602
          6,416K: lowi-server (pid 1459)
603
          6,388K: dpmd (pid 1179)
604
          6,208K: gatekeeperd (pid 1374)
605
          6,184K: dpmQmiMgr (pid 1180)
606
          6,176K: statsd (pid 674)
607
          6,156K: vendor.qti.hardware.soter@1.0-service (pid 877)
608
          6,112K: servicemanager (pid 506)
609
          6,108K: sensors.qti (pid 1021)
610
          6,076K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 847)
611
          6,040K: vendor.qti.esepowermanager@1.1-service (pid 846)
612
          6,028K: keymasterd (pid 623)
613
          5,980K: vendor.qti.secure_element@1.2-service (pid 890)
614
          5,896K: android.hardware.gatekeeper@1.0-service-qti (pid 576)
615
          5,856K: qcc-trd (pid 1391)
616
          5,748K: vendor.qti.hardware.servicetracker@1.2-service (pid 876)
617
          5,704K: vendor.ts.uart@1.0-service (pid 652)
618
          5,648K: incidentd (pid 1274)
619
          5,644K: android.hardware.health@2.1-service (pid 827)
620
          5,644K: feature_enabler_client (pid 1265)
621
          5,636K: android.hardware.boot@1.1-service (pid 575)
622
          5,632K: vendor.qti.power.pasrmanager@1.0-service (pid 885)
623
          5,628K: android.hardware.usb@1.2-service-qti (pid 841)
624
          5,620K: android.system.suspend@1.0-service (pid 569)
625
          5,604K: vendor.qti.qspmhal@1.0-service (pid 888)
626
          5,512K: vendor.qti.hardware.qccvndhal@1.0-service (pid 871)
627
          5,480K: vendor.qti.hardware.qseecom@1.0-service (pid 547)
628
          5,468K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 878)
629
          5,356K: tloc_daemon (pid 1396)
630
          5,328K: adsprpcd (pid 1359)
631
          5,304K: vendor.qti.hardware.vibrator.service (pid 883)
632
          5,300K: dspservice (pid 851)
633
          5,284K: dpmd (pid 1195)
634
          5,280K: android.hardware.thermal@2.0-service.qti (pid 839)
635
          5,256K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 891)
636
          5,248K: sscrpcd (pid 952)
637
          5,244K: adsprpcd (pid 1357)
638
          5,244K: cdsprpcd (pid 1361)
639
          5,232K: sscrpcd (pid 579)
640
          5,208K: vendor.qti.hardware.limits@1.0-service (pid 869)
641
          5,196K: loc_launcher (pid 1371)
642
          5,196K: qspmsvc (pid 2775)
643
          5,148K: android.hardware.lights-service.qti (pid 831)
644
          5,144K: android.hardware.memtrack@1.0-service (pid 833)
645
          5,028K: traced (pid 1178)
646
          5,016K: android.hardware.cas@1.2-service (pid 820)
647
          5,004K: pm-service (pid 980)
648
          4,976K: imsqmidaemon (pid 1328)
649
          4,960K: android.hardware.atrace@1.0-service (pid 572)
650
          4,908K: vndservicemanager (pid 508)
651
          4,736K: pm-proxy (pid 1170)
652
          4,564K: time_daemon (pid 650)
653
          4,412K: mlid (pid 1369)
654
          4,372K: ipacm-diag (pid 1337)
655
          4,320K: pd-mapper (pid 953)
656
          4,288K: rmt_storage (pid 1017)
657
          4,268K: wfdvndservice (pid 1362)
658
          4,248K: android.hidl.allocator@1.0-service (pid 813)
659
          4,212K: msm_irqbalance (pid 1500)
660
          4,024K: dumpsys (pid 6297)
661
          3,692K: logcat (pid 3861)
662
          3,684K: ip6tables-restore (pid 738)
663
          3,616K: tftp_server (pid 1018)
664
          3,576K: iptables-restore (pid 737)
665
          3,488K: qrtr-ns (pid 950)
666
          3,208K: sh (pid 4240)
667
          3,120K: tombstoned (pid 633)
668
          2,436K: app_d (pid 28286)
669
          2,400K: ssgqmigd (pid 1368)
670
          2,288K: app_d (pid 28255)
671
          1,204K: mdnsd (pid 2767)
672
    611,010K: System
673
        611,010K: system (pid 1244)
674
  2,885,552K: Persistent
675
        383,428K: com.android.systemui (pid 4122)
676
        170,480K: com.hht.lebocast (pid 2900 / activities)
677
        131,280K: com.thundercomm.gamemode (pid 2173)
678
        119,968K: com.thundercomm.remotecontrolservice (pid 2368)
679
        117,352K: com.thundercomm.microsettings (pid 2181)
680
        112,716K: com.qualcomm.qti.workloadclassifier (pid 3028)
681
        110,476K: com.android.networkstack.process (pid 2123)
682
        107,572K: com.qualcomm.location (pid 2731)
683
        107,388K: com.hryt.hiphishowfsecontrol (pid 2908)
684
        105,440K: com.qualcomm.qti.qdma (pid 2438)
685
        101,356K: com.thundercomm.tcservice (pid 2428)
686
        100,484K: .dataservices (pid 2183)
687
        100,236K: com.tc.logclient (pid 2255)
688
         97,300K: com.thundercomm.microservice (pid 2178)
689
         96,076K: com.thundercomm.tchttpserver (pid 2207)
690
         95,028K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2988)
691
         93,264K: com.qualcomm.qti.qccnetstat (pid 3016)
692
         93,088K: com.android.se (pid 2338)
693
         92,768K: .qtidataservices (pid 2191)
694
         92,532K: ts.car.uart (pid 2903)
695
         92,316K: vendor.qti.qesdk.sysservice (pid 2305)
696
         92,284K: com.thundercomm.tcsetupwizard (pid 2301)
697
         90,964K: com.qualcomm.qti.devicestatisticsservice (pid 3270)
698
         90,928K: com.qti.qualcomm.mstatssystemservice (pid 2310)
699
         90,828K: .pasr (pid 2917)
700
    132,488K: Persistent Service
701
        132,488K: com.android.providers.media.module (pid 3070)
702
    466,848K: Visible
703
        238,644K: com.android.launcher3 (pid 2649 / activities)
704
        137,012K: android.ext.services (pid 2486)
705
         91,192K: com.qualcomm.location.XT (pid 3132)
706
    503,804K: Perceptible
707
        283,388K: com.baidu.input (pid 3321)
708
        220,416K: com.android.music (pid 3716 / activities)
709
    557,404K: Previous
710
        461,228K: com.android.settings (pid 2441 / activities)
711
         96,176K: com.thundercomm.gamemode.provider (pid 2492)
712
    569,744K: B Services
713
        234,140K: com.tencent.android.qqdownloader (pid 22031)
714
        130,216K: com.tencent.android.qqdownloader:live (pid 21958)
715
        113,716K: android.process.media (pid 3083)
716
         91,672K: com.qti.diagservices (pid 29313)
717
  2,404,008K: Cached
718
        292,612K: com.tencent.android.qqdownloader:daemon (pid 21986)
719
        216,292K: com.android.htmlviewer (pid 7821)
720
        212,732K: com.android.gallery3d (pid 4430 / activities)
721
        192,652K: com.android.documentsui (pid 4620 / activities)
722
        181,224K: com.android.systemui:screenshot (pid 2252)
723
        170,436K: com.android.packageinstaller (pid 3752)
724
        124,920K: com.thundercomm.gamecenter (pid 4371 / activities)
725
        124,160K: com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0 (pid 28310)
726
        122,104K: com.tencent.android.qqdownloader:cloud (pid 28239)
727
        113,860K: android.process.acore (pid 4192)
728
        112,028K: com.android.permissioncontroller (pid 3768)
729
         92,948K: com.qualcomm.qti.qccauthmgr (pid 2600)
730
         91,784K: com.android.managedprovisioning (pid 3697)
731
         90,816K: com.android.shell (pid 3792)
732
         90,664K: com.android.externalstorage (pid 3938)
733
         88,304K: com.android.musicfx (pid 24207)
734
         86,472K: com.android.webview:webview_service (pid 26641)
735

    
736
Total RSS by category:
737
  2,762,212K: .so mmap
738
  1,454,924K: .jar mmap
739
  1,175,708K: Native
740
  1,151,772K: .art mmap
741
    740,516K: Dalvik
742
    672,908K: .oat mmap
743
    647,744K: .apk mmap
744
    252,408K: Other mmap
745
    248,888K: .dex mmap
746
    232,372K: Dalvik Other
747
    172,200K: EGL mtrack
748
    147,408K: Unknown
749
    144,132K: Gfx dev
750
     58,080K: Stack
751
     57,536K: .ttf mmap
752
     56,524K: Other dev
753
     29,644K: Ashmem
754
      6,912K: GL mtrack
755
          0K: Cursor
756
          0K: Other mtrack
757

    
758
Total PSS by process:
759
    276,651K: system (pid 1244)
760
    276,275K: com.android.settings (pid 2441 / activities)
761
    210,161K: com.android.systemui (pid 4122)
762
    122,404K: com.baidu.input (pid 3321)
763
    110,324K: com.android.launcher3 (pid 2649 / activities)
764
     98,595K: com.tencent.android.qqdownloader:daemon (pid 21986)
765
     92,666K: surfaceflinger (pid 1010)
766
     88,607K: com.hht.lebocast (pid 2900 / activities)
767
     85,826K: com.android.music (pid 3716 / activities)
768
     79,647K: com.tencent.android.qqdownloader (pid 22031)
769
     71,033K: com.android.gallery3d (pid 4430 / activities)
770
     57,256K: com.android.documentsui (pid 4620 / activities)
771
     56,892K: com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0 (pid 28310)
772
     52,817K: com.android.htmlviewer (pid 7821)
773
     43,470K: zygote (pid 677)
774
     39,909K: com.android.systemui:screenshot (pid 2252)
775
     39,099K: com.android.commands.monkey (pid 4242)
776
     38,387K: com.android.packageinstaller (pid 3752)
777
     37,411K: android.ext.services (pid 2486)
778
     27,090K: mediaserver (pid 1279)
779
     25,476K: com.thundercomm.remotecontrolservice (pid 2368)
780
     24,545K: audioserver (pid 27637)
781
     23,601K: com.android.providers.media.module (pid 3070)
782
     22,983K: com.thundercomm.gamemode (pid 2173)
783
     21,854K: tlog (pid 1289)
784
     21,229K: com.qualcomm.qti.workloadclassifier (pid 3028)
785
     20,484K: zygote64 (pid 676)
786
     20,222K: android.hardware.audio.service (pid 27626)
787
     19,449K: com.tencent.android.qqdownloader:cloud (pid 28239)
788
     19,222K: android.hardware.wifi@1.0-service (pid 842)
789
     19,033K: com.tencent.android.qqdownloader:live (pid 21958)
790
     18,402K: media.extractor (pid 1276)
791
     17,635K: com.android.permissioncontroller (pid 3768)
792
     17,227K: com.thundercomm.microsettings (pid 2181)
793
     16,595K: webview_zygote (pid 2419)
794
     16,140K: com.android.webview:webview_service (pid 26641)
795
     15,298K: com.hryt.hiphishowfsecontrol (pid 2908)
796
     14,248K: com.qualcomm.location (pid 2731)
797
     14,103K: android.hardware.gnss@2.1-service-qti (pid 825)
798
     13,703K: com.android.networkstack.process (pid 2123)
799
     13,000K: com.thundercomm.gamecenter (pid 4371 / activities)
800
     12,691K: android.hardware.neuralnetworks@1.3-service-qti (pid 834)
801
     12,173K: media.swcodec (pid 1363)
802
     12,110K: vendor.qti.hardware.display.composer-service (pid 850)
803
     11,975K: .dataservices (pid 2183)
804
     11,864K: android.process.media (pid 3083)
805
     11,742K: com.thundercomm.tcservice (pid 2428)
806
     11,739K: media.metrics (pid 1278)
807
     11,674K: android.process.acore (pid 4192)
808
     10,823K: cameraserver (pid 1270)
809
     10,548K: com.thundercomm.microservice (pid 2178)
810
     10,306K: media.codec (pid 1310)
811
     10,287K: com.qualcomm.qti.qdma (pid 2438)
812
      9,277K: com.thundercomm.tchttpserver (pid 2207)
813
      9,259K: hht_ota_mgr (pid 2764)
814
      9,216K: com.tc.logclient (pid 2255)
815
      8,262K: com.android.managedprovisioning (pid 3697)
816
      8,226K: com.thundercomm.tcsetupwizard (pid 2301)
817
      8,046K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2988)
818
      8,038K: init (pid 1)
819
      7,993K: ts.car.uart (pid 2903)
820
      7,887K: com.qualcomm.qti.qccnetstat (pid 3016)
821
      7,750K: .qtidataservices (pid 2191)
822
      7,649K: com.thundercomm.gamemode.provider (pid 2492)
823
      7,642K: media.hwcodec (pid 884)
824
      7,614K: com.android.se (pid 2338)
825
      7,251K: vendor.qti.qesdk.sysservice (pid 2305)
826
      7,196K: cnd (pid 1313)
827
      7,167K: com.qualcomm.qti.devicestatisticsservice (pid 3270)
828
      7,053K: com.qti.qualcomm.mstatssystemservice (pid 2310)
829
      6,979K: .pasr (pid 2917)
830
      6,259K: keystore2 (pid 571)
831
      6,195K: vendor.qti.hardware.perf@2.2-service (pid 870)
832
      5,727K: com.qualcomm.qti.qccauthmgr (pid 2600)
833
      5,684K: com.qualcomm.location.XT (pid 3132)
834
      5,524K: com.android.shell (pid 3792)
835
      5,482K: imsrcsd (pid 1332)
836
      5,454K: com.qti.diagservices (pid 29313)
837
      5,205K: com.android.externalstorage (pid 3938)
838
      5,164K: android.hardware.bluetooth@1.0-service-qti (pid 818)
839
      5,161K: logd (pid 504)
840
      5,113K: com.android.musicfx (pid 24207)
841
      4,892K: ueventd (pid 477)
842
      4,804K: netd (pid 675)
843
      4,652K: iorapd (pid 1175)
844
      4,584K: selfinstaller (pid 1280)
845
      4,040K: update_engine (pid 1382)
846
      3,986K: vold (pid 548)
847
      3,710K: wifidisplayhalservice (pid 1316)
848
      3,664K: android.hardware.sensors@2.0-service.multihal (pid 836)
849
      3,634K: init (pid 475)
850
      3,626K: adbd (pid 2749)
851
      3,459K: imsdatadaemon (pid 1515)
852
      3,409K: cnss_diag (pid 1268)
853
      3,171K: ssgtzd (pid 804)
854
      3,157K: storaged (pid 1288)
855
      3,106K: ims_rtp_daemon (pid 1322)
856
      2,974K: installd (pid 1275)
857
      2,952K: xtra-daemon (pid 1461)
858
      2,924K: vppservice (pid 914)
859
      2,886K: iorap.prefetcherd (pid 2040)
860
      2,784K: thermal-engine (pid 3408)
861
      2,774K: vendor.qti.hardware.iop@2.0-service (pid 852)
862
      2,754K: traced_probes (pid 1176)
863
      2,698K: qfp-daemon (pid 1395)
864
      2,671K: lowi-server (pid 1459)
865
      2,611K: wfdhdcphalservice (pid 1309)
866
      2,449K: android.hardware.drm@1.3-service.clearkey (pid 823)
867
      2,431K: slim_daemon (pid 1460)
868
      2,347K: cnss-daemon (pid 1367)
869
      2,281K: drmserver (pid 1172)
870
      2,270K: statsd (pid 674)
871
      2,233K: vendor.display.color@1.0-service (pid 843)
872
      2,220K: ipacm (pid 651)
873
      2,169K: hwservicemanager (pid 507)
874
      2,155K: wificond (pid 1290)
875
      2,122K: credstore (pid 993)
876
      2,109K: spdaemon (pid 567)
877
      2,086K: qseecomd (pid 546)
878
      1,931K: qccsyshal@1.1-service (pid 815)
879
      1,848K: traced (pid 1178)
880
      1,806K: servicemanager (pid 506)
881
      1,776K: gpuservice (pid 1004)
882
      1,755K: sensors.qti (pid 1021)
883
      1,672K: vendor.qti.secure_element@1.2-service (pid 890)
884
      1,653K: tzlog (pid 1379)
885
      1,653K: perfservice (pid 1308)
886
      1,651K: dpmd (pid 1195)
887
      1,639K: vendor.qti.hardware.servicetracker@1.2-service (pid 876)
888
      1,634K: vendor.qti.hardware.qteeconnector@1.0-service (pid 874)
889
      1,609K: android.hardware.cas@1.2-service (pid 820)
890
      1,592K: vendor.qti.hardware.display.allocator-service (pid 848)
891
      1,520K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 875)
892
      1,518K: android.hardware.keymaster@4.1-service-qti (pid 545)
893
      1,509K: dpmQmiMgr (pid 1180)
894
      1,468K: dpmd (pid 1179)
895
      1,457K: android.hardware.usb@1.2-service-qti (pid 841)
896
      1,442K: lmkd (pid 505)
897
      1,423K: qcc-trd (pid 1391)
898
      1,400K: android.hardware.boot@1.1-service (pid 575)
899
      1,389K: loc_launcher (pid 1371)
900
      1,343K: android.system.suspend@1.0-service (pid 569)
901
      1,341K: imsqmidaemon (pid 1328)
902
      1,287K: vendor.ts.uart@1.0-service (pid 652)
903
      1,263K: incidentd (pid 1274)
904
      1,251K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 847)
905
      1,248K: feature_enabler_client (pid 1265)
906
      1,241K: vendor.qti.hardware.soter@1.0-service (pid 877)
907
      1,230K: android.hardware.health@2.1-service (pid 827)
908
      1,222K: android.hardware.thermal@2.0-service.qti (pid 839)
909
      1,198K: gatekeeperd (pid 1374)
910
      1,191K: android.hardware.power-service (pid 835)
911
      1,191K: vendor.qti.hardware.qseecom@1.0-service (pid 547)
912
      1,189K: vendor.qti.esepowermanager@1.1-service (pid 846)
913
      1,185K: keymasterd (pid 623)
914
      1,169K: ip6tables-restore (pid 738)
915
      1,161K: vendor.qti.qspmhal@1.0-service (pid 888)
916
      1,155K: android.hardware.gatekeeper@1.0-service-qti (pid 576)
917
      1,124K: vendor.qti.hardware.limits@1.0-service (pid 869)
918
      1,124K: qspmsvc (pid 2775)
919
      1,124K: wfdvndservice (pid 1362)
920
      1,122K: tloc_daemon (pid 1396)
921
      1,120K: mdnsd (pid 2767)
922
      1,119K: vendor.qti.hardware.qccvndhal@1.0-service (pid 871)
923
      1,116K: time_daemon (pid 650)
924
      1,087K: ipacm-diag (pid 1337)
925
      1,086K: adsprpcd (pid 1359)
926
      1,077K: sscrpcd (pid 579)
927
      1,077K: iptables-restore (pid 737)
928
      1,062K: adsprpcd (pid 1357)
929
      1,061K: sscrpcd (pid 952)
930
      1,059K: vendor.qti.power.pasrmanager@1.0-service (pid 885)
931
      1,055K: pm-service (pid 980)
932
      1,055K: sh (pid 4240)
933
      1,050K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 878)
934
      1,041K: dspservice (pid 851)
935
      1,041K: cdsprpcd (pid 1361)
936
      1,017K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 891)
937
      1,014K: vendor.qti.hardware.vibrator.service (pid 883)
938
      1,010K: logcat (pid 3861)
939
        980K: android.hardware.memtrack@1.0-service (pid 833)
940
        975K: vndservicemanager (pid 508)
941
        934K: android.hardware.atrace@1.0-service (pid 572)
942
        930K: android.hardware.lights-service.qti (pid 831)
943
        927K: mlid (pid 1369)
944
        907K: pd-mapper (pid 953)
945
        821K: pm-proxy (pid 1170)
946
        797K: msm_irqbalance (pid 1500)
947
        785K: dumpsys (pid 6297)
948
        771K: rmt_storage (pid 1017)
949
        764K: tftp_server (pid 1018)
950
        756K: android.hidl.allocator@1.0-service (pid 813)
951
        740K: app_d (pid 28286)
952
        725K: app_d (pid 28255)
953
        663K: tombstoned (pid 633)
954
        636K: qrtr-ns (pid 950)
955
        608K: ssgqmigd (pid 1368)
956

    
957
Total PSS by OOM adjustment:
958
    694,354K: Native
959
         92,666K: surfaceflinger (pid 1010)
960
         43,470K: zygote (pid 677)
961
         39,099K: com.android.commands.monkey (pid 4242)
962
         27,090K: mediaserver (pid 1279)
963
         24,545K: audioserver (pid 27637)
964
         21,854K: tlog (pid 1289)
965
         20,484K: zygote64 (pid 676)
966
         20,222K: android.hardware.audio.service (pid 27626)
967
         19,222K: android.hardware.wifi@1.0-service (pid 842)
968
         18,402K: media.extractor (pid 1276)
969
         16,595K: webview_zygote (pid 2419)
970
         14,103K: android.hardware.gnss@2.1-service-qti (pid 825)
971
         12,691K: android.hardware.neuralnetworks@1.3-service-qti (pid 834)
972
         12,173K: media.swcodec (pid 1363)
973
         12,110K: vendor.qti.hardware.display.composer-service (pid 850)
974
         11,739K: media.metrics (pid 1278)
975
         10,823K: cameraserver (pid 1270)
976
         10,306K: media.codec (pid 1310)
977
          9,259K: hht_ota_mgr (pid 2764)
978
          8,038K: init (pid 1)
979
          7,642K: media.hwcodec (pid 884)
980
          7,196K: cnd (pid 1313)
981
          6,259K: keystore2 (pid 571)
982
          6,195K: vendor.qti.hardware.perf@2.2-service (pid 870)
983
          5,482K: imsrcsd (pid 1332)
984
          5,164K: android.hardware.bluetooth@1.0-service-qti (pid 818)
985
          5,161K: logd (pid 504)
986
          4,892K: ueventd (pid 477)
987
          4,804K: netd (pid 675)
988
          4,652K: iorapd (pid 1175)
989
          4,584K: selfinstaller (pid 1280)
990
          4,040K: update_engine (pid 1382)
991
          3,986K: vold (pid 548)
992
          3,710K: wifidisplayhalservice (pid 1316)
993
          3,664K: android.hardware.sensors@2.0-service.multihal (pid 836)
994
          3,634K: init (pid 475)
995
          3,626K: adbd (pid 2749)
996
          3,459K: imsdatadaemon (pid 1515)
997
          3,409K: cnss_diag (pid 1268)
998
          3,171K: ssgtzd (pid 804)
999
          3,157K: storaged (pid 1288)
1000
          3,106K: ims_rtp_daemon (pid 1322)
1001
          2,974K: installd (pid 1275)
1002
          2,952K: xtra-daemon (pid 1461)
1003
          2,924K: vppservice (pid 914)
1004
          2,886K: iorap.prefetcherd (pid 2040)
1005
          2,784K: thermal-engine (pid 3408)
1006
          2,774K: vendor.qti.hardware.iop@2.0-service (pid 852)
1007
          2,754K: traced_probes (pid 1176)
1008
          2,698K: qfp-daemon (pid 1395)
1009
          2,671K: lowi-server (pid 1459)
1010
          2,611K: wfdhdcphalservice (pid 1309)
1011
          2,449K: android.hardware.drm@1.3-service.clearkey (pid 823)
1012
          2,431K: slim_daemon (pid 1460)
1013
          2,347K: cnss-daemon (pid 1367)
1014
          2,281K: drmserver (pid 1172)
1015
          2,270K: statsd (pid 674)
1016
          2,233K: vendor.display.color@1.0-service (pid 843)
1017
          2,220K: ipacm (pid 651)
1018
          2,169K: hwservicemanager (pid 507)
1019
          2,155K: wificond (pid 1290)
1020
          2,122K: credstore (pid 993)
1021
          2,109K: spdaemon (pid 567)
1022
          2,086K: qseecomd (pid 546)
1023
          1,931K: qccsyshal@1.1-service (pid 815)
1024
          1,848K: traced (pid 1178)
1025
          1,806K: servicemanager (pid 506)
1026
          1,776K: gpuservice (pid 1004)
1027
          1,755K: sensors.qti (pid 1021)
1028
          1,672K: vendor.qti.secure_element@1.2-service (pid 890)
1029
          1,653K: tzlog (pid 1379)
1030
          1,653K: perfservice (pid 1308)
1031
          1,651K: dpmd (pid 1195)
1032
          1,639K: vendor.qti.hardware.servicetracker@1.2-service (pid 876)
1033
          1,634K: vendor.qti.hardware.qteeconnector@1.0-service (pid 874)
1034
          1,609K: android.hardware.cas@1.2-service (pid 820)
1035
          1,592K: vendor.qti.hardware.display.allocator-service (pid 848)
1036
          1,520K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 875)
1037
          1,518K: android.hardware.keymaster@4.1-service-qti (pid 545)
1038
          1,509K: dpmQmiMgr (pid 1180)
1039
          1,468K: dpmd (pid 1179)
1040
          1,457K: android.hardware.usb@1.2-service-qti (pid 841)
1041
          1,442K: lmkd (pid 505)
1042
          1,423K: qcc-trd (pid 1391)
1043
          1,400K: android.hardware.boot@1.1-service (pid 575)
1044
          1,389K: loc_launcher (pid 1371)
1045
          1,343K: android.system.suspend@1.0-service (pid 569)
1046
          1,341K: imsqmidaemon (pid 1328)
1047
          1,287K: vendor.ts.uart@1.0-service (pid 652)
1048
          1,263K: incidentd (pid 1274)
1049
          1,251K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 847)
1050
          1,248K: feature_enabler_client (pid 1265)
1051
          1,241K: vendor.qti.hardware.soter@1.0-service (pid 877)
1052
          1,230K: android.hardware.health@2.1-service (pid 827)
1053
          1,222K: android.hardware.thermal@2.0-service.qti (pid 839)
1054
          1,198K: gatekeeperd (pid 1374)
1055
          1,191K: android.hardware.power-service (pid 835)
1056
          1,191K: vendor.qti.hardware.qseecom@1.0-service (pid 547)
1057
          1,189K: vendor.qti.esepowermanager@1.1-service (pid 846)
1058
          1,185K: keymasterd (pid 623)
1059
          1,169K: ip6tables-restore (pid 738)
1060
          1,161K: vendor.qti.qspmhal@1.0-service (pid 888)
1061
          1,155K: android.hardware.gatekeeper@1.0-service-qti (pid 576)
1062
          1,124K: vendor.qti.hardware.limits@1.0-service (pid 869)
1063
          1,124K: qspmsvc (pid 2775)
1064
          1,124K: wfdvndservice (pid 1362)
1065
          1,122K: tloc_daemon (pid 1396)
1066
          1,120K: mdnsd (pid 2767)
1067
          1,119K: vendor.qti.hardware.qccvndhal@1.0-service (pid 871)
1068
          1,116K: time_daemon (pid 650)
1069
          1,087K: ipacm-diag (pid 1337)
1070
          1,086K: adsprpcd (pid 1359)
1071
          1,077K: sscrpcd (pid 579)
1072
          1,077K: iptables-restore (pid 737)
1073
          1,062K: adsprpcd (pid 1357)
1074
          1,061K: sscrpcd (pid 952)
1075
          1,059K: vendor.qti.power.pasrmanager@1.0-service (pid 885)
1076
          1,055K: pm-service (pid 980)
1077
          1,055K: sh (pid 4240)
1078
          1,050K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 878)
1079
          1,041K: dspservice (pid 851)
1080
          1,041K: cdsprpcd (pid 1361)
1081
          1,017K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 891)
1082
          1,014K: vendor.qti.hardware.vibrator.service (pid 883)
1083
          1,010K: logcat (pid 3861)
1084
            980K: android.hardware.memtrack@1.0-service (pid 833)
1085
            975K: vndservicemanager (pid 508)
1086
            934K: android.hardware.atrace@1.0-service (pid 572)
1087
            930K: android.hardware.lights-service.qti (pid 831)
1088
            927K: mlid (pid 1369)
1089
            907K: pd-mapper (pid 953)
1090
            821K: pm-proxy (pid 1170)
1091
            797K: msm_irqbalance (pid 1500)
1092
            785K: dumpsys (pid 6297)
1093
            771K: rmt_storage (pid 1017)
1094
            764K: tftp_server (pid 1018)
1095
            756K: android.hidl.allocator@1.0-service (pid 813)
1096
            740K: app_d (pid 28286)
1097
            725K: app_d (pid 28255)
1098
            663K: tombstoned (pid 633)
1099
            636K: qrtr-ns (pid 950)
1100
            608K: ssgqmigd (pid 1368)
1101
    276,651K: System
1102
        276,651K: system (pid 1244)
1103
    567,943K: Persistent
1104
        210,161K: com.android.systemui (pid 4122)
1105
         88,607K: com.hht.lebocast (pid 2900 / activities)
1106
         25,476K: com.thundercomm.remotecontrolservice (pid 2368)
1107
         22,983K: com.thundercomm.gamemode (pid 2173)
1108
         21,229K: com.qualcomm.qti.workloadclassifier (pid 3028)
1109
         17,227K: com.thundercomm.microsettings (pid 2181)
1110
         15,298K: com.hryt.hiphishowfsecontrol (pid 2908)
1111
         14,248K: com.qualcomm.location (pid 2731)
1112
         13,703K: com.android.networkstack.process (pid 2123)
1113
         11,975K: .dataservices (pid 2183)
1114
         11,742K: com.thundercomm.tcservice (pid 2428)
1115
         10,548K: com.thundercomm.microservice (pid 2178)
1116
         10,287K: com.qualcomm.qti.qdma (pid 2438)
1117
          9,277K: com.thundercomm.tchttpserver (pid 2207)
1118
          9,216K: com.tc.logclient (pid 2255)
1119
          8,226K: com.thundercomm.tcsetupwizard (pid 2301)
1120
          8,046K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2988)
1121
          7,993K: ts.car.uart (pid 2903)
1122
          7,887K: com.qualcomm.qti.qccnetstat (pid 3016)
1123
          7,750K: .qtidataservices (pid 2191)
1124
          7,614K: com.android.se (pid 2338)
1125
          7,251K: vendor.qti.qesdk.sysservice (pid 2305)
1126
          7,167K: com.qualcomm.qti.devicestatisticsservice (pid 3270)
1127
          7,053K: com.qti.qualcomm.mstatssystemservice (pid 2310)
1128
          6,979K: .pasr (pid 2917)
1129
     23,601K: Persistent Service
1130
         23,601K: com.android.providers.media.module (pid 3070)
1131
    153,419K: Visible
1132
        110,324K: com.android.launcher3 (pid 2649 / activities)
1133
         37,411K: android.ext.services (pid 2486)
1134
          5,684K: com.qualcomm.location.XT (pid 3132)
1135
    208,230K: Perceptible
1136
        122,404K: com.baidu.input (pid 3321)
1137
         85,826K: com.android.music (pid 3716 / activities)
1138
    283,924K: Previous
1139
        276,275K: com.android.settings (pid 2441 / activities)
1140
          7,649K: com.thundercomm.gamemode.provider (pid 2492)
1141
    115,998K: B Services
1142
         79,647K: com.tencent.android.qqdownloader (pid 22031)
1143
         19,033K: com.tencent.android.qqdownloader:live (pid 21958)
1144
         11,864K: android.process.media (pid 3083)
1145
          5,454K: com.qti.diagservices (pid 29313)
1146
    522,618K: Cached
1147
         98,595K: com.tencent.android.qqdownloader:daemon (pid 21986)
1148
         71,033K: com.android.gallery3d (pid 4430 / activities)
1149
         57,256K: com.android.documentsui (pid 4620 / activities)
1150
         56,892K: com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0 (pid 28310)
1151
         52,817K: com.android.htmlviewer (pid 7821)
1152
         39,909K: com.android.systemui:screenshot (pid 2252)
1153
         38,387K: com.android.packageinstaller (pid 3752)
1154
         19,449K: com.tencent.android.qqdownloader:cloud (pid 28239)
1155
         17,635K: com.android.permissioncontroller (pid 3768)
1156
         16,140K: com.android.webview:webview_service (pid 26641)
1157
         13,000K: com.thundercomm.gamecenter (pid 4371 / activities)
1158
         11,674K: android.process.acore (pid 4192)
1159
          8,262K: com.android.managedprovisioning (pid 3697)
1160
          5,727K: com.qualcomm.qti.qccauthmgr (pid 2600)
1161
          5,524K: com.android.shell (pid 3792)
1162
          5,205K: com.android.externalstorage (pid 3938)
1163
          5,113K: com.android.musicfx (pid 24207)
1164

    
1165
Total PSS by category:
1166
    949,846K: Native
1167
    365,601K: .so mmap
1168
    305,360K: .apk mmap
1169
    264,916K: Dalvik
1170
    172,200K: EGL mtrack
1171
    144,132K: Gfx dev
1172
    105,475K: Unknown
1173
     98,986K: .art mmap
1174
     92,010K: Dalvik Other
1175
     87,626K: .dex mmap
1176
     77,230K: .jar mmap
1177
     66,317K: Other mmap
1178
     57,252K: Stack
1179
     28,024K: .oat mmap
1180
     17,567K: .ttf mmap
1181
      6,912K: GL mtrack
1182
      4,282K: Other dev
1183
      3,002K: Ashmem
1184
          0K: Cursor
1185
          0K: Other mtrack
1186

    
1187
Total RAM: 7,896,244K (status normal)
1188
 Free RAM: 4,406,878K (  522,618K cached pss + 2,479,940K cached kernel + 1,404,320K free)
1189
      ION:   403,580K (    8,308K mapped +   395,272K unmapped +         0K pools)
1190
 Used RAM: 2,958,512K (2,160,228K used pss +   798,284K kernel)
1191
 Lost RAM:   530,842K
1192
     ZRAM:        12K physical used for         0K in swap (4,194,300K total swap)
1193
   Tuning: 512 (large 512), oom   322,560K, restore limit   107,520K (high-end-gfx)
1194
// meminfo status was 0
1195
// NOT RESPONDING: com.thundercomm.gamecenter (pid 4371)
1196
ANR in com.thundercomm.gamecenter (com.thundercomm.gamecenter/.MainActivity)
1197
PID: 4371
1198
Reason: Input dispatching timed out (Application does not have a focused window)
1199
Parent: com.thundercomm.gamecenter/.MainActivity
1200
ErrorId: 2cb3ed7e-d624-49e4-a38d-f0ed1eda2ea1
1201
Frozen: false
1202
Load: 0.0 / 0.0 / 0.0
1203
----- Output from /proc/pressure/memory -----
1204
some avg10=0.00 avg60=0.00 avg300=0.00 total=0
1205
full avg10=0.00 avg60=0.00 avg300=0.00 total=0
1206
----- End output from /proc/pressure/memory -----
1207

    
1208
CPU usage from 6579ms to 0ms ago (2023-04-22 14:33:40.602 to 2023-04-22 14:33:47.180):
1209
  4.5% 1244/system_server: 3.1% user + 1.3% kernel / faults: 1508 minor
1210
  1.9% 21986/com.tencent.android.qqdownloader:daemon: 1.3% user + 0.6% kernel / faults: 179 minor
1211
  1.3% 26729/kworker/u16:0+SENSORS_CNTL: 0% user + 1.3% kernel
1212
  0.7% 22031/com.tencent.android.qqdownloader: 0.6% user + 0.1% kernel / faults: 31 minor
1213
  0.1% 17033/kworker/u16:6-kgsl-mementry: 0% user + 0.1% kernel
1214
  0.6% 26777/kworker/u16:1-memlat_wq: 0% user + 0.6% kernel
1215
  0.4% 9/ksoftirqd/0: 0% user + 0.4% kernel
1216
  0.4% 21958/com.tencent.android.qqdownloader:live: 0.1% user + 0.3% kernel / faults: 18 minor
1217
  0.2% 28239/com.tencent.android.qqdownloader:cloud: 0.1% user + 0% kernel / faults: 30 minor
1218
  0.3% 504/logd: 0.1% user + 0.1% kernel
1219
  0.3% 1289/tlog: 0.3% user + 0% kernel / faults: 2 minor
1220
  0.3% 2900/com.hht.lebocast: 0.1% user + 0.1% kernel / faults: 6 minor
1221
  0% 4122/com.android.systemui: 0% user + 0% kernel / faults: 9 minor
1222
  0% 1/init: 0% user + 0% kernel
1223
  0% 10/rcu_preempt: 0% user + 0% kernel
1224
  0.1% 18/kworker/0:1-events: 0% user + 0.1% kernel
1225
  0% 29/ksoftirqd/2: 0% user + 0% kernel
1226
  0% 32/rcuop/2: 0% user + 0% kernel
1227
  0.1% 489/kworker/u16:2-ufs_clk_gating_0: 0% user + 0.1% kernel
1228
  0.1% 652/vendor.ts.uart@1.0-service: 0% user + 0.1% kernel
1229
  0% 675/netd: 0% user + 0% kernel / faults: 1 minor
1230
  0% 950/qrtr-ns: 0% user + 0% kernel
1231
  0% 1010/surfaceflinger: 0% user + 0% kernel / faults: 29 minor
1232
  0% 1270/cameraserver: 0% user + 0% kernel / faults: 12 minor
1233
  0.1% 1500/msm_irqbalance: 0% user + 0.1% kernel
1234
  0% 2173/com.thundercomm.gamemode: 0% user + 0% kernel / faults: 51 minor
1235
  0.1% 2181/com.thundercomm.microsettings: 0.1% user + 0% kernel / faults: 8 minor
1236
  0% 2368/com.thundercomm.remotecontrolservice: 0% user + 0% kernel / faults: 6 minor
1237
  0% 2649/com.android.launcher3: 0% user + 0% kernel / faults: 17 minor
1238
  0% 4371/com.thundercomm.gamecenter: 0% user + 0% kernel / faults: 7 minor
1239
  0.1% 5815/kworker/u16:5-qmi_msg_handler: 0% user + 0.1% kernel
1240
  0% 27637/audioserver: 0% user + 0% kernel / faults: 1 minor
1241
 +0% 6332/kworker/0:2-events_power_efficient: 0% user + 0% kernel
1242
1.8% TOTAL: 0.8% user + 0.6% kernel + 0% iowait + 0.2% irq + 0% softirq
1243
CPU usage from 9468074ms to 9468074ms ago (1970-01-01 08:00:00.000 to 1970-01-01 08:00:00.000) with 0% awake:
1244
0% TOTAL: 0% user + 0% kernel
1245

    
1246
procrank:
1247
<empty>
1248

    
1249
ZRAM: 12K physical used for 0K in swap (4194300K total swap)
1250
 RAM: 7896244K total, 1395572K free, 6316K buffers, 2751536K cached, 30816K shmem, 287568K slab
1251
// procrank status was 0
1252
anr traces:
1253
// anr traces status was 1
1254
meminfo:
1255
Applications Memory Usage (in Kilobytes):
1256
Uptime: 9478263 Realtime: 9478263
1257

    
1258

    
1259
Total RSS by process:
1260
    581,726K: system (pid 1244)
1261
    461,296K: com.android.settings (pid 2441 / activities)
1262
    383,680K: com.android.systemui (pid 4122)
1263
    293,280K: com.tencent.android.qqdownloader:daemon (pid 21986)
1264
    283,388K: com.baidu.input (pid 3321)
1265
    238,768K: com.android.launcher3 (pid 2649 / activities)
1266
    235,212K: com.tencent.android.qqdownloader (pid 22031)
1267
    220,984K: com.android.music (pid 3716 / activities)
1268
    216,356K: com.android.htmlviewer (pid 7821)
1269
    212,764K: com.android.gallery3d (pid 4430 / activities)
1270
    192,244K: com.android.documentsui (pid 4620 / activities)
1271
    191,780K: zygote64 (pid 676)
1272
    181,288K: com.android.systemui:screenshot (pid 2252)
1273
    170,468K: com.android.packageinstaller (pid 3752)
1274
    170,016K: zygote (pid 677)
1275
    168,368K: com.hht.lebocast (pid 2900 / activities)
1276
    137,280K: android.ext.services (pid 2486)
1277
    132,660K: com.android.providers.media.module (pid 3070)
1278
    131,564K: com.thundercomm.gamemode (pid 2173)
1279
    130,368K: com.tencent.android.qqdownloader:live (pid 21958)
1280
    128,600K: com.thundercomm.gamecenter (pid 4371 / activities)
1281
    124,184K: com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0 (pid 28310)
1282
    122,764K: com.tencent.android.qqdownloader:cloud (pid 28239)
1283
    120,100K: com.thundercomm.remotecontrolservice (pid 2368)
1284
    118,940K: com.android.commands.monkey (pid 4242)
1285
    118,254K: surfaceflinger (pid 1010)
1286
    117,180K: com.thundercomm.microsettings (pid 2181)
1287
    113,892K: android.process.acore (pid 4192)
1288
    113,780K: android.process.media (pid 3083)
1289
    112,716K: com.qualcomm.qti.workloadclassifier (pid 3028)
1290
    112,092K: com.android.permissioncontroller (pid 3768)
1291
    110,476K: com.android.networkstack.process (pid 2123)
1292
    107,572K: com.qualcomm.location (pid 2731)
1293
    107,388K: com.hryt.hiphishowfsecontrol (pid 2908)
1294
    105,440K: com.qualcomm.qti.qdma (pid 2438)
1295
    101,356K: com.thundercomm.tcservice (pid 2428)
1296
    100,488K: .dataservices (pid 2183)
1297
    100,236K: com.tc.logclient (pid 2255)
1298
     97,300K: com.thundercomm.microservice (pid 2178)
1299
     96,216K: com.thundercomm.gamemode.provider (pid 2492)
1300
     96,076K: com.thundercomm.tchttpserver (pid 2207)
1301
     95,028K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2988)
1302
     93,264K: com.qualcomm.qti.qccnetstat (pid 3016)
1303
     93,088K: com.android.se (pid 2338)
1304
     93,012K: com.qualcomm.qti.qccauthmgr (pid 2600)
1305
     92,768K: .qtidataservices (pid 2191)
1306
     92,532K: ts.car.uart (pid 2903)
1307
     92,316K: vendor.qti.qesdk.sysservice (pid 2305)
1308
     92,284K: com.thundercomm.tcsetupwizard (pid 2301)
1309
     91,736K: com.qti.diagservices (pid 29313)
1310
     91,256K: com.qualcomm.location.XT (pid 3132)
1311
     90,964K: com.qualcomm.qti.devicestatisticsservice (pid 3270)
1312
     90,928K: com.qti.qualcomm.mstatssystemservice (pid 2310)
1313
     90,880K: com.android.shell (pid 3792)
1314
     90,828K: .pasr (pid 2917)
1315
     90,728K: com.android.externalstorage (pid 3938)
1316
     88,368K: com.android.musicfx (pid 24207)
1317
     86,496K: com.android.webview:webview_service (pid 26641)
1318
     72,524K: webview_zygote (pid 2419)
1319
     53,612K: audioserver (pid 27637)
1320
     43,704K: mediaserver (pid 1279)
1321
     40,820K: media.extractor (pid 1276)
1322
     31,384K: cameraserver (pid 1270)
1323
     30,164K: tlog (pid 1289)
1324
     24,324K: android.hardware.audio.service (pid 27626)
1325
     24,028K: media.swcodec (pid 1363)
1326
     23,916K: android.hardware.wifi@1.0-service (pid 842)
1327
     23,120K: vendor.qti.hardware.display.composer-service (pid 850)
1328
     21,100K: android.hardware.gnss@2.1-service-qti (pid 825)
1329
     20,664K: android.hardware.neuralnetworks@1.3-service-qti (pid 834)
1330
     17,580K: media.metrics (pid 1278)
1331
     17,460K: media.codec (pid 1310)
1332
     16,320K: hht_ota_mgr (pid 2764)
1333
     15,188K: keystore2 (pid 571)
1334
     14,356K: media.hwcodec (pid 884)
1335
     14,256K: init (pid 1)
1336
     14,200K: cnd (pid 1313)
1337
     13,188K: vendor.qti.hardware.perf@2.2-service (pid 870)
1338
     12,728K: iorapd (pid 1175)
1339
     10,780K: selfinstaller (pid 1280)
1340
     10,756K: update_engine (pid 1382)
1341
     10,640K: netd (pid 675)
1342
     10,252K: xtra-daemon (pid 1461)
1343
     10,164K: imsrcsd (pid 1332)
1344
      9,964K: ueventd (pid 477)
1345
      9,924K: vold (pid 548)
1346
      9,748K: android.hardware.bluetooth@1.0-service-qti (pid 818)
1347
      9,628K: android.hardware.sensors@2.0-service.multihal (pid 836)
1348
      9,432K: imsdatadaemon (pid 1515)
1349
      8,996K: slim_daemon (pid 1460)
1350
      8,860K: ssgtzd (pid 804)
1351
      8,836K: ims_rtp_daemon (pid 1322)
1352
      8,652K: vendor.qti.hardware.iop@2.0-service (pid 852)
1353
      8,544K: init (pid 475)
1354
      8,468K: vppservice (pid 914)
1355
      8,316K: iorap.prefetcherd (pid 2040)
1356
      8,284K: spdaemon (pid 567)
1357
      8,172K: logd (pid 504)
1358
      8,140K: adbd (pid 2749)
1359
      8,128K: tzlog (pid 1379)
1360
      8,112K: android.hardware.drm@1.3-service.clearkey (pid 823)
1361
      8,112K: wifidisplayhalservice (pid 1316)
1362
      8,056K: perfservice (pid 1308)
1363
      8,020K: cnss_diag (pid 1268)
1364
      7,952K: traced_probes (pid 1176)
1365
      7,868K: storaged (pid 1288)
1366
      7,752K: vendor.qti.hardware.display.allocator-service (pid 848)
1367
      7,616K: drmserver (pid 1172)
1368
      7,580K: qseecomd (pid 546)
1369
      7,560K: gpuservice (pid 1004)
1370
      7,528K: installd (pid 1275)
1371
      7,476K: credstore (pid 993)
1372
      7,420K: qccsyshal@1.1-service (pid 815)
1373
      7,392K: cnss-daemon (pid 1367)
1374
      7,388K: wificond (pid 1290)
1375
      7,368K: ipacm (pid 651)
1376
      7,352K: thermal-engine (pid 3408)
1377
      7,320K: hwservicemanager (pid 507)
1378
      7,276K: vendor.qti.hardware.qteeconnector@1.0-service (pid 874)
1379
      7,216K: lmkd (pid 505)
1380
      7,160K: wfdhdcphalservice (pid 1309)
1381
      7,060K: qfp-daemon (pid 1395)
1382
      6,808K: vendor.display.color@1.0-service (pid 843)
1383
      6,724K: android.hardware.power-service (pid 835)
1384
      6,552K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 875)
1385
      6,460K: android.hardware.keymaster@4.1-service-qti (pid 545)
1386
      6,416K: lowi-server (pid 1459)
1387
      6,388K: dpmd (pid 1179)
1388
      6,208K: gatekeeperd (pid 1374)
1389
      6,184K: dpmQmiMgr (pid 1180)
1390
      6,176K: statsd (pid 674)
1391
      6,156K: vendor.qti.hardware.soter@1.0-service (pid 877)
1392
      6,112K: servicemanager (pid 506)
1393
      6,108K: sensors.qti (pid 1021)
1394
      6,076K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 847)
1395
      6,040K: vendor.qti.esepowermanager@1.1-service (pid 846)
1396
      6,028K: keymasterd (pid 623)
1397
      5,980K: vendor.qti.secure_element@1.2-service (pid 890)
1398
      5,896K: android.hardware.gatekeeper@1.0-service-qti (pid 576)
1399
      5,856K: qcc-trd (pid 1391)
1400
      5,748K: vendor.qti.hardware.servicetracker@1.2-service (pid 876)
1401
      5,704K: vendor.ts.uart@1.0-service (pid 652)
1402
      5,648K: incidentd (pid 1274)
1403
      5,644K: android.hardware.health@2.1-service (pid 827)
1404
      5,644K: feature_enabler_client (pid 1265)
1405
      5,636K: android.hardware.boot@1.1-service (pid 575)
1406
      5,632K: vendor.qti.power.pasrmanager@1.0-service (pid 885)
1407
      5,628K: android.hardware.usb@1.2-service-qti (pid 841)
1408
      5,620K: android.system.suspend@1.0-service (pid 569)
1409
      5,604K: vendor.qti.qspmhal@1.0-service (pid 888)
1410
      5,512K: vendor.qti.hardware.qccvndhal@1.0-service (pid 871)
1411
      5,480K: vendor.qti.hardware.qseecom@1.0-service (pid 547)
1412
      5,468K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 878)
1413
      5,356K: tloc_daemon (pid 1396)
1414
      5,328K: adsprpcd (pid 1359)
1415
      5,304K: vendor.qti.hardware.vibrator.service (pid 883)
1416
      5,300K: dspservice (pid 851)
1417
      5,284K: dpmd (pid 1195)
1418
      5,280K: android.hardware.thermal@2.0-service.qti (pid 839)
1419
      5,256K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 891)
1420
      5,248K: sscrpcd (pid 952)
1421
      5,244K: adsprpcd (pid 1357)
1422
      5,244K: cdsprpcd (pid 1361)
1423
      5,232K: sscrpcd (pid 579)
1424
      5,208K: vendor.qti.hardware.limits@1.0-service (pid 869)
1425
      5,196K: loc_launcher (pid 1371)
1426
      5,196K: qspmsvc (pid 2775)
1427
      5,148K: android.hardware.lights-service.qti (pid 831)
1428
      5,144K: android.hardware.memtrack@1.0-service (pid 833)
1429
      5,028K: traced (pid 1178)
1430
      5,016K: android.hardware.cas@1.2-service (pid 820)
1431
      5,004K: pm-service (pid 980)
1432
      4,976K: imsqmidaemon (pid 1328)
1433
      4,960K: android.hardware.atrace@1.0-service (pid 572)
1434
      4,908K: vndservicemanager (pid 508)
1435
      4,736K: pm-proxy (pid 1170)
1436
      4,564K: time_daemon (pid 650)
1437
      4,412K: mlid (pid 1369)
1438
      4,372K: ipacm-diag (pid 1337)
1439
      4,320K: pd-mapper (pid 953)
1440
      4,288K: rmt_storage (pid 1017)
1441
      4,268K: wfdvndservice (pid 1362)
1442
      4,248K: android.hidl.allocator@1.0-service (pid 813)
1443
      4,212K: msm_irqbalance (pid 1500)
1444
      4,088K: dumpsys (pid 6345)
1445
      3,692K: logcat (pid 3861)
1446
      3,684K: ip6tables-restore (pid 738)
1447
      3,616K: tftp_server (pid 1018)
1448
      3,576K: iptables-restore (pid 737)
1449
      3,488K: qrtr-ns (pid 950)
1450
      3,208K: sh (pid 4240)
1451
      3,120K: tombstoned (pid 633)
1452
      2,436K: app_d (pid 28286)
1453
      2,400K: ssgqmigd (pid 1368)
1454
      2,288K: app_d (pid 28255)
1455
      1,204K: mdnsd (pid 2767)
1456

    
1457
Total RSS by OOM adjustment:
1458
  1,880,110K: Native
1459
        191,780K: zygote64 (pid 676)
1460
        170,016K: zygote (pid 677)
1461
        118,940K: com.android.commands.monkey (pid 4242)
1462
        118,254K: surfaceflinger (pid 1010)
1463
         72,524K: webview_zygote (pid 2419)
1464
         53,612K: audioserver (pid 27637)
1465
         43,704K: mediaserver (pid 1279)
1466
         40,820K: media.extractor (pid 1276)
1467
         31,384K: cameraserver (pid 1270)
1468
         30,164K: tlog (pid 1289)
1469
         24,324K: android.hardware.audio.service (pid 27626)
1470
         24,028K: media.swcodec (pid 1363)
1471
         23,916K: android.hardware.wifi@1.0-service (pid 842)
1472
         23,120K: vendor.qti.hardware.display.composer-service (pid 850)
1473
         21,100K: android.hardware.gnss@2.1-service-qti (pid 825)
1474
         20,664K: android.hardware.neuralnetworks@1.3-service-qti (pid 834)
1475
         17,580K: media.metrics (pid 1278)
1476
         17,460K: media.codec (pid 1310)
1477
         16,320K: hht_ota_mgr (pid 2764)
1478
         15,188K: keystore2 (pid 571)
1479
         14,356K: media.hwcodec (pid 884)
1480
         14,256K: init (pid 1)
1481
         14,200K: cnd (pid 1313)
1482
         13,188K: vendor.qti.hardware.perf@2.2-service (pid 870)
1483
         12,728K: iorapd (pid 1175)
1484
         10,780K: selfinstaller (pid 1280)
1485
         10,756K: update_engine (pid 1382)
1486
         10,640K: netd (pid 675)
1487
         10,252K: xtra-daemon (pid 1461)
1488
         10,164K: imsrcsd (pid 1332)
1489
          9,964K: ueventd (pid 477)
1490
          9,924K: vold (pid 548)
1491
          9,748K: android.hardware.bluetooth@1.0-service-qti (pid 818)
1492
          9,628K: android.hardware.sensors@2.0-service.multihal (pid 836)
1493
          9,432K: imsdatadaemon (pid 1515)
1494
          8,996K: slim_daemon (pid 1460)
1495
          8,860K: ssgtzd (pid 804)
1496
          8,836K: ims_rtp_daemon (pid 1322)
1497
          8,652K: vendor.qti.hardware.iop@2.0-service (pid 852)
1498
          8,544K: init (pid 475)
1499
          8,468K: vppservice (pid 914)
1500
          8,316K: iorap.prefetcherd (pid 2040)
1501
          8,284K: spdaemon (pid 567)
1502
          8,172K: logd (pid 504)
1503
          8,140K: adbd (pid 2749)
1504
          8,128K: tzlog (pid 1379)
1505
          8,112K: android.hardware.drm@1.3-service.clearkey (pid 823)
1506
          8,112K: wifidisplayhalservice (pid 1316)
1507
          8,056K: perfservice (pid 1308)
1508
          8,020K: cnss_diag (pid 1268)
1509
          7,952K: traced_probes (pid 1176)
1510
          7,868K: storaged (pid 1288)
1511
          7,752K: vendor.qti.hardware.display.allocator-service (pid 848)
1512
          7,616K: drmserver (pid 1172)
1513
          7,580K: qseecomd (pid 546)
1514
          7,560K: gpuservice (pid 1004)
1515
          7,528K: installd (pid 1275)
1516
          7,476K: credstore (pid 993)
1517
          7,420K: qccsyshal@1.1-service (pid 815)
1518
          7,392K: cnss-daemon (pid 1367)
1519
          7,388K: wificond (pid 1290)
1520
          7,368K: ipacm (pid 651)
1521
          7,352K: thermal-engine (pid 3408)
1522
          7,320K: hwservicemanager (pid 507)
1523
          7,276K: vendor.qti.hardware.qteeconnector@1.0-service (pid 874)
1524
          7,216K: lmkd (pid 505)
1525
          7,160K: wfdhdcphalservice (pid 1309)
1526
          7,060K: qfp-daemon (pid 1395)
1527
          6,808K: vendor.display.color@1.0-service (pid 843)
1528
          6,724K: android.hardware.power-service (pid 835)
1529
          6,552K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 875)
1530
          6,460K: android.hardware.keymaster@4.1-service-qti (pid 545)
1531
          6,416K: lowi-server (pid 1459)
1532
          6,388K: dpmd (pid 1179)
1533
          6,208K: gatekeeperd (pid 1374)
1534
          6,184K: dpmQmiMgr (pid 1180)
1535
          6,176K: statsd (pid 674)
1536
          6,156K: vendor.qti.hardware.soter@1.0-service (pid 877)
1537
          6,112K: servicemanager (pid 506)
1538
          6,108K: sensors.qti (pid 1021)
1539
          6,076K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 847)
1540
          6,040K: vendor.qti.esepowermanager@1.1-service (pid 846)
1541
          6,028K: keymasterd (pid 623)
1542
          5,980K: vendor.qti.secure_element@1.2-service (pid 890)
1543
          5,896K: android.hardware.gatekeeper@1.0-service-qti (pid 576)
1544
          5,856K: qcc-trd (pid 1391)
1545
          5,748K: vendor.qti.hardware.servicetracker@1.2-service (pid 876)
1546
          5,704K: vendor.ts.uart@1.0-service (pid 652)
1547
          5,648K: incidentd (pid 1274)
1548
          5,644K: android.hardware.health@2.1-service (pid 827)
1549
          5,644K: feature_enabler_client (pid 1265)
1550
          5,636K: android.hardware.boot@1.1-service (pid 575)
1551
          5,632K: vendor.qti.power.pasrmanager@1.0-service (pid 885)
1552
          5,628K: android.hardware.usb@1.2-service-qti (pid 841)
1553
          5,620K: android.system.suspend@1.0-service (pid 569)
1554
          5,604K: vendor.qti.qspmhal@1.0-service (pid 888)
1555
          5,512K: vendor.qti.hardware.qccvndhal@1.0-service (pid 871)
1556
          5,480K: vendor.qti.hardware.qseecom@1.0-service (pid 547)
1557
          5,468K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 878)
1558
          5,356K: tloc_daemon (pid 1396)
1559
          5,328K: adsprpcd (pid 1359)
1560
          5,304K: vendor.qti.hardware.vibrator.service (pid 883)
1561
          5,300K: dspservice (pid 851)
1562
          5,284K: dpmd (pid 1195)
1563
          5,280K: android.hardware.thermal@2.0-service.qti (pid 839)
1564
          5,256K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 891)
1565
          5,248K: sscrpcd (pid 952)
1566
          5,244K: adsprpcd (pid 1357)
1567
          5,244K: cdsprpcd (pid 1361)
1568
          5,232K: sscrpcd (pid 579)
1569
          5,208K: vendor.qti.hardware.limits@1.0-service (pid 869)
1570
          5,196K: loc_launcher (pid 1371)
1571
          5,196K: qspmsvc (pid 2775)
1572
          5,148K: android.hardware.lights-service.qti (pid 831)
1573
          5,144K: android.hardware.memtrack@1.0-service (pid 833)
1574
          5,028K: traced (pid 1178)
1575
          5,016K: android.hardware.cas@1.2-service (pid 820)
1576
          5,004K: pm-service (pid 980)
1577
          4,976K: imsqmidaemon (pid 1328)
1578
          4,960K: android.hardware.atrace@1.0-service (pid 572)
1579
          4,908K: vndservicemanager (pid 508)
1580
          4,736K: pm-proxy (pid 1170)
1581
          4,564K: time_daemon (pid 650)
1582
          4,412K: mlid (pid 1369)
1583
          4,372K: ipacm-diag (pid 1337)
1584
          4,320K: pd-mapper (pid 953)
1585
          4,288K: rmt_storage (pid 1017)
1586
          4,268K: wfdvndservice (pid 1362)
1587
          4,248K: android.hidl.allocator@1.0-service (pid 813)
1588
          4,212K: msm_irqbalance (pid 1500)
1589
          4,088K: dumpsys (pid 6345)
1590
          3,692K: logcat (pid 3861)
1591
          3,684K: ip6tables-restore (pid 738)
1592
          3,616K: tftp_server (pid 1018)
1593
          3,576K: iptables-restore (pid 737)
1594
          3,488K: qrtr-ns (pid 950)
1595
          3,208K: sh (pid 4240)
1596
          3,120K: tombstoned (pid 633)
1597
          2,436K: app_d (pid 28286)
1598
          2,400K: ssgqmigd (pid 1368)
1599
          2,288K: app_d (pid 28255)
1600
          1,204K: mdnsd (pid 2767)
1601
    581,726K: System
1602
        581,726K: system (pid 1244)
1603
  2,883,940K: Persistent
1604
        383,680K: com.android.systemui (pid 4122)
1605
        168,368K: com.hht.lebocast (pid 2900 / activities)
1606
        131,564K: com.thundercomm.gamemode (pid 2173)
1607
        120,100K: com.thundercomm.remotecontrolservice (pid 2368)
1608
        117,180K: com.thundercomm.microsettings (pid 2181)
1609
        112,716K: com.qualcomm.qti.workloadclassifier (pid 3028)
1610
        110,476K: com.android.networkstack.process (pid 2123)
1611
        107,572K: com.qualcomm.location (pid 2731)
1612
        107,388K: com.hryt.hiphishowfsecontrol (pid 2908)
1613
        105,440K: com.qualcomm.qti.qdma (pid 2438)
1614
        101,356K: com.thundercomm.tcservice (pid 2428)
1615
        100,488K: .dataservices (pid 2183)
1616
        100,236K: com.tc.logclient (pid 2255)
1617
         97,300K: com.thundercomm.microservice (pid 2178)
1618
         96,076K: com.thundercomm.tchttpserver (pid 2207)
1619
         95,028K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2988)
1620
         93,264K: com.qualcomm.qti.qccnetstat (pid 3016)
1621
         93,088K: com.android.se (pid 2338)
1622
         92,768K: .qtidataservices (pid 2191)
1623
         92,532K: ts.car.uart (pid 2903)
1624
         92,316K: vendor.qti.qesdk.sysservice (pid 2305)
1625
         92,284K: com.thundercomm.tcsetupwizard (pid 2301)
1626
         90,964K: com.qualcomm.qti.devicestatisticsservice (pid 3270)
1627
         90,928K: com.qti.qualcomm.mstatssystemservice (pid 2310)
1628
         90,828K: .pasr (pid 2917)
1629
    132,660K: Persistent Service
1630
        132,660K: com.android.providers.media.module (pid 3070)
1631
    128,600K: Foreground
1632
        128,600K: com.thundercomm.gamecenter (pid 4371 / activities)
1633
    467,304K: Visible
1634
        238,768K: com.android.launcher3 (pid 2649 / activities)
1635
        137,280K: android.ext.services (pid 2486)
1636
         91,256K: com.qualcomm.location.XT (pid 3132)
1637
    504,372K: Perceptible
1638
        283,388K: com.baidu.input (pid 3321)
1639
        220,984K: com.android.music (pid 3716 / activities)
1640
    557,512K: Previous
1641
        461,296K: com.android.settings (pid 2441 / activities)
1642
         96,216K: com.thundercomm.gamemode.provider (pid 2492)
1643
    205,516K: B Services
1644
        113,780K: android.process.media (pid 3083)
1645
         91,736K: com.qti.diagservices (pid 29313)
1646
  2,554,396K: Cached
1647
        293,280K: com.tencent.android.qqdownloader:daemon (pid 21986)
1648
        235,212K: com.tencent.android.qqdownloader (pid 22031)
1649
        216,356K: com.android.htmlviewer (pid 7821)
1650
        212,764K: com.android.gallery3d (pid 4430 / activities)
1651
        192,244K: com.android.documentsui (pid 4620 / activities)
1652
        181,288K: com.android.systemui:screenshot (pid 2252)
1653
        170,468K: com.android.packageinstaller (pid 3752)
1654
        130,368K: com.tencent.android.qqdownloader:live (pid 21958)
1655
        124,184K: com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0 (pid 28310)
1656
        122,764K: com.tencent.android.qqdownloader:cloud (pid 28239)
1657
        113,892K: android.process.acore (pid 4192)
1658
        112,092K: com.android.permissioncontroller (pid 3768)
1659
         93,012K: com.qualcomm.qti.qccauthmgr (pid 2600)
1660
         90,880K: com.android.shell (pid 3792)
1661
         90,728K: com.android.externalstorage (pid 3938)
1662
         88,368K: com.android.musicfx (pid 24207)
1663
         86,496K: com.android.webview:webview_service (pid 26641)
1664

    
1665
Total RSS by category:
1666
  2,744,724K: .so mmap
1667
  1,437,472K: .jar mmap
1668
  1,169,592K: Native
1669
  1,131,932K: .art mmap
1670
    725,660K: Dalvik
1671
    663,816K: .oat mmap
1672
    623,544K: .apk mmap
1673
    251,644K: Other mmap
1674
    248,324K: .dex mmap
1675
    229,356K: Dalvik Other
1676
    172,200K: EGL mtrack
1677
    146,304K: Unknown
1678
    144,132K: Gfx dev
1679
     57,572K: Stack
1680
     57,536K: .ttf mmap
1681
     56,248K: Other dev
1682
     29,168K: Ashmem
1683
      6,912K: GL mtrack
1684
          0K: Cursor
1685
          0K: Other mtrack
1686

    
1687
Total PSS by process:
1688
    284,836K: com.android.settings (pid 2441 / activities)
1689
    256,575K: system (pid 1244)
1690
    210,435K: com.android.systemui (pid 4122)
1691
    122,427K: com.baidu.input (pid 3321)
1692
    110,406K: com.android.launcher3 (pid 2649 / activities)
1693
     99,281K: com.tencent.android.qqdownloader:daemon (pid 21986)
1694
     92,651K: surfaceflinger (pid 1010)
1695
     86,500K: com.hht.lebocast (pid 2900 / activities)
1696
     86,419K: com.android.music (pid 3716 / activities)
1697
     80,676K: com.tencent.android.qqdownloader (pid 22031)
1698
     71,057K: com.android.gallery3d (pid 4430 / activities)
1699
     57,362K: com.android.documentsui (pid 4620 / activities)
1700
     56,871K: com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0 (pid 28310)
1701
     52,844K: com.android.htmlviewer (pid 7821)
1702
     43,479K: zygote (pid 677)
1703
     39,933K: com.android.systemui:screenshot (pid 2252)
1704
     38,414K: com.android.packageinstaller (pid 3752)
1705
     38,021K: com.android.commands.monkey (pid 4242)
1706
     37,647K: android.ext.services (pid 2486)
1707
     27,090K: mediaserver (pid 1279)
1708
     25,635K: com.thundercomm.remotecontrolservice (pid 2368)
1709
     24,546K: audioserver (pid 27637)
1710
     23,767K: com.android.providers.media.module (pid 3070)
1711
     23,298K: com.thundercomm.gamemode (pid 2173)
1712
     21,854K: tlog (pid 1289)
1713
     21,255K: com.qualcomm.qti.workloadclassifier (pid 3028)
1714
     20,520K: zygote64 (pid 676)
1715
     20,222K: android.hardware.audio.service (pid 27626)
1716
     20,077K: com.tencent.android.qqdownloader:cloud (pid 28239)
1717
     19,222K: android.hardware.wifi@1.0-service (pid 842)
1718
     19,149K: com.tencent.android.qqdownloader:live (pid 21958)
1719
     18,403K: media.extractor (pid 1276)
1720
     17,662K: com.android.permissioncontroller (pid 3768)
1721
     17,080K: com.thundercomm.microsettings (pid 2181)
1722
     16,634K: webview_zygote (pid 2419)
1723
     16,153K: com.android.webview:webview_service (pid 26641)
1724
     15,570K: com.thundercomm.gamecenter (pid 4371 / activities)
1725
     15,329K: com.hryt.hiphishowfsecontrol (pid 2908)
1726
     14,278K: com.qualcomm.location (pid 2731)
1727
     14,104K: android.hardware.gnss@2.1-service-qti (pid 825)
1728
     13,727K: com.android.networkstack.process (pid 2123)
1729
     12,691K: android.hardware.neuralnetworks@1.3-service-qti (pid 834)
1730
     12,174K: media.swcodec (pid 1363)
1731
     12,110K: vendor.qti.hardware.display.composer-service (pid 850)
1732
     12,008K: .dataservices (pid 2183)
1733
     11,896K: android.process.media (pid 3083)
1734
     11,771K: com.thundercomm.tcservice (pid 2428)
1735
     11,739K: media.metrics (pid 1278)
1736
     11,699K: android.process.acore (pid 4192)
1737
     10,823K: cameraserver (pid 1270)
1738
     10,577K: com.thundercomm.microservice (pid 2178)
1739
     10,314K: com.qualcomm.qti.qdma (pid 2438)
1740
     10,306K: media.codec (pid 1310)
1741
      9,306K: com.thundercomm.tchttpserver (pid 2207)
1742
      9,259K: hht_ota_mgr (pid 2764)
1743
      9,245K: com.tc.logclient (pid 2255)
1744
      8,255K: com.thundercomm.tcsetupwizard (pid 2301)
1745
      8,071K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2988)
1746
      8,039K: init (pid 1)
1747
      8,025K: ts.car.uart (pid 2903)
1748
      7,917K: com.qualcomm.qti.qccnetstat (pid 3016)
1749
      7,777K: .qtidataservices (pid 2191)
1750
      7,653K: com.thundercomm.gamemode.provider (pid 2492)
1751
      7,643K: com.android.se (pid 2338)
1752
      7,642K: media.hwcodec (pid 884)
1753
      7,282K: vendor.qti.qesdk.sysservice (pid 2305)
1754
      7,200K: com.qualcomm.qti.devicestatisticsservice (pid 3270)
1755
      7,196K: cnd (pid 1313)
1756
      7,080K: com.qti.qualcomm.mstatssystemservice (pid 2310)
1757
      7,007K: .pasr (pid 2917)
1758
      6,261K: keystore2 (pid 571)
1759
      6,195K: vendor.qti.hardware.perf@2.2-service (pid 870)
1760
      5,754K: com.qualcomm.qti.qccauthmgr (pid 2600)
1761
      5,713K: com.qualcomm.location.XT (pid 3132)
1762
      5,555K: com.android.shell (pid 3792)
1763
      5,487K: com.qti.diagservices (pid 29313)
1764
      5,482K: imsrcsd (pid 1332)
1765
      5,235K: com.android.externalstorage (pid 3938)
1766
      5,164K: android.hardware.bluetooth@1.0-service-qti (pid 818)
1767
      5,146K: com.android.musicfx (pid 24207)
1768
      5,142K: logd (pid 504)
1769
      4,893K: ueventd (pid 477)
1770
      4,805K: netd (pid 675)
1771
      4,652K: iorapd (pid 1175)
1772
      4,584K: selfinstaller (pid 1280)
1773
      4,040K: update_engine (pid 1382)
1774
      3,986K: vold (pid 548)
1775
      3,710K: wifidisplayhalservice (pid 1316)
1776
      3,664K: android.hardware.sensors@2.0-service.multihal (pid 836)
1777
      3,634K: init (pid 475)
1778
      3,626K: adbd (pid 2749)
1779
      3,459K: imsdatadaemon (pid 1515)
1780
      3,409K: cnss_diag (pid 1268)
1781
      3,171K: ssgtzd (pid 804)
1782
      3,157K: storaged (pid 1288)
1783
      3,106K: ims_rtp_daemon (pid 1322)
1784
      2,974K: installd (pid 1275)
1785
      2,952K: xtra-daemon (pid 1461)
1786
      2,924K: vppservice (pid 914)
1787
      2,886K: iorap.prefetcherd (pid 2040)
1788
      2,784K: thermal-engine (pid 3408)
1789
      2,774K: vendor.qti.hardware.iop@2.0-service (pid 852)
1790
      2,754K: traced_probes (pid 1176)
1791
      2,698K: qfp-daemon (pid 1395)
1792
      2,671K: lowi-server (pid 1459)
1793
      2,611K: wfdhdcphalservice (pid 1309)
1794
      2,449K: android.hardware.drm@1.3-service.clearkey (pid 823)
1795
      2,431K: slim_daemon (pid 1460)
1796
      2,347K: cnss-daemon (pid 1367)
1797
      2,281K: drmserver (pid 1172)
1798
      2,270K: statsd (pid 674)
1799
      2,233K: vendor.display.color@1.0-service (pid 843)
1800
      2,220K: ipacm (pid 651)
1801
      2,169K: hwservicemanager (pid 507)
1802
      2,155K: wificond (pid 1290)
1803
      2,122K: credstore (pid 993)
1804
      2,110K: spdaemon (pid 567)
1805
      2,086K: qseecomd (pid 546)
1806
      1,931K: qccsyshal@1.1-service (pid 815)
1807
      1,848K: traced (pid 1178)
1808
      1,806K: servicemanager (pid 506)
1809
      1,776K: gpuservice (pid 1004)
1810
      1,755K: sensors.qti (pid 1021)
1811
      1,672K: vendor.qti.secure_element@1.2-service (pid 890)
1812
      1,654K: perfservice (pid 1308)
1813
      1,653K: tzlog (pid 1379)
1814
      1,652K: dpmd (pid 1195)
1815
      1,639K: vendor.qti.hardware.servicetracker@1.2-service (pid 876)
1816
      1,634K: vendor.qti.hardware.qteeconnector@1.0-service (pid 874)
1817
      1,609K: android.hardware.cas@1.2-service (pid 820)
1818
      1,592K: vendor.qti.hardware.display.allocator-service (pid 848)
1819
      1,520K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 875)
1820
      1,518K: android.hardware.keymaster@4.1-service-qti (pid 545)
1821
      1,509K: dpmQmiMgr (pid 1180)
1822
      1,469K: dpmd (pid 1179)
1823
      1,457K: android.hardware.usb@1.2-service-qti (pid 841)
1824
      1,443K: lmkd (pid 505)
1825
      1,423K: qcc-trd (pid 1391)
1826
      1,400K: android.hardware.boot@1.1-service (pid 575)
1827
      1,389K: loc_launcher (pid 1371)
1828
      1,344K: android.system.suspend@1.0-service (pid 569)
1829
      1,341K: imsqmidaemon (pid 1328)
1830
      1,287K: vendor.ts.uart@1.0-service (pid 652)
1831
      1,264K: incidentd (pid 1274)
1832
      1,252K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 847)
1833
      1,248K: feature_enabler_client (pid 1265)
1834
      1,241K: vendor.qti.hardware.soter@1.0-service (pid 877)
1835
      1,230K: android.hardware.health@2.1-service (pid 827)
1836
      1,222K: android.hardware.thermal@2.0-service.qti (pid 839)
1837
      1,198K: gatekeeperd (pid 1374)
1838
      1,191K: android.hardware.power-service (pid 835)
1839
      1,191K: vendor.qti.hardware.qseecom@1.0-service (pid 547)
1840
      1,189K: vendor.qti.esepowermanager@1.1-service (pid 846)
1841
      1,185K: keymasterd (pid 623)
1842
      1,169K: ip6tables-restore (pid 738)
1843
      1,161K: vendor.qti.qspmhal@1.0-service (pid 888)
1844
      1,155K: android.hardware.gatekeeper@1.0-service-qti (pid 576)
1845
      1,125K: qspmsvc (pid 2775)
1846
      1,124K: vendor.qti.hardware.limits@1.0-service (pid 869)
1847
      1,124K: wfdvndservice (pid 1362)
1848
      1,122K: tloc_daemon (pid 1396)
1849
      1,120K: mdnsd (pid 2767)
1850
      1,119K: vendor.qti.hardware.qccvndhal@1.0-service (pid 871)
1851
      1,116K: time_daemon (pid 650)
1852
      1,087K: adsprpcd (pid 1359)
1853
      1,087K: ipacm-diag (pid 1337)
1854
      1,077K: sscrpcd (pid 579)
1855
      1,077K: iptables-restore (pid 737)
1856
      1,062K: adsprpcd (pid 1357)
1857
      1,061K: sscrpcd (pid 952)
1858
      1,060K: vendor.qti.power.pasrmanager@1.0-service (pid 885)
1859
      1,055K: pm-service (pid 980)
1860
      1,055K: sh (pid 4240)
1861
      1,051K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 878)
1862
      1,042K: cdsprpcd (pid 1361)
1863
      1,041K: dspservice (pid 851)
1864
      1,017K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 891)
1865
      1,014K: vendor.qti.hardware.vibrator.service (pid 883)
1866
      1,010K: logcat (pid 3861)
1867
        980K: android.hardware.memtrack@1.0-service (pid 833)
1868
        975K: vndservicemanager (pid 508)
1869
        934K: android.hardware.atrace@1.0-service (pid 572)
1870
        930K: android.hardware.lights-service.qti (pid 831)
1871
        927K: mlid (pid 1369)
1872
        907K: pd-mapper (pid 953)
1873
        821K: pm-proxy (pid 1170)
1874
        797K: msm_irqbalance (pid 1500)
1875
        780K: dumpsys (pid 6345)
1876
        771K: rmt_storage (pid 1017)
1877
        764K: tftp_server (pid 1018)
1878
        756K: android.hidl.allocator@1.0-service (pid 813)
1879
        740K: app_d (pid 28286)
1880
        725K: app_d (pid 28255)
1881
        664K: tombstoned (pid 633)
1882
        636K: qrtr-ns (pid 950)
1883
        608K: ssgqmigd (pid 1368)
1884

    
1885
Total PSS by OOM adjustment:
1886
    693,344K: Native
1887
         92,651K: surfaceflinger (pid 1010)
1888
         43,479K: zygote (pid 677)
1889
         38,021K: com.android.commands.monkey (pid 4242)
1890
         27,090K: mediaserver (pid 1279)
1891
         24,546K: audioserver (pid 27637)
1892
         21,854K: tlog (pid 1289)
1893
         20,520K: zygote64 (pid 676)
1894
         20,222K: android.hardware.audio.service (pid 27626)
1895
         19,222K: android.hardware.wifi@1.0-service (pid 842)
1896
         18,403K: media.extractor (pid 1276)
1897
         16,634K: webview_zygote (pid 2419)
1898
         14,104K: android.hardware.gnss@2.1-service-qti (pid 825)
1899
         12,691K: android.hardware.neuralnetworks@1.3-service-qti (pid 834)
1900
         12,174K: media.swcodec (pid 1363)
1901
         12,110K: vendor.qti.hardware.display.composer-service (pid 850)
1902
         11,739K: media.metrics (pid 1278)
1903
         10,823K: cameraserver (pid 1270)
1904
         10,306K: media.codec (pid 1310)
1905
          9,259K: hht_ota_mgr (pid 2764)
1906
          8,039K: init (pid 1)
1907
          7,642K: media.hwcodec (pid 884)
1908
          7,196K: cnd (pid 1313)
1909
          6,261K: keystore2 (pid 571)
1910
          6,195K: vendor.qti.hardware.perf@2.2-service (pid 870)
1911
          5,482K: imsrcsd (pid 1332)
1912
          5,164K: android.hardware.bluetooth@1.0-service-qti (pid 818)
1913
          5,142K: logd (pid 504)
1914
          4,893K: ueventd (pid 477)
1915
          4,805K: netd (pid 675)
1916
          4,652K: iorapd (pid 1175)
1917
          4,584K: selfinstaller (pid 1280)
1918
          4,040K: update_engine (pid 1382)
1919
          3,986K: vold (pid 548)
1920
          3,710K: wifidisplayhalservice (pid 1316)
1921
          3,664K: android.hardware.sensors@2.0-service.multihal (pid 836)
1922
          3,634K: init (pid 475)
1923
          3,626K: adbd (pid 2749)
1924
          3,459K: imsdatadaemon (pid 1515)
1925
          3,409K: cnss_diag (pid 1268)
1926
          3,171K: ssgtzd (pid 804)
1927
          3,157K: storaged (pid 1288)
1928
          3,106K: ims_rtp_daemon (pid 1322)
1929
          2,974K: installd (pid 1275)
1930
          2,952K: xtra-daemon (pid 1461)
1931
          2,924K: vppservice (pid 914)
1932
          2,886K: iorap.prefetcherd (pid 2040)
1933
          2,784K: thermal-engine (pid 3408)
1934
          2,774K: vendor.qti.hardware.iop@2.0-service (pid 852)
1935
          2,754K: traced_probes (pid 1176)
1936
          2,698K: qfp-daemon (pid 1395)
1937
          2,671K: lowi-server (pid 1459)
1938
          2,611K: wfdhdcphalservice (pid 1309)
1939
          2,449K: android.hardware.drm@1.3-service.clearkey (pid 823)
1940
          2,431K: slim_daemon (pid 1460)
1941
          2,347K: cnss-daemon (pid 1367)
1942
          2,281K: drmserver (pid 1172)
1943
          2,270K: statsd (pid 674)
1944
          2,233K: vendor.display.color@1.0-service (pid 843)
1945
          2,220K: ipacm (pid 651)
1946
          2,169K: hwservicemanager (pid 507)
1947
          2,155K: wificond (pid 1290)
1948
          2,122K: credstore (pid 993)
1949
          2,110K: spdaemon (pid 567)
1950
          2,086K: qseecomd (pid 546)
1951
          1,931K: qccsyshal@1.1-service (pid 815)
1952
          1,848K: traced (pid 1178)
1953
          1,806K: servicemanager (pid 506)
1954
          1,776K: gpuservice (pid 1004)
1955
          1,755K: sensors.qti (pid 1021)
1956
          1,672K: vendor.qti.secure_element@1.2-service (pid 890)
1957
          1,654K: perfservice (pid 1308)
1958
          1,653K: tzlog (pid 1379)
1959
          1,652K: dpmd (pid 1195)
1960
          1,639K: vendor.qti.hardware.servicetracker@1.2-service (pid 876)
1961
          1,634K: vendor.qti.hardware.qteeconnector@1.0-service (pid 874)
1962
          1,609K: android.hardware.cas@1.2-service (pid 820)
1963
          1,592K: vendor.qti.hardware.display.allocator-service (pid 848)
1964
          1,520K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 875)
1965
          1,518K: android.hardware.keymaster@4.1-service-qti (pid 545)
1966
          1,509K: dpmQmiMgr (pid 1180)
1967
          1,469K: dpmd (pid 1179)
1968
          1,457K: android.hardware.usb@1.2-service-qti (pid 841)
1969
          1,443K: lmkd (pid 505)
1970
          1,423K: qcc-trd (pid 1391)
1971
          1,400K: android.hardware.boot@1.1-service (pid 575)
1972
          1,389K: loc_launcher (pid 1371)
1973
          1,344K: android.system.suspend@1.0-service (pid 569)
1974
          1,341K: imsqmidaemon (pid 1328)
1975
          1,287K: vendor.ts.uart@1.0-service (pid 652)
1976
          1,264K: incidentd (pid 1274)
1977
          1,252K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 847)
1978
          1,248K: feature_enabler_client (pid 1265)
1979
          1,241K: vendor.qti.hardware.soter@1.0-service (pid 877)
1980
          1,230K: android.hardware.health@2.1-service (pid 827)
1981
          1,222K: android.hardware.thermal@2.0-service.qti (pid 839)
1982
          1,198K: gatekeeperd (pid 1374)
1983
          1,191K: android.hardware.power-service (pid 835)
1984
          1,191K: vendor.qti.hardware.qseecom@1.0-service (pid 547)
1985
          1,189K: vendor.qti.esepowermanager@1.1-service (pid 846)
1986
          1,185K: keymasterd (pid 623)
1987
          1,169K: ip6tables-restore (pid 738)
1988
          1,161K: vendor.qti.qspmhal@1.0-service (pid 888)
1989
          1,155K: android.hardware.gatekeeper@1.0-service-qti (pid 576)
1990
          1,125K: qspmsvc (pid 2775)
1991
          1,124K: vendor.qti.hardware.limits@1.0-service (pid 869)
1992
          1,124K: wfdvndservice (pid 1362)
1993
          1,122K: tloc_daemon (pid 1396)
1994
          1,120K: mdnsd (pid 2767)
1995
          1,119K: vendor.qti.hardware.qccvndhal@1.0-service (pid 871)
1996
          1,116K: time_daemon (pid 650)
1997
          1,087K: adsprpcd (pid 1359)
1998
          1,087K: ipacm-diag (pid 1337)
1999
          1,077K: sscrpcd (pid 579)
2000
          1,077K: iptables-restore (pid 737)
2001
          1,062K: adsprpcd (pid 1357)
2002
          1,061K: sscrpcd (pid 952)
2003
          1,060K: vendor.qti.power.pasrmanager@1.0-service (pid 885)
2004
          1,055K: pm-service (pid 980)
2005
          1,055K: sh (pid 4240)
2006
          1,051K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 878)
2007
          1,042K: cdsprpcd (pid 1361)
2008
          1,041K: dspservice (pid 851)
2009
          1,017K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 891)
2010
          1,014K: vendor.qti.hardware.vibrator.service (pid 883)
2011
          1,010K: logcat (pid 3861)
2012
            980K: android.hardware.memtrack@1.0-service (pid 833)
2013
            975K: vndservicemanager (pid 508)
2014
            934K: android.hardware.atrace@1.0-service (pid 572)
2015
            930K: android.hardware.lights-service.qti (pid 831)
2016
            927K: mlid (pid 1369)
2017
            907K: pd-mapper (pid 953)
2018
            821K: pm-proxy (pid 1170)
2019
            797K: msm_irqbalance (pid 1500)
2020
            780K: dumpsys (pid 6345)
2021
            771K: rmt_storage (pid 1017)
2022
            764K: tftp_server (pid 1018)
2023
            756K: android.hidl.allocator@1.0-service (pid 813)
2024
            740K: app_d (pid 28286)
2025
            725K: app_d (pid 28255)
2026
            664K: tombstoned (pid 633)
2027
            636K: qrtr-ns (pid 950)
2028
            608K: ssgqmigd (pid 1368)
2029
    256,575K: System
2030
        256,575K: system (pid 1244)
2031
    567,015K: Persistent
2032
        210,435K: com.android.systemui (pid 4122)
2033
         86,500K: com.hht.lebocast (pid 2900 / activities)
2034
         25,635K: com.thundercomm.remotecontrolservice (pid 2368)
2035
         23,298K: com.thundercomm.gamemode (pid 2173)
2036
         21,255K: com.qualcomm.qti.workloadclassifier (pid 3028)
2037
         17,080K: com.thundercomm.microsettings (pid 2181)
2038
         15,329K: com.hryt.hiphishowfsecontrol (pid 2908)
2039
         14,278K: com.qualcomm.location (pid 2731)
2040
         13,727K: com.android.networkstack.process (pid 2123)
2041
         12,008K: .dataservices (pid 2183)
2042
         11,771K: com.thundercomm.tcservice (pid 2428)
2043
         10,577K: com.thundercomm.microservice (pid 2178)
2044
         10,314K: com.qualcomm.qti.qdma (pid 2438)
2045
          9,306K: com.thundercomm.tchttpserver (pid 2207)
2046
          9,245K: com.tc.logclient (pid 2255)
2047
          8,255K: com.thundercomm.tcsetupwizard (pid 2301)
2048
          8,071K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2988)
2049
          8,025K: ts.car.uart (pid 2903)
2050
          7,917K: com.qualcomm.qti.qccnetstat (pid 3016)
2051
          7,777K: .qtidataservices (pid 2191)
2052
          7,643K: com.android.se (pid 2338)
2053
          7,282K: vendor.qti.qesdk.sysservice (pid 2305)
2054
          7,200K: com.qualcomm.qti.devicestatisticsservice (pid 3270)
2055
          7,080K: com.qti.qualcomm.mstatssystemservice (pid 2310)
2056
          7,007K: .pasr (pid 2917)
2057
     23,767K: Persistent Service
2058
         23,767K: com.android.providers.media.module (pid 3070)
2059
     15,570K: Foreground
2060
         15,570K: com.thundercomm.gamecenter (pid 4371 / activities)
2061
    153,766K: Visible
2062
        110,406K: com.android.launcher3 (pid 2649 / activities)
2063
         37,647K: android.ext.services (pid 2486)
2064
          5,713K: com.qualcomm.location.XT (pid 3132)
2065
    208,846K: Perceptible
2066
        122,427K: com.baidu.input (pid 3321)
2067
         86,419K: com.android.music (pid 3716 / activities)
2068
    292,489K: Previous
2069
        284,836K: com.android.settings (pid 2441 / activities)
2070
          7,653K: com.thundercomm.gamemode.provider (pid 2492)
2071
     17,383K: B Services
2072
         11,896K: android.process.media (pid 3083)
2073
          5,487K: com.qti.diagservices (pid 29313)
2074
    602,868K: Cached
2075
         99,281K: com.tencent.android.qqdownloader:daemon (pid 21986)
2076
         80,676K: com.tencent.android.qqdownloader (pid 22031)
2077
         71,057K: com.android.gallery3d (pid 4430 / activities)
2078
         57,362K: com.android.documentsui (pid 4620 / activities)
2079
         56,871K: com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0 (pid 28310)
2080
         52,844K: com.android.htmlviewer (pid 7821)
2081
         39,933K: com.android.systemui:screenshot (pid 2252)
2082
         38,414K: com.android.packageinstaller (pid 3752)
2083
         20,077K: com.tencent.android.qqdownloader:cloud (pid 28239)
2084
         19,149K: com.tencent.android.qqdownloader:live (pid 21958)
2085
         17,662K: com.android.permissioncontroller (pid 3768)
2086
         16,153K: com.android.webview:webview_service (pid 26641)
2087
         11,699K: android.process.acore (pid 4192)
2088
          5,754K: com.qualcomm.qti.qccauthmgr (pid 2600)
2089
          5,555K: com.android.shell (pid 3792)
2090
          5,235K: com.android.externalstorage (pid 3938)
2091
          5,146K: com.android.musicfx (pid 24207)
2092

    
2093
Total PSS by category:
2094
    948,909K: Native
2095
    365,569K: .so mmap
2096
    299,349K: .apk mmap
2097
    258,678K: Dalvik
2098
    172,200K: EGL mtrack
2099
    144,132K: Gfx dev
2100
    105,136K: Unknown
2101
     98,708K: .art mmap
2102
     91,343K: Dalvik Other
2103
     87,518K: .dex mmap
2104
     77,238K: .jar mmap
2105
     66,304K: Other mmap
2106
     56,760K: Stack
2107
     28,036K: .oat mmap
2108
     17,567K: .ttf mmap
2109
      6,912K: GL mtrack
2110
      4,270K: Other dev
2111
      2,994K: Ashmem
2112
          0K: Cursor
2113
          0K: Other mtrack
2114

    
2115
Total RAM: 7,896,244K (status normal)
2116
 Free RAM: 4,503,572K (  602,868K cached pss + 2,489,972K cached kernel + 1,410,732K free)
2117
      ION:   403,580K (    8,308K mapped +   395,272K unmapped +         0K pools)
2118
 Used RAM: 2,864,399K (2,064,863K used pss +   799,536K kernel)
2119
 Lost RAM:   528,261K
2120
     ZRAM:        12K physical used for         0K in swap (4,194,300K total swap)
2121
   Tuning: 512 (large 512), oom   322,560K, restore limit   107,520K (high-end-gfx)
2122
// meminfo status was 0
2123
// NOT RESPONDING: com.android.launcher3 (pid 2649)
2124
ANR in com.android.launcher3 (com.android.launcher3/.uioverrides.QuickstepLauncher)
2125
PID: 2649
2126
Reason: Input dispatching timed out (Application does not have a focused window)
2127
Parent: com.android.launcher3/.uioverrides.QuickstepLauncher
2128
ErrorId: 86a69cac-d5a9-4856-a187-0f4549984e41
2129
Frozen: false
2130
Load: 0.0 / 0.0 / 0.0
2131
----- Output from /proc/pressure/memory -----
2132
some avg10=0.00 avg60=0.00 avg300=0.00 total=0
2133
full avg10=0.00 avg60=0.00 avg300=0.00 total=0
2134
----- End output from /proc/pressure/memory -----
2135

    
2136
CPU usage from 7081ms to 0ms ago (2023-04-22 14:34:09.568 to 2023-04-22 14:34:16.650):
2137
  5.4% 21986/com.tencent.android.qqdownloader:daemon: 3.6% user + 1.8% kernel / faults: 1242 minor
2138
  3.1% 1244/system_server: 2.1% user + 0.9% kernel / faults: 1460 minor
2139
  0.8% 26777/kworker/u16:1-memlat_wq: 0% user + 0.8% kernel
2140
  0.8% 28239/com.tencent.android.qqdownloader:cloud: 0.7% user + 0.1% kernel / faults: 144 minor
2141
  0.2% 5815/kworker/u16:5-qmi_msg_handler: 0% user + 0.2% kernel
2142
  0.3% 6337/kworker/u16:8+SENSORS_DCI: 0% user + 0.3% kernel
2143
  0.5% 22031/com.tencent.android.qqdownloader: 0.4% user + 0.1% kernel / faults: 36 minor
2144
  0.4% 22656/kworker/u16:4-memlat_wq: 0% user + 0.4% kernel
2145
  0.4% 26729/kworker/u16:0+SENSORS_CNTL: 0% user + 0.4% kernel
2146
  0.2% 21/ksoftirqd/1: 0% user + 0.2% kernel
2147
  0.2% 504/logd: 0.1% user + 0.1% kernel
2148
  0.1% 2181/com.thundercomm.microsettings: 0% user + 0% kernel / faults: 11 minor
2149
  0.2% 2900/com.hht.lebocast: 0.2% user + 0% kernel / faults: 7 minor
2150
  0.1% 4122/com.android.systemui: 0.1% user + 0% kernel / faults: 13 minor
2151
  0.2% 16887/kworker/u16:3-memlat_wq: 0% user + 0.2% kernel
2152
  0.2% 21958/com.tencent.android.qqdownloader:live: 0.2% user + 0% kernel / faults: 24 minor
2153
  0% 1/init: 0% user + 0% kernel
2154
  0% 10/rcu_preempt: 0% user + 0% kernel
2155
  0% 37/ksoftirqd/3: 0% user + 0% kernel
2156
  0% 506/servicemanager: 0% user + 0% kernel
2157
  0% 652/vendor.ts.uart@1.0-service: 0% user + 0% kernel
2158
  0.1% 950/qrtr-ns: 0% user + 0.1% kernel
2159
  0% 1010/surfaceflinger: 0% user + 0% kernel / faults: 13 minor
2160
  0.1% 1289/tlog: 0.1% user + 0% kernel
2161
  0.1% 1500/msm_irqbalance: 0% user + 0.1% kernel
2162
  0% 2749/adbd: 0% user + 0% kernel
2163
  0.1% 2764/hht_ota_mgr: 0.1% user + 0% kernel
2164
  0% 2790/irq/16-90b6400.: 0% user + 0% kernel
2165
  0% 4242/com.android.commands.monkey: 0% user + 0% kernel / faults: 3 minor
2166
  0% 6332/kworker/0:2-events_power_efficient: 0% user + 0% kernel
2167
2.4% TOTAL: 1.1% user + 1% kernel + 0% iowait + 0.1% irq + 0% softirq
2168
CPU usage from 9497543ms to 9497543ms ago (1970-01-01 08:00:00.000 to 1970-01-01 08:00:00.000) with 0% awake:
2169
0% TOTAL: 0% user + 0% kernel
2170

    
2171
procrank:
2172
<empty>
2173

    
2174
ZRAM: 12K physical used for 0K in swap (4194300K total swap)
2175
 RAM: 7896244K total, 1409100K free, 6316K buffers, 2752204K cached, 30852K shmem, 287540K slab
2176
// procrank status was 0
2177
anr traces:
2178
// anr traces status was 1
2179
meminfo:
2180
Applications Memory Usage (in Kilobytes):
2181
Uptime: 9507702 Realtime: 9507702
2182

    
2183

    
2184
Total RSS by process:
2185
    587,626K: system (pid 1244)
2186
    461,296K: com.android.settings (pid 2441 / activities)
2187
    383,816K: com.android.systemui (pid 4122)
2188
    293,560K: com.tencent.android.qqdownloader:daemon (pid 21986)
2189
    283,388K: com.baidu.input (pid 3321)
2190
    242,656K: com.android.launcher3 (pid 2649 / activities)
2191
    235,744K: com.tencent.android.qqdownloader (pid 22031)
2192
    220,984K: com.android.music (pid 3716 / activities)
2193
    216,356K: com.android.htmlviewer (pid 7821)
2194
    212,764K: com.android.gallery3d (pid 4430 / activities)
2195
    192,244K: com.android.documentsui (pid 4620 / activities)
2196
    191,780K: zygote64 (pid 676)
2197
    181,288K: com.android.systemui:screenshot (pid 2252)
2198
    170,468K: com.android.packageinstaller (pid 3752)
2199
    170,016K: zygote (pid 677)
2200
    169,024K: com.hht.lebocast (pid 2900 / activities)
2201
    137,280K: android.ext.services (pid 2486)
2202
    132,660K: com.android.providers.media.module (pid 3070)
2203
    131,572K: com.thundercomm.gamemode (pid 2173)
2204
    130,692K: com.tencent.android.qqdownloader:live (pid 21958)
2205
    128,600K: com.thundercomm.gamecenter (pid 4371 / activities)
2206
    124,184K: com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0 (pid 28310)
2207
    120,168K: com.thundercomm.remotecontrolservice (pid 2368)
2208
    119,928K: com.tencent.android.qqdownloader:cloud (pid 28239)
2209
    119,200K: com.android.commands.monkey (pid 4242)
2210
    118,254K: surfaceflinger (pid 1010)
2211
    117,296K: com.thundercomm.microsettings (pid 2181)
2212
    113,892K: android.process.acore (pid 4192)
2213
    113,780K: android.process.media (pid 3083)
2214
    112,716K: com.qualcomm.qti.workloadclassifier (pid 3028)
2215
    112,092K: com.android.permissioncontroller (pid 3768)
2216
    110,476K: com.android.networkstack.process (pid 2123)
2217
    107,572K: com.qualcomm.location (pid 2731)
2218
    107,388K: com.hryt.hiphishowfsecontrol (pid 2908)
2219
    105,440K: com.qualcomm.qti.qdma (pid 2438)
2220
    101,356K: com.thundercomm.tcservice (pid 2428)
2221
    100,488K: .dataservices (pid 2183)
2222
    100,236K: com.tc.logclient (pid 2255)
2223
     97,300K: com.thundercomm.microservice (pid 2178)
2224
     96,216K: com.thundercomm.gamemode.provider (pid 2492)
2225
     96,076K: com.thundercomm.tchttpserver (pid 2207)
2226
     95,028K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2988)
2227
     93,264K: com.qualcomm.qti.qccnetstat (pid 3016)
2228
     93,088K: com.android.se (pid 2338)
2229
     93,012K: com.qualcomm.qti.qccauthmgr (pid 2600)
2230
     92,768K: .qtidataservices (pid 2191)
2231
     92,532K: ts.car.uart (pid 2903)
2232
     92,316K: vendor.qti.qesdk.sysservice (pid 2305)
2233
     92,284K: com.thundercomm.tcsetupwizard (pid 2301)
2234
     91,736K: com.qti.diagservices (pid 29313)
2235
     91,256K: com.qualcomm.location.XT (pid 3132)
2236
     90,964K: com.qualcomm.qti.devicestatisticsservice (pid 3270)
2237
     90,928K: com.qti.qualcomm.mstatssystemservice (pid 2310)
2238
     90,880K: com.android.shell (pid 3792)
2239
     90,828K: .pasr (pid 2917)
2240
     90,728K: com.android.externalstorage (pid 3938)
2241
     88,368K: com.android.musicfx (pid 24207)
2242
     86,496K: com.android.webview:webview_service (pid 26641)
2243
     72,524K: webview_zygote (pid 2419)
2244
     53,612K: audioserver (pid 27637)
2245
     43,704K: mediaserver (pid 1279)
2246
     40,820K: media.extractor (pid 1276)
2247
     31,384K: cameraserver (pid 1270)
2248
     30,172K: tlog (pid 1289)
2249
     24,324K: android.hardware.audio.service (pid 27626)
2250
     24,028K: media.swcodec (pid 1363)
2251
     23,916K: android.hardware.wifi@1.0-service (pid 842)
2252
     23,120K: vendor.qti.hardware.display.composer-service (pid 850)
2253
     21,100K: android.hardware.gnss@2.1-service-qti (pid 825)
2254
     20,664K: android.hardware.neuralnetworks@1.3-service-qti (pid 834)
2255
     17,580K: media.metrics (pid 1278)
2256
     17,460K: media.codec (pid 1310)
2257
     16,320K: hht_ota_mgr (pid 2764)
2258
     15,188K: keystore2 (pid 571)
2259
     14,356K: media.hwcodec (pid 884)
2260
     14,256K: init (pid 1)
2261
     14,200K: cnd (pid 1313)
2262
     13,188K: vendor.qti.hardware.perf@2.2-service (pid 870)
2263
     12,728K: iorapd (pid 1175)
2264
     10,780K: selfinstaller (pid 1280)
2265
     10,756K: update_engine (pid 1382)
2266
     10,640K: netd (pid 675)
2267
     10,252K: xtra-daemon (pid 1461)
2268
     10,164K: imsrcsd (pid 1332)
2269
      9,964K: ueventd (pid 477)
2270
      9,924K: vold (pid 548)
2271
      9,748K: android.hardware.bluetooth@1.0-service-qti (pid 818)
2272
      9,628K: android.hardware.sensors@2.0-service.multihal (pid 836)
2273
      9,432K: imsdatadaemon (pid 1515)
2274
      8,996K: slim_daemon (pid 1460)
2275
      8,860K: ssgtzd (pid 804)
2276
      8,836K: ims_rtp_daemon (pid 1322)
2277
      8,652K: vendor.qti.hardware.iop@2.0-service (pid 852)
2278
      8,544K: init (pid 475)
2279
      8,468K: vppservice (pid 914)
2280
      8,316K: iorap.prefetcherd (pid 2040)
2281
      8,284K: spdaemon (pid 567)
2282
      8,176K: logd (pid 504)
2283
      8,140K: adbd (pid 2749)
2284
      8,128K: tzlog (pid 1379)
2285
      8,112K: android.hardware.drm@1.3-service.clearkey (pid 823)
2286
      8,112K: wifidisplayhalservice (pid 1316)
2287
      8,056K: perfservice (pid 1308)
2288
      8,020K: cnss_diag (pid 1268)
2289
      7,952K: traced_probes (pid 1176)
2290
      7,868K: storaged (pid 1288)
2291
      7,752K: vendor.qti.hardware.display.allocator-service (pid 848)
2292
      7,616K: drmserver (pid 1172)
2293
      7,580K: qseecomd (pid 546)
2294
      7,560K: gpuservice (pid 1004)
2295
      7,528K: installd (pid 1275)
2296
      7,476K: credstore (pid 993)
2297
      7,420K: qccsyshal@1.1-service (pid 815)
2298
      7,392K: cnss-daemon (pid 1367)
2299
      7,388K: wificond (pid 1290)
2300
      7,368K: ipacm (pid 651)
2301
      7,352K: thermal-engine (pid 3408)
2302
      7,320K: hwservicemanager (pid 507)
2303
      7,276K: vendor.qti.hardware.qteeconnector@1.0-service (pid 874)
2304
      7,216K: lmkd (pid 505)
2305
      7,160K: wfdhdcphalservice (pid 1309)
2306
      7,060K: qfp-daemon (pid 1395)
2307
      6,808K: vendor.display.color@1.0-service (pid 843)
2308
      6,724K: android.hardware.power-service (pid 835)
2309
      6,552K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 875)
2310
      6,460K: android.hardware.keymaster@4.1-service-qti (pid 545)
2311
      6,416K: lowi-server (pid 1459)
2312
      6,388K: dpmd (pid 1179)
2313
      6,208K: gatekeeperd (pid 1374)
2314
      6,184K: dpmQmiMgr (pid 1180)
2315
      6,176K: statsd (pid 674)
2316
      6,156K: vendor.qti.hardware.soter@1.0-service (pid 877)
2317
      6,112K: servicemanager (pid 506)
2318
      6,108K: sensors.qti (pid 1021)
2319
      6,076K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 847)
2320
      6,040K: vendor.qti.esepowermanager@1.1-service (pid 846)
2321
      6,028K: keymasterd (pid 623)
2322
      5,980K: vendor.qti.secure_element@1.2-service (pid 890)
2323
      5,896K: android.hardware.gatekeeper@1.0-service-qti (pid 576)
2324
      5,856K: qcc-trd (pid 1391)
2325
      5,748K: vendor.qti.hardware.servicetracker@1.2-service (pid 876)
2326
      5,704K: vendor.ts.uart@1.0-service (pid 652)
2327
      5,648K: incidentd (pid 1274)
2328
      5,644K: android.hardware.health@2.1-service (pid 827)
2329
      5,644K: feature_enabler_client (pid 1265)
2330
      5,636K: android.hardware.boot@1.1-service (pid 575)
2331
      5,632K: vendor.qti.power.pasrmanager@1.0-service (pid 885)
2332
      5,628K: android.hardware.usb@1.2-service-qti (pid 841)
2333
      5,620K: android.system.suspend@1.0-service (pid 569)
2334
      5,604K: vendor.qti.qspmhal@1.0-service (pid 888)
2335
      5,512K: vendor.qti.hardware.qccvndhal@1.0-service (pid 871)
2336
      5,480K: vendor.qti.hardware.qseecom@1.0-service (pid 547)
2337
      5,468K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 878)
2338
      5,356K: tloc_daemon (pid 1396)
2339
      5,328K: adsprpcd (pid 1359)
2340
      5,304K: vendor.qti.hardware.vibrator.service (pid 883)
2341
      5,300K: dspservice (pid 851)
2342
      5,284K: dpmd (pid 1195)
2343
      5,280K: android.hardware.thermal@2.0-service.qti (pid 839)
2344
      5,256K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 891)
2345
      5,248K: sscrpcd (pid 952)
2346
      5,244K: adsprpcd (pid 1357)
2347
      5,244K: cdsprpcd (pid 1361)
2348
      5,232K: sscrpcd (pid 579)
2349
      5,208K: vendor.qti.hardware.limits@1.0-service (pid 869)
2350
      5,196K: loc_launcher (pid 1371)
2351
      5,196K: qspmsvc (pid 2775)
2352
      5,148K: android.hardware.lights-service.qti (pid 831)
2353
      5,144K: android.hardware.memtrack@1.0-service (pid 833)
2354
      5,028K: traced (pid 1178)
2355
      5,016K: android.hardware.cas@1.2-service (pid 820)
2356
      5,004K: pm-service (pid 980)
2357
      4,976K: imsqmidaemon (pid 1328)
2358
      4,960K: android.hardware.atrace@1.0-service (pid 572)
2359
      4,908K: vndservicemanager (pid 508)
2360
      4,736K: pm-proxy (pid 1170)
2361
      4,564K: time_daemon (pid 650)
2362
      4,412K: mlid (pid 1369)
2363
      4,372K: ipacm-diag (pid 1337)
2364
      4,320K: pd-mapper (pid 953)
2365
      4,288K: rmt_storage (pid 1017)
2366
      4,268K: wfdvndservice (pid 1362)
2367
      4,248K: android.hidl.allocator@1.0-service (pid 813)
2368
      4,212K: msm_irqbalance (pid 1500)
2369
      4,208K: dumpsys (pid 6371)
2370
      3,700K: logcat (pid 3861)
2371
      3,684K: ip6tables-restore (pid 738)
2372
      3,616K: tftp_server (pid 1018)
2373
      3,576K: iptables-restore (pid 737)
2374
      3,488K: qrtr-ns (pid 950)
2375
      3,208K: sh (pid 4240)
2376
      3,120K: tombstoned (pid 633)
2377
      2,436K: app_d (pid 28286)
2378
      2,400K: ssgqmigd (pid 1368)
2379
      2,288K: app_d (pid 28255)
2380
      1,204K: mdnsd (pid 2767)
2381

    
2382
Total RSS by OOM adjustment:
2383
  1,880,510K: Native
2384
        191,780K: zygote64 (pid 676)
2385
        170,016K: zygote (pid 677)
2386
        119,200K: com.android.commands.monkey (pid 4242)
2387
        118,254K: surfaceflinger (pid 1010)
2388
         72,524K: webview_zygote (pid 2419)
2389
         53,612K: audioserver (pid 27637)
2390
         43,704K: mediaserver (pid 1279)
2391
         40,820K: media.extractor (pid 1276)
2392
         31,384K: cameraserver (pid 1270)
2393
         30,172K: tlog (pid 1289)
2394
         24,324K: android.hardware.audio.service (pid 27626)
2395
         24,028K: media.swcodec (pid 1363)
2396
         23,916K: android.hardware.wifi@1.0-service (pid 842)
2397
         23,120K: vendor.qti.hardware.display.composer-service (pid 850)
2398
         21,100K: android.hardware.gnss@2.1-service-qti (pid 825)
2399
         20,664K: android.hardware.neuralnetworks@1.3-service-qti (pid 834)
2400
         17,580K: media.metrics (pid 1278)
2401
         17,460K: media.codec (pid 1310)
2402
         16,320K: hht_ota_mgr (pid 2764)
2403
         15,188K: keystore2 (pid 571)
2404
         14,356K: media.hwcodec (pid 884)
2405
         14,256K: init (pid 1)
2406
         14,200K: cnd (pid 1313)
2407
         13,188K: vendor.qti.hardware.perf@2.2-service (pid 870)
2408
         12,728K: iorapd (pid 1175)
2409
         10,780K: selfinstaller (pid 1280)
2410
         10,756K: update_engine (pid 1382)
2411
         10,640K: netd (pid 675)
2412
         10,252K: xtra-daemon (pid 1461)
2413
         10,164K: imsrcsd (pid 1332)
2414
          9,964K: ueventd (pid 477)
2415
          9,924K: vold (pid 548)
2416
          9,748K: android.hardware.bluetooth@1.0-service-qti (pid 818)
2417
          9,628K: android.hardware.sensors@2.0-service.multihal (pid 836)
2418
          9,432K: imsdatadaemon (pid 1515)
2419
          8,996K: slim_daemon (pid 1460)
2420
          8,860K: ssgtzd (pid 804)
2421
          8,836K: ims_rtp_daemon (pid 1322)
2422
          8,652K: vendor.qti.hardware.iop@2.0-service (pid 852)
2423
          8,544K: init (pid 475)
2424
          8,468K: vppservice (pid 914)
2425
          8,316K: iorap.prefetcherd (pid 2040)
2426
          8,284K: spdaemon (pid 567)
2427
          8,176K: logd (pid 504)
2428
          8,140K: adbd (pid 2749)
2429
          8,128K: tzlog (pid 1379)
2430
          8,112K: android.hardware.drm@1.3-service.clearkey (pid 823)
2431
          8,112K: wifidisplayhalservice (pid 1316)
2432
          8,056K: perfservice (pid 1308)
2433
          8,020K: cnss_diag (pid 1268)
2434
          7,952K: traced_probes (pid 1176)
2435
          7,868K: storaged (pid 1288)
2436
          7,752K: vendor.qti.hardware.display.allocator-service (pid 848)
2437
          7,616K: drmserver (pid 1172)
2438
          7,580K: qseecomd (pid 546)
2439
          7,560K: gpuservice (pid 1004)
2440
          7,528K: installd (pid 1275)
2441
          7,476K: credstore (pid 993)
2442
          7,420K: qccsyshal@1.1-service (pid 815)
2443
          7,392K: cnss-daemon (pid 1367)
2444
          7,388K: wificond (pid 1290)
2445
          7,368K: ipacm (pid 651)
2446
          7,352K: thermal-engine (pid 3408)
2447
          7,320K: hwservicemanager (pid 507)
2448
          7,276K: vendor.qti.hardware.qteeconnector@1.0-service (pid 874)
2449
          7,216K: lmkd (pid 505)
2450
          7,160K: wfdhdcphalservice (pid 1309)
2451
          7,060K: qfp-daemon (pid 1395)
2452
          6,808K: vendor.display.color@1.0-service (pid 843)
2453
          6,724K: android.hardware.power-service (pid 835)
2454
          6,552K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 875)
2455
          6,460K: android.hardware.keymaster@4.1-service-qti (pid 545)
2456
          6,416K: lowi-server (pid 1459)
2457
          6,388K: dpmd (pid 1179)
2458
          6,208K: gatekeeperd (pid 1374)
2459
          6,184K: dpmQmiMgr (pid 1180)
2460
          6,176K: statsd (pid 674)
2461
          6,156K: vendor.qti.hardware.soter@1.0-service (pid 877)
2462
          6,112K: servicemanager (pid 506)
2463
          6,108K: sensors.qti (pid 1021)
2464
          6,076K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 847)
2465
          6,040K: vendor.qti.esepowermanager@1.1-service (pid 846)
2466
          6,028K: keymasterd (pid 623)
2467
          5,980K: vendor.qti.secure_element@1.2-service (pid 890)
2468
          5,896K: android.hardware.gatekeeper@1.0-service-qti (pid 576)
2469
          5,856K: qcc-trd (pid 1391)
2470
          5,748K: vendor.qti.hardware.servicetracker@1.2-service (pid 876)
2471
          5,704K: vendor.ts.uart@1.0-service (pid 652)
2472
          5,648K: incidentd (pid 1274)
2473
          5,644K: android.hardware.health@2.1-service (pid 827)
2474
          5,644K: feature_enabler_client (pid 1265)
2475
          5,636K: android.hardware.boot@1.1-service (pid 575)
2476
          5,632K: vendor.qti.power.pasrmanager@1.0-service (pid 885)
2477
          5,628K: android.hardware.usb@1.2-service-qti (pid 841)
2478
          5,620K: android.system.suspend@1.0-service (pid 569)
2479
          5,604K: vendor.qti.qspmhal@1.0-service (pid 888)
2480
          5,512K: vendor.qti.hardware.qccvndhal@1.0-service (pid 871)
2481
          5,480K: vendor.qti.hardware.qseecom@1.0-service (pid 547)
2482
          5,468K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 878)
2483
          5,356K: tloc_daemon (pid 1396)
2484
          5,328K: adsprpcd (pid 1359)
2485
          5,304K: vendor.qti.hardware.vibrator.service (pid 883)
2486
          5,300K: dspservice (pid 851)
2487
          5,284K: dpmd (pid 1195)
2488
          5,280K: android.hardware.thermal@2.0-service.qti (pid 839)
2489
          5,256K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 891)
2490
          5,248K: sscrpcd (pid 952)
2491
          5,244K: adsprpcd (pid 1357)
2492
          5,244K: cdsprpcd (pid 1361)
2493
          5,232K: sscrpcd (pid 579)
2494
          5,208K: vendor.qti.hardware.limits@1.0-service (pid 869)
2495
          5,196K: loc_launcher (pid 1371)
2496
          5,196K: qspmsvc (pid 2775)
2497
          5,148K: android.hardware.lights-service.qti (pid 831)
2498
          5,144K: android.hardware.memtrack@1.0-service (pid 833)
2499
          5,028K: traced (pid 1178)
2500
          5,016K: android.hardware.cas@1.2-service (pid 820)
2501
          5,004K: pm-service (pid 980)
2502
          4,976K: imsqmidaemon (pid 1328)
2503
          4,960K: android.hardware.atrace@1.0-service (pid 572)
2504
          4,908K: vndservicemanager (pid 508)
2505
          4,736K: pm-proxy (pid 1170)
2506
          4,564K: time_daemon (pid 650)
2507
          4,412K: mlid (pid 1369)
2508
          4,372K: ipacm-diag (pid 1337)
2509
          4,320K: pd-mapper (pid 953)
2510
          4,288K: rmt_storage (pid 1017)
2511
          4,268K: wfdvndservice (pid 1362)
2512
          4,248K: android.hidl.allocator@1.0-service (pid 813)
2513
          4,212K: msm_irqbalance (pid 1500)
2514
          4,208K: dumpsys (pid 6371)
2515
          3,700K: logcat (pid 3861)
2516
          3,684K: ip6tables-restore (pid 738)
2517
          3,616K: tftp_server (pid 1018)
2518
          3,576K: iptables-restore (pid 737)
2519
          3,488K: qrtr-ns (pid 950)
2520
          3,208K: sh (pid 4240)
2521
          3,120K: tombstoned (pid 633)
2522
          2,436K: app_d (pid 28286)
2523
          2,400K: ssgqmigd (pid 1368)
2524
          2,288K: app_d (pid 28255)
2525
          1,204K: mdnsd (pid 2767)
2526
    587,626K: System
2527
        587,626K: system (pid 1244)
2528
  2,884,924K: Persistent
2529
        383,816K: com.android.systemui (pid 4122)
2530
        169,024K: com.hht.lebocast (pid 2900 / activities)
2531
        131,572K: com.thundercomm.gamemode (pid 2173)
2532
        120,168K: com.thundercomm.remotecontrolservice (pid 2368)
2533
        117,296K: com.thundercomm.microsettings (pid 2181)
2534
        112,716K: com.qualcomm.qti.workloadclassifier (pid 3028)
2535
        110,476K: com.android.networkstack.process (pid 2123)
2536
        107,572K: com.qualcomm.location (pid 2731)
2537
        107,388K: com.hryt.hiphishowfsecontrol (pid 2908)
2538
        105,440K: com.qualcomm.qti.qdma (pid 2438)
2539
        101,356K: com.thundercomm.tcservice (pid 2428)
2540
        100,488K: .dataservices (pid 2183)
2541
        100,236K: com.tc.logclient (pid 2255)
2542
         97,300K: com.thundercomm.microservice (pid 2178)
2543
         96,076K: com.thundercomm.tchttpserver (pid 2207)
2544
         95,028K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2988)
2545
         93,264K: com.qualcomm.qti.qccnetstat (pid 3016)
2546
         93,088K: com.android.se (pid 2338)
2547
         92,768K: .qtidataservices (pid 2191)
2548
         92,532K: ts.car.uart (pid 2903)
2549
         92,316K: vendor.qti.qesdk.sysservice (pid 2305)
2550
         92,284K: com.thundercomm.tcsetupwizard (pid 2301)
2551
         90,964K: com.qualcomm.qti.devicestatisticsservice (pid 3270)
2552
         90,928K: com.qti.qualcomm.mstatssystemservice (pid 2310)
2553
         90,828K: .pasr (pid 2917)
2554
    132,660K: Persistent Service
2555
        132,660K: com.android.providers.media.module (pid 3070)
2556
    128,600K: Foreground
2557
        128,600K: com.thundercomm.gamecenter (pid 4371 / activities)
2558
    471,192K: Visible
2559
        242,656K: com.android.launcher3 (pid 2649 / activities)
2560
        137,280K: android.ext.services (pid 2486)
2561
         91,256K: com.qualcomm.location.XT (pid 3132)
2562
    504,372K: Perceptible
2563
        283,388K: com.baidu.input (pid 3321)
2564
        220,984K: com.android.music (pid 3716 / activities)
2565
    557,512K: Previous
2566
        461,296K: com.android.settings (pid 2441 / activities)
2567
         96,216K: com.thundercomm.gamemode.provider (pid 2492)
2568
    205,516K: B Services
2569
        113,780K: android.process.media (pid 3083)
2570
         91,736K: com.qti.diagservices (pid 29313)
2571
  2,552,696K: Cached
2572
        293,560K: com.tencent.android.qqdownloader:daemon (pid 21986)
2573
        235,744K: com.tencent.android.qqdownloader (pid 22031)
2574
        216,356K: com.android.htmlviewer (pid 7821)
2575
        212,764K: com.android.gallery3d (pid 4430 / activities)
2576
        192,244K: com.android.documentsui (pid 4620 / activities)
2577
        181,288K: com.android.systemui:screenshot (pid 2252)
2578
        170,468K: com.android.packageinstaller (pid 3752)
2579
        130,692K: com.tencent.android.qqdownloader:live (pid 21958)
2580
        124,184K: com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0 (pid 28310)
2581
        119,928K: com.tencent.android.qqdownloader:cloud (pid 28239)
2582
        113,892K: android.process.acore (pid 4192)
2583
        112,092K: com.android.permissioncontroller (pid 3768)
2584
         93,012K: com.qualcomm.qti.qccauthmgr (pid 2600)
2585
         90,880K: com.android.shell (pid 3792)
2586
         90,728K: com.android.externalstorage (pid 3938)
2587
         88,368K: com.android.musicfx (pid 24207)
2588
         86,496K: com.android.webview:webview_service (pid 26641)
2589

    
2590
Total RSS by category:
2591
  2,745,424K: .so mmap
2592
  1,437,792K: .jar mmap
2593
  1,169,596K: Native
2594
  1,131,932K: .art mmap
2595
    733,016K: Dalvik
2596
    663,944K: .oat mmap
2597
    623,544K: .apk mmap
2598
    251,776K: Other mmap
2599
    248,348K: .dex mmap
2600
    229,880K: Dalvik Other
2601
    172,200K: EGL mtrack
2602
    146,564K: Unknown
2603
    144,132K: Gfx dev
2604
     57,596K: Stack
2605
     57,536K: .ttf mmap
2606
     56,248K: Other dev
2607
     29,168K: Ashmem
2608
      6,912K: GL mtrack
2609
          0K: Cursor
2610
          0K: Other mtrack
2611

    
2612
Total PSS by process:
2613
    284,835K: com.android.settings (pid 2441 / activities)
2614
    262,468K: system (pid 1244)
2615
    210,568K: com.android.systemui (pid 4122)
2616
    122,425K: com.baidu.input (pid 3321)
2617
    113,298K: com.android.launcher3 (pid 2649 / activities)
2618
     99,555K: com.tencent.android.qqdownloader:daemon (pid 21986)
2619
     92,651K: surfaceflinger (pid 1010)
2620
     87,155K: com.hht.lebocast (pid 2900 / activities)
2621
     86,417K: com.android.music (pid 3716 / activities)
2622
     81,206K: com.tencent.android.qqdownloader (pid 22031)
2623
     71,057K: com.android.gallery3d (pid 4430 / activities)
2624
     57,361K: com.android.documentsui (pid 4620 / activities)
2625
     56,871K: com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0 (pid 28310)
2626
     52,843K: com.android.htmlviewer (pid 7821)
2627
     43,479K: zygote (pid 677)
2628
     39,933K: com.android.systemui:screenshot (pid 2252)
2629
     38,414K: com.android.packageinstaller (pid 3752)
2630
     38,281K: com.android.commands.monkey (pid 4242)
2631
     37,647K: android.ext.services (pid 2486)
2632
     27,090K: mediaserver (pid 1279)
2633
     25,702K: com.thundercomm.remotecontrolservice (pid 2368)
2634
     24,546K: audioserver (pid 27637)
2635
     23,766K: com.android.providers.media.module (pid 3070)
2636
     23,303K: com.thundercomm.gamemode (pid 2173)
2637
     21,862K: tlog (pid 1289)
2638
     21,254K: com.qualcomm.qti.workloadclassifier (pid 3028)
2639
     20,520K: zygote64 (pid 676)
2640
     20,222K: android.hardware.audio.service (pid 27626)
2641
     19,473K: com.tencent.android.qqdownloader:live (pid 21958)
2642
     19,222K: android.hardware.wifi@1.0-service (pid 842)
2643
     18,403K: media.extractor (pid 1276)
2644
     17,662K: com.android.permissioncontroller (pid 3768)
2645
     17,195K: com.thundercomm.microsettings (pid 2181)
2646
     17,124K: com.tencent.android.qqdownloader:cloud (pid 28239)
2647
     16,634K: webview_zygote (pid 2419)
2648
     16,153K: com.android.webview:webview_service (pid 26641)
2649
     15,569K: com.thundercomm.gamecenter (pid 4371 / activities)
2650
     15,327K: com.hryt.hiphishowfsecontrol (pid 2908)
2651
     14,277K: com.qualcomm.location (pid 2731)
2652
     14,104K: android.hardware.gnss@2.1-service-qti (pid 825)
2653
     13,724K: com.android.networkstack.process (pid 2123)
2654
     12,691K: android.hardware.neuralnetworks@1.3-service-qti (pid 834)
2655
     12,174K: media.swcodec (pid 1363)
2656
     12,110K: vendor.qti.hardware.display.composer-service (pid 850)
2657
     12,007K: .dataservices (pid 2183)
2658
     11,896K: android.process.media (pid 3083)
2659
     11,770K: com.thundercomm.tcservice (pid 2428)
2660
     11,739K: media.metrics (pid 1278)
2661
     11,699K: android.process.acore (pid 4192)
2662
     10,823K: cameraserver (pid 1270)
2663
     10,576K: com.thundercomm.microservice (pid 2178)
2664
     10,311K: com.qualcomm.qti.qdma (pid 2438)
2665
     10,306K: media.codec (pid 1310)
2666
      9,305K: com.thundercomm.tchttpserver (pid 2207)
2667
      9,259K: hht_ota_mgr (pid 2764)
2668
      9,244K: com.tc.logclient (pid 2255)
2669
      8,254K: com.thundercomm.tcsetupwizard (pid 2301)
2670
      8,070K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2988)
2671
      8,039K: init (pid 1)
2672
      8,024K: ts.car.uart (pid 2903)
2673
      7,916K: com.qualcomm.qti.qccnetstat (pid 3016)
2674
      7,776K: .qtidataservices (pid 2191)
2675
      7,652K: com.thundercomm.gamemode.provider (pid 2492)
2676
      7,642K: com.android.se (pid 2338)
2677
      7,642K: media.hwcodec (pid 884)
2678
      7,281K: vendor.qti.qesdk.sysservice (pid 2305)
2679
      7,199K: com.qualcomm.qti.devicestatisticsservice (pid 3270)
2680
      7,196K: cnd (pid 1313)
2681
      7,079K: com.qti.qualcomm.mstatssystemservice (pid 2310)
2682
      7,005K: .pasr (pid 2917)
2683
      6,261K: keystore2 (pid 571)
2684
      6,195K: vendor.qti.hardware.perf@2.2-service (pid 870)
2685
      5,754K: com.qualcomm.qti.qccauthmgr (pid 2600)
2686
      5,713K: com.qualcomm.location.XT (pid 3132)
2687
      5,555K: com.android.shell (pid 3792)
2688
      5,487K: com.qti.diagservices (pid 29313)
2689
      5,482K: imsrcsd (pid 1332)
2690
      5,235K: com.android.externalstorage (pid 3938)
2691
      5,164K: android.hardware.bluetooth@1.0-service-qti (pid 818)
2692
      5,146K: com.android.musicfx (pid 24207)
2693
      5,146K: logd (pid 504)
2694
      4,893K: ueventd (pid 477)
2695
      4,805K: netd (pid 675)
2696
      4,652K: iorapd (pid 1175)
2697
      4,584K: selfinstaller (pid 1280)
2698
      4,040K: update_engine (pid 1382)
2699
      3,986K: vold (pid 548)
2700
      3,710K: wifidisplayhalservice (pid 1316)
2701
      3,664K: android.hardware.sensors@2.0-service.multihal (pid 836)
2702
      3,634K: init (pid 475)
2703
      3,626K: adbd (pid 2749)
2704
      3,459K: imsdatadaemon (pid 1515)
2705
      3,409K: cnss_diag (pid 1268)
2706
      3,171K: ssgtzd (pid 804)
2707
      3,157K: storaged (pid 1288)
2708
      3,106K: ims_rtp_daemon (pid 1322)
2709
      2,974K: installd (pid 1275)
2710
      2,952K: xtra-daemon (pid 1461)
2711
      2,924K: vppservice (pid 914)
2712
      2,886K: iorap.prefetcherd (pid 2040)
2713
      2,784K: thermal-engine (pid 3408)
2714
      2,774K: vendor.qti.hardware.iop@2.0-service (pid 852)
2715
      2,754K: traced_probes (pid 1176)
2716
      2,698K: qfp-daemon (pid 1395)
2717
      2,671K: lowi-server (pid 1459)
2718
      2,611K: wfdhdcphalservice (pid 1309)
2719
      2,449K: android.hardware.drm@1.3-service.clearkey (pid 823)
2720
      2,431K: slim_daemon (pid 1460)
2721
      2,347K: cnss-daemon (pid 1367)
2722
      2,281K: drmserver (pid 1172)
2723
      2,270K: statsd (pid 674)
2724
      2,233K: vendor.display.color@1.0-service (pid 843)
2725
      2,220K: ipacm (pid 651)
2726
      2,169K: hwservicemanager (pid 507)
2727
      2,155K: wificond (pid 1290)
2728
      2,122K: credstore (pid 993)
2729
      2,110K: spdaemon (pid 567)
2730
      2,086K: qseecomd (pid 546)
2731
      1,931K: qccsyshal@1.1-service (pid 815)
2732
      1,848K: traced (pid 1178)
2733
      1,806K: servicemanager (pid 506)
2734
      1,776K: gpuservice (pid 1004)
2735
      1,755K: sensors.qti (pid 1021)
2736
      1,672K: vendor.qti.secure_element@1.2-service (pid 890)
2737
      1,654K: perfservice (pid 1308)
2738
      1,653K: tzlog (pid 1379)
2739
      1,652K: dpmd (pid 1195)
2740
      1,639K: vendor.qti.hardware.servicetracker@1.2-service (pid 876)
2741
      1,634K: vendor.qti.hardware.qteeconnector@1.0-service (pid 874)
2742
      1,609K: android.hardware.cas@1.2-service (pid 820)
2743
      1,592K: vendor.qti.hardware.display.allocator-service (pid 848)
2744
      1,520K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 875)
2745
      1,518K: android.hardware.keymaster@4.1-service-qti (pid 545)
2746
      1,509K: dpmQmiMgr (pid 1180)
2747
      1,469K: dpmd (pid 1179)
2748
      1,457K: android.hardware.usb@1.2-service-qti (pid 841)
2749
      1,443K: lmkd (pid 505)
2750
      1,423K: qcc-trd (pid 1391)
2751
      1,400K: android.hardware.boot@1.1-service (pid 575)
2752
      1,389K: loc_launcher (pid 1371)
2753
      1,344K: android.system.suspend@1.0-service (pid 569)
2754
      1,341K: imsqmidaemon (pid 1328)
2755
      1,287K: vendor.ts.uart@1.0-service (pid 652)
2756
      1,264K: incidentd (pid 1274)
2757
      1,252K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 847)
2758
      1,248K: feature_enabler_client (pid 1265)
2759
      1,241K: vendor.qti.hardware.soter@1.0-service (pid 877)
2760
      1,230K: android.hardware.health@2.1-service (pid 827)
2761
      1,222K: android.hardware.thermal@2.0-service.qti (pid 839)
2762
      1,198K: gatekeeperd (pid 1374)
2763
      1,191K: android.hardware.power-service (pid 835)
2764
      1,191K: vendor.qti.hardware.qseecom@1.0-service (pid 547)
2765
      1,189K: vendor.qti.esepowermanager@1.1-service (pid 846)
2766
      1,185K: keymasterd (pid 623)
2767
      1,169K: ip6tables-restore (pid 738)
2768
      1,161K: vendor.qti.qspmhal@1.0-service (pid 888)
2769
      1,155K: android.hardware.gatekeeper@1.0-service-qti (pid 576)
2770
      1,125K: qspmsvc (pid 2775)
2771
      1,124K: vendor.qti.hardware.limits@1.0-service (pid 869)
2772
      1,124K: wfdvndservice (pid 1362)
2773
      1,122K: tloc_daemon (pid 1396)
2774
      1,120K: mdnsd (pid 2767)
2775
      1,119K: vendor.qti.hardware.qccvndhal@1.0-service (pid 871)
2776
      1,116K: time_daemon (pid 650)
2777
      1,087K: adsprpcd (pid 1359)
2778
      1,087K: ipacm-diag (pid 1337)
2779
      1,077K: sscrpcd (pid 579)
2780
      1,077K: iptables-restore (pid 737)
2781
      1,062K: adsprpcd (pid 1357)
2782
      1,061K: sscrpcd (pid 952)
2783
      1,060K: vendor.qti.power.pasrmanager@1.0-service (pid 885)
2784
      1,055K: pm-service (pid 980)
2785
      1,055K: sh (pid 4240)
2786
      1,051K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 878)
2787
      1,042K: cdsprpcd (pid 1361)
2788
      1,041K: dspservice (pid 851)
2789
      1,018K: logcat (pid 3861)
2790
      1,017K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 891)
2791
      1,014K: vendor.qti.hardware.vibrator.service (pid 883)
2792
        980K: android.hardware.memtrack@1.0-service (pid 833)
2793
        975K: vndservicemanager (pid 508)
2794
        934K: android.hardware.atrace@1.0-service (pid 572)
2795
        930K: android.hardware.lights-service.qti (pid 831)
2796
        927K: mlid (pid 1369)
2797
        907K: pd-mapper (pid 953)
2798
        821K: pm-proxy (pid 1170)
2799
        797K: msm_irqbalance (pid 1500)
2800
        781K: dumpsys (pid 6371)
2801
        771K: rmt_storage (pid 1017)
2802
        764K: tftp_server (pid 1018)
2803
        756K: android.hidl.allocator@1.0-service (pid 813)
2804
        740K: app_d (pid 28286)
2805
        725K: app_d (pid 28255)
2806
        664K: tombstoned (pid 633)
2807
        636K: qrtr-ns (pid 950)
2808
        608K: ssgqmigd (pid 1368)
2809

    
2810
Total PSS by OOM adjustment:
2811
    693,625K: Native
2812
         92,651K: surfaceflinger (pid 1010)
2813
         43,479K: zygote (pid 677)
2814
         38,281K: com.android.commands.monkey (pid 4242)
2815
         27,090K: mediaserver (pid 1279)
2816
         24,546K: audioserver (pid 27637)
2817
         21,862K: tlog (pid 1289)
2818
         20,520K: zygote64 (pid 676)
2819
         20,222K: android.hardware.audio.service (pid 27626)
2820
         19,222K: android.hardware.wifi@1.0-service (pid 842)
2821
         18,403K: media.extractor (pid 1276)
2822
         16,634K: webview_zygote (pid 2419)
2823
         14,104K: android.hardware.gnss@2.1-service-qti (pid 825)
2824
         12,691K: android.hardware.neuralnetworks@1.3-service-qti (pid 834)
2825
         12,174K: media.swcodec (pid 1363)
2826
         12,110K: vendor.qti.hardware.display.composer-service (pid 850)
2827
         11,739K: media.metrics (pid 1278)
2828
         10,823K: cameraserver (pid 1270)
2829
         10,306K: media.codec (pid 1310)
2830
          9,259K: hht_ota_mgr (pid 2764)
2831
          8,039K: init (pid 1)
2832
          7,642K: media.hwcodec (pid 884)
2833
          7,196K: cnd (pid 1313)
2834
          6,261K: keystore2 (pid 571)
2835
          6,195K: vendor.qti.hardware.perf@2.2-service (pid 870)
2836
          5,482K: imsrcsd (pid 1332)
2837
          5,164K: android.hardware.bluetooth@1.0-service-qti (pid 818)
2838
          5,146K: logd (pid 504)
2839
          4,893K: ueventd (pid 477)
2840
          4,805K: netd (pid 675)
2841
          4,652K: iorapd (pid 1175)
2842
          4,584K: selfinstaller (pid 1280)
2843
          4,040K: update_engine (pid 1382)
2844
          3,986K: vold (pid 548)
2845
          3,710K: wifidisplayhalservice (pid 1316)
2846
          3,664K: android.hardware.sensors@2.0-service.multihal (pid 836)
2847
          3,634K: init (pid 475)
2848
          3,626K: adbd (pid 2749)
2849
          3,459K: imsdatadaemon (pid 1515)
2850
          3,409K: cnss_diag (pid 1268)
2851
          3,171K: ssgtzd (pid 804)
2852
          3,157K: storaged (pid 1288)
2853
          3,106K: ims_rtp_daemon (pid 1322)
2854
          2,974K: installd (pid 1275)
2855
          2,952K: xtra-daemon (pid 1461)
2856
          2,924K: vppservice (pid 914)
2857
          2,886K: iorap.prefetcherd (pid 2040)
2858
          2,784K: thermal-engine (pid 3408)
2859
          2,774K: vendor.qti.hardware.iop@2.0-service (pid 852)
2860
          2,754K: traced_probes (pid 1176)
2861
          2,698K: qfp-daemon (pid 1395)
2862
          2,671K: lowi-server (pid 1459)
2863
          2,611K: wfdhdcphalservice (pid 1309)
2864
          2,449K: android.hardware.drm@1.3-service.clearkey (pid 823)
2865
          2,431K: slim_daemon (pid 1460)
2866
          2,347K: cnss-daemon (pid 1367)
2867
          2,281K: drmserver (pid 1172)
2868
          2,270K: statsd (pid 674)
2869
          2,233K: vendor.display.color@1.0-service (pid 843)
2870
          2,220K: ipacm (pid 651)
2871
          2,169K: hwservicemanager (pid 507)
2872
          2,155K: wificond (pid 1290)
2873
          2,122K: credstore (pid 993)
2874
          2,110K: spdaemon (pid 567)
2875
          2,086K: qseecomd (pid 546)
2876
          1,931K: qccsyshal@1.1-service (pid 815)
2877
          1,848K: traced (pid 1178)
2878
          1,806K: servicemanager (pid 506)
2879
          1,776K: gpuservice (pid 1004)
2880
          1,755K: sensors.qti (pid 1021)
2881
          1,672K: vendor.qti.secure_element@1.2-service (pid 890)
2882
          1,654K: perfservice (pid 1308)
2883
          1,653K: tzlog (pid 1379)
2884
          1,652K: dpmd (pid 1195)
2885
          1,639K: vendor.qti.hardware.servicetracker@1.2-service (pid 876)
2886
          1,634K: vendor.qti.hardware.qteeconnector@1.0-service (pid 874)
2887
          1,609K: android.hardware.cas@1.2-service (pid 820)
2888
          1,592K: vendor.qti.hardware.display.allocator-service (pid 848)
2889
          1,520K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 875)
2890
          1,518K: android.hardware.keymaster@4.1-service-qti (pid 545)
2891
          1,509K: dpmQmiMgr (pid 1180)
2892
          1,469K: dpmd (pid 1179)
2893
          1,457K: android.hardware.usb@1.2-service-qti (pid 841)
2894
          1,443K: lmkd (pid 505)
2895
          1,423K: qcc-trd (pid 1391)
2896
          1,400K: android.hardware.boot@1.1-service (pid 575)
2897
          1,389K: loc_launcher (pid 1371)
2898
          1,344K: android.system.suspend@1.0-service (pid 569)
2899
          1,341K: imsqmidaemon (pid 1328)
2900
          1,287K: vendor.ts.uart@1.0-service (pid 652)
2901
          1,264K: incidentd (pid 1274)
2902
          1,252K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 847)
2903
          1,248K: feature_enabler_client (pid 1265)
2904
          1,241K: vendor.qti.hardware.soter@1.0-service (pid 877)
2905
          1,230K: android.hardware.health@2.1-service (pid 827)
2906
          1,222K: android.hardware.thermal@2.0-service.qti (pid 839)
2907
          1,198K: gatekeeperd (pid 1374)
2908
          1,191K: android.hardware.power-service (pid 835)
2909
          1,191K: vendor.qti.hardware.qseecom@1.0-service (pid 547)
2910
          1,189K: vendor.qti.esepowermanager@1.1-service (pid 846)
2911
          1,185K: keymasterd (pid 623)
2912
          1,169K: ip6tables-restore (pid 738)
2913
          1,161K: vendor.qti.qspmhal@1.0-service (pid 888)
2914
          1,155K: android.hardware.gatekeeper@1.0-service-qti (pid 576)
2915
          1,125K: qspmsvc (pid 2775)
2916
          1,124K: vendor.qti.hardware.limits@1.0-service (pid 869)
2917
          1,124K: wfdvndservice (pid 1362)
2918
          1,122K: tloc_daemon (pid 1396)
2919
          1,120K: mdnsd (pid 2767)
2920
          1,119K: vendor.qti.hardware.qccvndhal@1.0-service (pid 871)
2921
          1,116K: time_daemon (pid 650)
2922
          1,087K: adsprpcd (pid 1359)
2923
          1,087K: ipacm-diag (pid 1337)
2924
          1,077K: sscrpcd (pid 579)
2925
          1,077K: iptables-restore (pid 737)
2926
          1,062K: adsprpcd (pid 1357)
2927
          1,061K: sscrpcd (pid 952)
2928
          1,060K: vendor.qti.power.pasrmanager@1.0-service (pid 885)
2929
          1,055K: pm-service (pid 980)
2930
          1,055K: sh (pid 4240)
2931
          1,051K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 878)
2932
          1,042K: cdsprpcd (pid 1361)
2933
          1,041K: dspservice (pid 851)
2934
          1,018K: logcat (pid 3861)
2935
          1,017K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 891)
2936
          1,014K: vendor.qti.hardware.vibrator.service (pid 883)
2937
            980K: android.hardware.memtrack@1.0-service (pid 833)
2938
            975K: vndservicemanager (pid 508)
2939
            934K: android.hardware.atrace@1.0-service (pid 572)
2940
            930K: android.hardware.lights-service.qti (pid 831)
2941
            927K: mlid (pid 1369)
2942
            907K: pd-mapper (pid 953)
2943
            821K: pm-proxy (pid 1170)
2944
            797K: msm_irqbalance (pid 1500)
2945
            781K: dumpsys (pid 6371)
2946
            771K: rmt_storage (pid 1017)
2947
            764K: tftp_server (pid 1018)
2948
            756K: android.hidl.allocator@1.0-service (pid 813)
2949
            740K: app_d (pid 28286)
2950
            725K: app_d (pid 28255)
2951
            664K: tombstoned (pid 633)
2952
            636K: qrtr-ns (pid 950)
2953
            608K: ssgqmigd (pid 1368)
2954
    262,468K: System
2955
        262,468K: system (pid 1244)
2956
    567,964K: Persistent
2957
        210,568K: com.android.systemui (pid 4122)
2958
         87,155K: com.hht.lebocast (pid 2900 / activities)
2959
         25,702K: com.thundercomm.remotecontrolservice (pid 2368)
2960
         23,303K: com.thundercomm.gamemode (pid 2173)
2961
         21,254K: com.qualcomm.qti.workloadclassifier (pid 3028)
2962
         17,195K: com.thundercomm.microsettings (pid 2181)
2963
         15,327K: com.hryt.hiphishowfsecontrol (pid 2908)
2964
         14,277K: com.qualcomm.location (pid 2731)
2965
         13,724K: com.android.networkstack.process (pid 2123)
2966
         12,007K: .dataservices (pid 2183)
2967
         11,770K: com.thundercomm.tcservice (pid 2428)
2968
         10,576K: com.thundercomm.microservice (pid 2178)
2969
         10,311K: com.qualcomm.qti.qdma (pid 2438)
2970
          9,305K: com.thundercomm.tchttpserver (pid 2207)
2971
          9,244K: com.tc.logclient (pid 2255)
2972
          8,254K: com.thundercomm.tcsetupwizard (pid 2301)
2973
          8,070K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2988)
2974
          8,024K: ts.car.uart (pid 2903)
2975
          7,916K: com.qualcomm.qti.qccnetstat (pid 3016)
2976
          7,776K: .qtidataservices (pid 2191)
2977
          7,642K: com.android.se (pid 2338)
2978
          7,281K: vendor.qti.qesdk.sysservice (pid 2305)
2979
          7,199K: com.qualcomm.qti.devicestatisticsservice (pid 3270)
2980
          7,079K: com.qti.qualcomm.mstatssystemservice (pid 2310)
2981
          7,005K: .pasr (pid 2917)
2982
     23,766K: Persistent Service
2983
         23,766K: com.android.providers.media.module (pid 3070)
2984
     15,569K: Foreground
2985
         15,569K: com.thundercomm.gamecenter (pid 4371 / activities)
2986
    156,658K: Visible
2987
        113,298K: com.android.launcher3 (pid 2649 / activities)
2988
         37,647K: android.ext.services (pid 2486)
2989
          5,713K: com.qualcomm.location.XT (pid 3132)
2990
    208,842K: Perceptible
2991
        122,425K: com.baidu.input (pid 3321)
2992
         86,417K: com.android.music (pid 3716 / activities)
2993
    292,487K: Previous
2994
        284,835K: com.android.settings (pid 2441 / activities)
2995
          7,652K: com.thundercomm.gamemode.provider (pid 2492)
2996
     17,383K: B Services
2997
         11,896K: android.process.media (pid 3083)
2998
          5,487K: com.qti.diagservices (pid 29313)
2999
    601,041K: Cached
3000
         99,555K: com.tencent.android.qqdownloader:daemon (pid 21986)
3001
         81,206K: com.tencent.android.qqdownloader (pid 22031)
3002
         71,057K: com.android.gallery3d (pid 4430 / activities)
3003
         57,361K: com.android.documentsui (pid 4620 / activities)
3004
         56,871K: com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0 (pid 28310)
3005
         52,843K: com.android.htmlviewer (pid 7821)
3006
         39,933K: com.android.systemui:screenshot (pid 2252)
3007
         38,414K: com.android.packageinstaller (pid 3752)
3008
         19,473K: com.tencent.android.qqdownloader:live (pid 21958)
3009
         17,662K: com.android.permissioncontroller (pid 3768)
3010
         17,124K: com.tencent.android.qqdownloader:cloud (pid 28239)
3011
         16,153K: com.android.webview:webview_service (pid 26641)
3012
         11,699K: android.process.acore (pid 4192)
3013
          5,754K: com.qualcomm.qti.qccauthmgr (pid 2600)
3014
          5,555K: com.android.shell (pid 3792)
3015
          5,235K: com.android.externalstorage (pid 3938)
3016
          5,146K: com.android.musicfx (pid 24207)
3017

    
3018
Total PSS by category:
3019
    948,925K: Native
3020
    365,570K: .so mmap
3021
    299,349K: .apk mmap
3022
    266,034K: Dalvik
3023
    172,200K: EGL mtrack
3024
    144,132K: Gfx dev
3025
    105,396K: Unknown
3026
     98,708K: .art mmap
3027
     91,867K: Dalvik Other
3028
     87,518K: .dex mmap
3029
     77,239K: .jar mmap
3030
     66,305K: Other mmap
3031
     56,784K: Stack
3032
     28,033K: .oat mmap
3033
     17,567K: .ttf mmap
3034
      6,912K: GL mtrack
3035
      4,270K: Other dev
3036
      2,994K: Ashmem
3037
          0K: Cursor
3038
          0K: Other mtrack
3039

    
3040
Total RAM: 7,896,244K (status normal)
3041
 Free RAM: 4,493,917K (  601,041K cached pss + 2,490,740K cached kernel + 1,402,136K free)
3042
      ION:   403,580K (    8,308K mapped +   395,272K unmapped +         0K pools)
3043
 Used RAM: 2,874,618K (2,074,870K used pss +   799,748K kernel)
3044
 Lost RAM:   527,697K
3045
     ZRAM:        12K physical used for         0K in swap (4,194,300K total swap)
3046
   Tuning: 512 (large 512), oom   322,560K, restore limit   107,520K (high-end-gfx)
3047
// meminfo status was 0
3048
// CRASH: com.android.systemui (pid 4122)
3049
// Short Msg: java.lang.UnsupportedOperationException
3050
// Long Msg: java.lang.UnsupportedOperationException: Can't convert value at index 6 to dimension: type=0x1
3051
// Build Label: HiPhi/PassengerDisplay_CN/PassengerDisplay:12/SKQ1.220201.001/2962:user/test-keys
3052
// Build Changelist: 2962
3053
// Build Time: 1682107785000
3054
// java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.systemui/com.android.systemui.settings.brightness.BrightnessDialog}: android.view.InflateException: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Error inflating class <unknown>
3055
// 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3636)
3056
// 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793)
3057
// 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
3058
// 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
3059
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
3060
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
3061
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
3062
// 	at android.os.Looper.loopOnce(Looper.java:201)
3063
// 	at android.os.Looper.loop(Looper.java:288)
3064
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
3065
// 	at java.lang.reflect.Method.invoke(Native Method)
3066
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
3067
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
3068
// Caused by: android.view.InflateException: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Error inflating class <unknown>
3069
// Caused by: android.view.InflateException: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Error inflating class <unknown>
3070
// Caused by: java.lang.reflect.InvocationTargetException
3071
// 	at java.lang.reflect.Constructor.newInstance0(Native Method)
3072
// 	at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
3073
// 	at android.view.LayoutInflater.createView(LayoutInflater.java:858)
3074
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1010)
3075
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:965)
3076
// 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:1127)
3077
// 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1088)
3078
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:686)
3079
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:538)
3080
// 	at com.android.systemui.settings.brightness.BrightnessSlider$Factory.create(BrightnessSlider.java:277)
3081
// 	at com.android.systemui.settings.brightness.BrightnessDialog.onCreate(BrightnessDialog.java:76)
3082
// 	at android.app.Activity.performCreate(Activity.java:8094)
3083
// 	at android.app.Activity.performCreate(Activity.java:8074)
3084
// 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1330)
3085
// 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3609)
3086
// 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793)
3087
// 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
3088
// 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
3089
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
3090
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
3091
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
3092
// 	at android.os.Looper.loopOnce(Looper.java:201)
3093
// 	at android.os.Looper.loop(Looper.java:288)
3094
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
3095
// 	at java.lang.reflect.Method.invoke(Native Method)
3096
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
3097
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
3098
// Caused by: android.content.res.Resources$NotFoundException: Drawable com.android.systemui:drawable/brightness_progress with resource ID #0x7f0802fe
3099
// Caused by: android.content.res.Resources$NotFoundException: File res/drawable/brightness_progress.xml from drawable resource ID #0x7f0802fe
3100
// 	at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:874)
3101
// 	at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:668)
3102
// 	at android.content.res.Resources.loadDrawable(Resources.java:993)
3103
// 	at android.content.res.TypedArray.getDrawableForDensity(TypedArray.java:1007)
3104
// 	at android.content.res.TypedArray.getDrawable(TypedArray.java:982)
3105
// 	at android.widget.ProgressBar.<init>(ProgressBar.java:286)
3106
// 	at android.widget.AbsSeekBar.<init>(AbsSeekBar.java:120)
3107
// 	at android.widget.SeekBar.<init>(SeekBar.java:90)
3108
// 	at android.widget.SeekBar.<init>(SeekBar.java:86)
3109
// 	at android.widget.SeekBar.<init>(SeekBar.java:82)
3110
// 	at com.android.systemui.settings.brightness.ToggleSeekBar.<init>(ToggleSeekBar.java:40)
3111
// 	at java.lang.reflect.Constructor.newInstance0(Native Method)
3112
// 	at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
3113
// 	at android.view.LayoutInflater.createView(LayoutInflater.java:858)
3114
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1010)
3115
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:965)
3116
// 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:1127)
3117
// 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1088)
3118
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:686)
3119
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:538)
3120
// 	at com.android.systemui.settings.brightness.BrightnessSlider$Factory.create(BrightnessSlider.java:277)
3121
// 	at com.android.systemui.settings.brightness.BrightnessDialog.onCreate(BrightnessDialog.java:76)
3122
// 	at android.app.Activity.performCreate(Activity.java:8094)
3123
// 	at android.app.Activity.performCreate(Activity.java:8074)
3124
// 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1330)
3125
// 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3609)
3126
// 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793)
3127
// 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
3128
// 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
3129
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
3130
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
3131
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
3132
// 	at android.os.Looper.loopOnce(Looper.java:201)
3133
// 	at android.os.Looper.loop(Looper.java:288)
3134
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
3135
// 	at java.lang.reflect.Method.invoke(Native Method)
3136
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
3137
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
3138
// Caused by: java.lang.UnsupportedOperationException: Can't convert value at index 6 to dimension: type=0x1
3139
// 	at android.content.res.TypedArray.getDimensionPixelOffset(TypedArray.java:739)
3140
// 	at android.graphics.drawable.LayerDrawable.updateLayerFromTypedArray(LayerDrawable.java:359)
3141
// 	at android.graphics.drawable.LayerDrawable.inflateLayers(LayerDrawable.java:267)
3142
// 	at android.graphics.drawable.LayerDrawable.inflate(LayerDrawable.java:200)
3143
// 	at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflater.java:145)
3144
// 	at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1399)
3145
// 	at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1358)
3146
// 	at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:906)
3147
// 	at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:860)
3148
// 	... 37 more
3149
// 
3150
// CRASH: com.android.systemui (pid 12625)
3151
// Short Msg: java.lang.UnsupportedOperationException
3152
// Long Msg: java.lang.UnsupportedOperationException: Can't convert value at index 6 to dimension: type=0x1
3153
// Build Label: HiPhi/PassengerDisplay_CN/PassengerDisplay:12/SKQ1.220201.001/2962:user/test-keys
3154
// Build Changelist: 2962
3155
// Build Time: 1682107785000
3156
// java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.systemui/com.android.systemui.settings.brightness.BrightnessDialog}: android.view.InflateException: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Error inflating class <unknown>
3157
// 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3636)
3158
// 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793)
3159
// 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
3160
// 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
3161
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
3162
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
3163
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
3164
// 	at android.os.Looper.loopOnce(Looper.java:201)
3165
// 	at android.os.Looper.loop(Looper.java:288)
3166
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
3167
// 	at java.lang.reflect.Method.invoke(Native Method)
3168
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
3169
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
3170
// Caused by: android.view.InflateException: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Error inflating class <unknown>
3171
// Caused by: android.view.InflateException: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Error inflating class <unknown>
3172
// Caused by: java.lang.reflect.InvocationTargetException
3173
// 	at java.lang.reflect.Constructor.newInstance0(Native Method)
3174
// 	at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
3175
// 	at android.view.LayoutInflater.createView(LayoutInflater.java:858)
3176
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1010)
3177
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:965)
3178
// 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:1127)
3179
// 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1088)
3180
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:686)
3181
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:538)
3182
// 	at com.android.systemui.settings.brightness.BrightnessSlider$Factory.create(BrightnessSlider.java:277)
3183
// 	at com.android.systemui.settings.brightness.BrightnessDialog.onCreate(BrightnessDialog.java:76)
3184
// 	at android.app.Activity.performCreate(Activity.java:8094)
3185
// 	at android.app.Activity.performCreate(Activity.java:8074)
3186
// 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1330)
3187
// 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3609)
3188
// 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793)
3189
// 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
3190
// 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
3191
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
3192
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
3193
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
3194
// 	at android.os.Looper.loopOnce(Looper.java:201)
3195
// 	at android.os.Looper.loop(Looper.java:288)
3196
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
3197
// 	at java.lang.reflect.Method.invoke(Native Method)
3198
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
3199
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
3200
// Caused by: android.content.res.Resources$NotFoundException: Drawable com.android.systemui:drawable/brightness_progress with resource ID #0x7f0802fe
3201
// Caused by: android.content.res.Resources$NotFoundException: File res/drawable/brightness_progress.xml from drawable resource ID #0x7f0802fe
3202
// 	at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:874)
3203
// 	at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:668)
3204
// 	at android.content.res.Resources.loadDrawable(Resources.java:993)
3205
// 	at android.content.res.TypedArray.getDrawableForDensity(TypedArray.java:1007)
3206
// 	at android.content.res.TypedArray.getDrawable(TypedArray.java:982)
3207
// 	at android.widget.ProgressBar.<init>(ProgressBar.java:286)
3208
// 	at android.widget.AbsSeekBar.<init>(AbsSeekBar.java:120)
3209
// 	at android.widget.SeekBar.<init>(SeekBar.java:90)
3210
// 	at android.widget.SeekBar.<init>(SeekBar.java:86)
3211
// 	at android.widget.SeekBar.<init>(SeekBar.java:82)
3212
// 	at com.android.systemui.settings.brightness.ToggleSeekBar.<init>(ToggleSeekBar.java:40)
3213
// 	at java.lang.reflect.Constructor.newInstance0(Native Method)
3214
// 	at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
3215
// 	at android.view.LayoutInflater.createView(LayoutInflater.java:858)
3216
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1010)
3217
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:965)
3218
// 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:1127)
3219
// 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1088)
3220
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:686)
3221
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:538)
3222
// 	at com.android.systemui.settings.brightness.BrightnessSlider$Factory.create(BrightnessSlider.java:277)
3223
// 	at com.android.systemui.settings.brightness.BrightnessDialog.onCreate(BrightnessDialog.java:76)
3224
// 	at android.app.Activity.performCreate(Activity.java:8094)
3225
// 	at android.app.Activity.performCreate(Activity.java:8074)
3226
// 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1330)
3227
// 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3609)
3228
// 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793)
3229
// 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
3230
// 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
3231
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
3232
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
3233
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
3234
// 	at android.os.Looper.loopOnce(Looper.java:201)
3235
// 	at android.os.Looper.loop(Looper.java:288)
3236
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
3237
// 	at java.lang.reflect.Method.invoke(Native Method)
3238
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
3239
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
3240
// Caused by: java.lang.UnsupportedOperationException: Can't convert value at index 6 to dimension: type=0x1
3241
// 	at android.content.res.TypedArray.getDimensionPixelOffset(TypedArray.java:739)
3242
// 	at android.graphics.drawable.LayerDrawable.updateLayerFromTypedArray(LayerDrawable.java:359)
3243
// 	at android.graphics.drawable.LayerDrawable.inflateLayers(LayerDrawable.java:267)
3244
// 	at android.graphics.drawable.LayerDrawable.inflate(LayerDrawable.java:200)
3245
// 	at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflater.java:145)
3246
// 	at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1399)
3247
// 	at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1358)
3248
// 	at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:906)
3249
// 	at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:860)
3250
// 	... 37 more
3251
// 
3252
// CRASH: com.android.systemui (pid 13515)
3253
// Short Msg: java.lang.UnsupportedOperationException
3254
// Long Msg: java.lang.UnsupportedOperationException: Can't convert value at index 6 to dimension: type=0x1
3255
// Build Label: HiPhi/PassengerDisplay_CN/PassengerDisplay:12/SKQ1.220201.001/2962:user/test-keys
3256
// Build Changelist: 2962
3257
// Build Time: 1682107785000
3258
// java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.systemui/com.android.systemui.settings.brightness.BrightnessDialog}: android.view.InflateException: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Error inflating class <unknown>
3259
// 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3636)
3260
// 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793)
3261
// 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
3262
// 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
3263
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
3264
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
3265
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
3266
// 	at android.os.Looper.loopOnce(Looper.java:201)
3267
// 	at android.os.Looper.loop(Looper.java:288)
3268
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
3269
// 	at java.lang.reflect.Method.invoke(Native Method)
3270
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
3271
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
3272
// Caused by: android.view.InflateException: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Error inflating class <unknown>
3273
// Caused by: android.view.InflateException: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Error inflating class <unknown>
3274
// Caused by: java.lang.reflect.InvocationTargetException
3275
// 	at java.lang.reflect.Constructor.newInstance0(Native Method)
3276
// 	at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
3277
// 	at android.view.LayoutInflater.createView(LayoutInflater.java:858)
3278
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1010)
3279
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:965)
3280
// 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:1127)
3281
// 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1088)
3282
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:686)
3283
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:538)
3284
// 	at com.android.systemui.settings.brightness.BrightnessSlider$Factory.create(BrightnessSlider.java:277)
3285
// 	at com.android.systemui.settings.brightness.BrightnessDialog.onCreate(BrightnessDialog.java:76)
3286
// 	at android.app.Activity.performCreate(Activity.java:8094)
3287
// 	at android.app.Activity.performCreate(Activity.java:8074)
3288
// 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1330)
3289
// 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3609)
3290
// 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793)
3291
// 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
3292
// 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
3293
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
3294
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
3295
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
3296
// 	at android.os.Looper.loopOnce(Looper.java:201)
3297
// 	at android.os.Looper.loop(Looper.java:288)
3298
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
3299
// 	at java.lang.reflect.Method.invoke(Native Method)
3300
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
3301
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
3302
// Caused by: android.content.res.Resources$NotFoundException: Drawable com.android.systemui:drawable/brightness_progress with resource ID #0x7f0802fe
3303
// Caused by: android.content.res.Resources$NotFoundException: File res/drawable/brightness_progress.xml from drawable resource ID #0x7f0802fe
3304
// 	at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:874)
3305
// 	at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:668)
3306
// 	at android.content.res.Resources.loadDrawable(Resources.java:993)
3307
// 	at android.content.res.TypedArray.getDrawableForDensity(TypedArray.java:1007)
3308
// 	at android.content.res.TypedArray.getDrawable(TypedArray.java:982)
3309
// 	at android.widget.ProgressBar.<init>(ProgressBar.java:286)
3310
// 	at android.widget.AbsSeekBar.<init>(AbsSeekBar.java:120)
3311
// 	at android.widget.SeekBar.<init>(SeekBar.java:90)
3312
// 	at android.widget.SeekBar.<init>(SeekBar.java:86)
3313
// 	at android.widget.SeekBar.<init>(SeekBar.java:82)
3314
// 	at com.android.systemui.settings.brightness.ToggleSeekBar.<init>(ToggleSeekBar.java:40)
3315
// 	at java.lang.reflect.Constructor.newInstance0(Native Method)
3316
// 	at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
3317
// 	at android.view.LayoutInflater.createView(LayoutInflater.java:858)
3318
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1010)
3319
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:965)
3320
// 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:1127)
3321
// 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1088)
3322
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:686)
3323
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:538)
3324
// 	at com.android.systemui.settings.brightness.BrightnessSlider$Factory.create(BrightnessSlider.java:277)
3325
// 	at com.android.systemui.settings.brightness.BrightnessDialog.onCreate(BrightnessDialog.java:76)
3326
// 	at android.app.Activity.performCreate(Activity.java:8094)
3327
// 	at android.app.Activity.performCreate(Activity.java:8074)
3328
// 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1330)
3329
// 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3609)
3330
// 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793)
3331
// 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
3332
// 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
3333
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
3334
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
3335
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
3336
// 	at android.os.Looper.loopOnce(Looper.java:201)
3337
// 	at android.os.Looper.loop(Looper.java:288)
3338
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
3339
// 	at java.lang.reflect.Method.invoke(Native Method)
3340
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
3341
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
3342
// Caused by: java.lang.UnsupportedOperationException: Can't convert value at index 6 to dimension: type=0x1
3343
// 	at android.content.res.TypedArray.getDimensionPixelOffset(TypedArray.java:739)
3344
// 	at android.graphics.drawable.LayerDrawable.updateLayerFromTypedArray(LayerDrawable.java:359)
3345
// 	at android.graphics.drawable.LayerDrawable.inflateLayers(LayerDrawable.java:267)
3346
// 	at android.graphics.drawable.LayerDrawable.inflate(LayerDrawable.java:200)
3347
// 	at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflater.java:145)
3348
// 	at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1399)
3349
// 	at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1358)
3350
// 	at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:906)
3351
// 	at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:860)
3352
// 	... 37 more
3353
// 
3354
// NOT RESPONDING: com.android.settings (pid 2441)
3355
ANR in com.android.settings (com.android.settings/.homepage.SettingsHomepageActivity)
3356
PID: 2441
3357
Reason: Input dispatching timed out (Application does not have a focused window)
3358
Parent: com.android.settings/.homepage.SettingsHomepageActivity
3359
ErrorId: 4c29ed98-d1e8-44bc-9b44-5592427799c1
3360
Frozen: false
3361
Load: 0.0 / 0.0 / 0.0
3362
----- Output from /proc/pressure/memory -----
3363
some avg10=0.00 avg60=0.00 avg300=0.00 total=6061
3364
full avg10=0.00 avg60=0.00 avg300=0.00 total=3821
3365
----- End output from /proc/pressure/memory -----
3366

    
3367
CPU usage from 198219ms to 0ms ago (2023-04-22 15:56:06.846 to 2023-04-22 15:59:25.065):
3368
  10% 850/vendor.qti.hardware.display.composer-service: 6.9% user + 3.9% kernel / faults: 911 minor
3369
  9.3% 1010/surfaceflinger: 6.4% user + 2.9% kernel / faults: 1573 minor
3370
  6.6% 1244/system_server: 4.3% user + 2.2% kernel / faults: 325545 minor
3371
  4.6% 2441/com.android.settings: 3.7% user + 0.9% kernel / faults: 82480 minor
3372
  3.9% 23408/com.android.systemui: 2.9% user + 0.9% kernel / faults: 52597 minor
3373
  1.8% 1279/mediaserver: 1.6% user + 0.2% kernel / faults: 423 minor
3374
  1.9% 21986/com.tencent.android.qqdownloader:daemon: 1% user + 0.8% kernel / faults: 21281 minor
3375
  1.6% 3716/com.android.music: 1.2% user + 0.4% kernel / faults: 6375 minor
3376
  1.2% 4430/com.android.gallery3d: 0.8% user + 0.3% kernel / faults: 34880 minor
3377
  1.1% 22031/com.tencent.android.qqdownloader: 0.7% user + 0.3% kernel / faults: 1341 minor
3378
  1.1% 17497/kworker/u16:2-kgsl-mementry: 0% user + 1.1% kernel
3379
  1.1% 732/crtc_commit:125: 0% user + 1.1% kernel
3380
  1% 20793/kworker/u16:6-kgsl-mementry: 0% user + 1% kernel
3381
  0.9% 17182/kworker/u16:0-kgsl-mementry: 0% user + 0.9% kernel
3382
  0.9% 504/logd: 0.2% user + 0.7% kernel / faults: 11 minor
3383
  0.8% 2900/com.hht.lebocast: 0.6% user + 0.1% kernel / faults: 4205 minor
3384
  0.8% 12818/kworker/u16:4-NPU_CNTL: 0% user + 0.8% kernel
3385
  0.7% 287/kgsl_worker_thr: 0% user + 0.7% kernel
3386
  0.6% 22972/kworker/u16:5-kgsl-mementry: 0% user + 0.6% kernel
3387
  0.6% 23141/kworker/u16:7-devfreq_wq: 0% user + 0.6% kernel
3388
  0.5% 2649/com.android.launcher3: 0.4% user + 0.1% kernel / faults: 5712 minor
3389
  0.3% 3321/com.baidu.input: 0.2% user + 0% kernel / faults: 642 minor
3390
  0.2% 733/crtc_event:125: 0% user + 0.2% kernel
3391
  0.2% 1289/tlog: 0.1% user + 0.1% kernel / faults: 12 minor
3392
  0.2% 10/rcu_preempt: 0% user + 0.2% kernel
3393
  0% 1288/storaged: 0% user + 0% kernel / faults: 4 minor
3394
  0.2% 2790/irq/16-90b6400.: 0% user + 0.2% kernel
3395
  0% 22831/com.android.systemui:screenshot: 0% user + 0% kernel / faults: 6008 minor
3396
  0.2% 3861/logcat: 0% user + 0.1% kernel
3397
  0.2% 4242/com.android.commands.monkey: 0.1% user + 0% kernel / faults: 297 minor
3398
  0.2% 89/qmp_aop: 0% user + 0.2% kernel
3399
  0% 101/irq/41-tsens-up: 0% user + 0% kernel
3400
  0.1% 28239/com.tencent.android.qqdownloader:cloud: 0.1% user + 0% kernel / faults: 1136 minor
3401
  0.1% 21958/com.tencent.android.qqdownloader:live: 0.1% user + 0% kernel / faults: 1209 minor
3402
  0.1% 1275/installd: 0% user + 0.1% kernel / faults: 138 minor
3403
  0.1% 6332/kworker/0:2-events_power_efficient: 0% user + 0.1% kernel
3404
  0.1% 652/vendor.ts.uart@1.0-service: 0% user + 0% kernel
3405
  0.1% 506/servicemanager: 0% user + 0% kernel
3406
  0.1% 870/vendor.qti.hardware.perf@2.2-service: 0% user + 0% kernel / faults: 536 minor
3407
  0.1% 3070/com.android.providers.media.module: 0.1% user + 0% kernel / faults: 2453 minor
3408
  0.1% 3768/com.android.permissioncontroller: 0.1% user + 0% kernel / faults: 4754 minor
3409
  0.1% 2792/irq/17-9091000.: 0% user + 0.1% kernel
3410
  0.1% 4620/com.android.documentsui: 0.1% user + 0% kernel / faults: 2646 minor
3411
  0.1% 27637/audioserver: 0% user + 0% kernel / faults: 62 minor
3412
  0.1% 32/rcuop/2: 0% user + 0.1% kernel
3413
  0.1% 13/rcuop/0: 0% user + 0.1% kernel
3414
  0.1% 111/system: 0% user + 0.1% kernel
3415
  0.1% 2173/com.thundercomm.gamemode: 0% user + 0% kernel / faults: 2059 minor
3416
  0.1% 64/rcuop/6: 0% user + 0.1% kernel
3417
  0.1% 1/init: 0% user + 0% kernel / faults: 83 minor
3418
  0.1% 674/statsd: 0% user + 0% kernel / faults: 64 minor
3419
  0.1% 2764/hht_ota_mgr: 0% user + 0% kernel
3420
  0% 1310/media.codec: 0% user + 0% kernel / faults: 1292 minor
3421
  0% 18409/kworker/u17:5-kgsl-events: 0% user + 0% kernel
3422
  0% 48/rcuop/4: 0% user + 0% kernel
3423
  0% 2181/com.thundercomm.microsettings: 0% user + 0% kernel / faults: 739 minor
3424
  0% 18396/kworker/u17:2-kgsl-events: 0% user + 0% kernel
3425
  0% 20322/kworker/u17:1-kgsl-events: 0% user + 0% kernel
3426
  0% 2492/com.thundercomm.gamemode.provider: 0% user + 0% kernel / faults: 922 minor
3427
  0% 4371/com.thundercomm.gamecenter: 0% user + 0% kernel / faults: 710 minor
3428
  0% 1363/media.swcodec: 0% user + 0% kernel / faults: 178 minor
3429
  0% 72/rcuop/7: 0% user + 0% kernel
3430
  0% 27626/android.hardware.audio.service: 0% user + 0% kernel / faults: 1 minor
3431
  0% 69/ksoftirqd/7: 0% user + 0% kernel
3432
  0% 24/rcuop/1: 0% user + 0% kernel
3433
  0% 40/rcuop/3: 0% user + 0% kernel
3434
  0% 505/lmkd: 0% user + 0% kernel
3435
  0% 1175/iorapd: 0% user + 0% kernel / faults: 15 minor
3436
  0% 2600/com.qualcomm.qti.qccauthmgr: 0% user + 0% kernel / faults: 866 minor
3437
  0% 6295/kworker/1:0-mm_percpu_wq: 0% user + 0% kernel
3438
  0% 20056/kworker/u17:0-kgsl-events: 0% user + 0% kernel
3439
  0% 21/ksoftirqd/1: 0% user + 0% kernel
3440
  0% 56/rcuop/5: 0% user + 0% kernel
3441
  0% 1276/media.extractor: 0% user + 0% kernel / faults: 3678 minor
3442
  0% 1500/msm_irqbalance: 0% user + 0% kernel
3443
  0% 2368/com.thundercomm.remotecontrolservice: 0% user + 0% kernel / faults: 113 minor
3444
  0% 2749/adbd: 0% user + 0% kernel
3445
  0% 37/ksoftirqd/3: 0% user + 0% kernel
3446
  0% 507/hwservicemanager: 0% user + 0% kernel
3447
  0% 950/qrtr-ns: 0% user + 0% kernel
3448
  0% 1278/media.metrics: 0% user + 0% kernel / faults: 5 minor
3449
  0% 2486/android.ext.services: 0% user + 0% kernel / faults: 381 minor
3450
  0% 9/ksoftirqd/0: 0% user + 0% kernel
3451
  0% 61/ksoftirqd/6: 0% user + 0% kernel
3452
  0% 675/netd: 0% user + 0% kernel
3453
  0% 848/vendor.qti.hardware.display.allocator-service: 0% user + 0% kernel / faults: 8 minor
3454
  0% 1280/selfinstaller: 0% user + 0% kernel
3455
  0% 3083/android.process.media: 0% user + 0% kernel / faults: 241 minor
3456
  0% 7821/com.android.htmlviewer: 0% user + 0% kernel / faults: 174 minor
3457
  0% 22366/kworker/u17:4-kgsl-events: 0% user + 0% kernel
3458
  0% 29/ksoftirqd/2: 0% user + 0% kernel
3459
  0% 45/ksoftirqd/4: 0% user + 0% kernel
3460
  0% 53/ksoftirqd/5: 0% user + 0% kernel
3461
  0% 852/vendor.qti.hardware.iop@2.0-service: 0% user + 0% kernel / faults: 3 minor
3462
  0% 1367/cnss-daemon: 0% user + 0% kernel
3463
  0% 28310/com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0: 0% user + 0% kernel / faults: 170 minor
3464
  0% 11/rcu_sched: 0% user + 0% kernel
3465
  0% 569/android.system.suspend@1.0-service: 0% user + 0% kernel
3466
  0% 571/keystore2: 0% user + 0% kernel / faults: 47 minor
3467
  0% 676/zygote64: 0% user + 0% kernel / faults: 90 minor
3468
  0% 876/vendor.qti.hardware.servicetracker@1.2-service: 0% user + 0% kernel
3469
  0% 1379/tzlog: 0% user + 0% kernel
3470
  0% 2183/.dataservices: 0% user + 0% kernel / faults: 8 minor
3471
  0% 10374/kworker/5:2-events_power_efficient: 0% user + 0% kernel
3472
  0% 22103/kworker/7:2-mm_percpu_wq: 0% user + 0% kernel
3473
  0% 23777/kworker/6:1-events: 0% user + 0% kernel
3474
  0% 24304/kworker/4:1-events: 0% user + 0% kernel
3475
  0% 26641/com.android.webview:webview_service: 0% user + 0% kernel / faults: 187 minor
3476
  0% 16/migration/0: 0% user + 0% kernel
3477
  0% 52/migration/5: 0% user + 0% kernel
3478
  0% 65/rcuos/6: 0% user + 0% kernel
3479
  0% 73/rcuos/7: 0% user + 0% kernel
3480
  0% 110/ion-pool-cached: 0% user + 0% kernel
3481
  0% 365/kworker/0:1H-kblockd: 0% user + 0% kernel
3482
  0% 477/ueventd: 0% user + 0% kernel
3483
  0% 804/ssgtzd: 0% user + 0% kernel
3484
  0% 833/android.hardware.memtrack@1.0-service: 0% user + 0% kernel
3485
  0% 884/media.hwcodec: 0% user + 0% kernel
3486
  0% 1018/tftp_server: 0% user + 0% kernel
3487
  0% 1515/imsdatadaemon: 0% user + 0% kernel
3488
  0% 2123/com.android.networkstack.process: 0% user + 0% kernel / faults: 2 minor
3489
  0% 2255/com.tc.logclient: 0% user + 0% kernel / faults: 25 minor
3490
  0% 3938/com.android.externalstorage: 0% user + 0% kernel / faults: 167 minor
3491
  0% 9839/kworker/3:0-mm_percpu_wq: 0% user + 0% kernel
3492
  0% 11060/kworker/2:1-mm_percpu_wq: 0% user + 0% kernel
3493
 +0% 24536/com.qti.diagservices: 0% user + 0% kernel
3494
 +0% 24803/kworker/7:1-mm_percpu_wq: 0% user + 0% kernel
3495
 +0% 24899/kworker/5:0-mm_percpu_wq: 0% user + 0% kernel
3496
 +0% 24915/kworker/6:2-mm_percpu_wq: 0% user + 0% kernel
3497
 +0% 24975/android:ui: 0% user + 0% kernel
3498
7% TOTAL: 4.1% user + 2.3% kernel + 0.1% iowait + 0.4% irq + 0% softirq
3499
CPU usage from 14605959ms to 14605959ms ago (1970-01-01 08:00:00.000 to 1970-01-01 08:00:00.000) with 0% awake:
3500
0% TOTAL: 0% user + 0% kernel
3501

    
3502
procrank:
3503
<empty>
3504

    
3505
ZRAM: 12K physical used for 0K in swap (4194300K total swap)
3506
 RAM: 7896244K total, 1152928K free, 6316K buffers, 2959560K cached, 27916K shmem, 276820K slab
3507
// procrank status was 0
3508
anr traces:
3509
// anr traces status was 1
3510
meminfo:
3511
Applications Memory Usage (in Kilobytes):
3512
Uptime: 14616150 Realtime: 14616150
3513

    
3514

    
3515
Total RSS by process:
3516
    613,628K: system (pid 1244)
3517
    487,892K: com.android.settings (pid 2441 / activities)
3518
    376,876K: com.android.systemui (pid 23408)
3519
    291,572K: com.tencent.android.qqdownloader:daemon (pid 21986)
3520
    283,532K: com.baidu.input (pid 3321)
3521
    256,540K: com.tencent.android.qqdownloader (pid 22031)
3522
    234,524K: com.android.music (pid 3716 / activities)
3523
    220,104K: com.android.htmlviewer (pid 7821)
3524
    214,284K: com.android.launcher3 (pid 2649 / activities)
3525
    206,528K: com.android.gallery3d (pid 4430 / activities)
3526
    192,040K: com.android.documentsui (pid 4620 / activities)
3527
    191,380K: zygote64 (pid 676)
3528
    189,904K: com.android.packageinstaller (pid 3752)
3529
    170,016K: zygote (pid 677)
3530
    169,764K: com.hht.lebocast (pid 2900 / activities)
3531
    167,792K: com.android.systemui:screenshot (pid 22831)
3532
    150,248K: com.thundercomm.screensaver (pid 24164)
3533
    143,508K: surfaceflinger (pid 1010)
3534
    136,596K: com.thundercomm.gamecenter (pid 4371 / activities)
3535
    132,984K: com.android.providers.media.module (pid 3070)
3536
    131,916K: android:ui (pid 24975)
3537
    130,932K: com.thundercomm.gamemode (pid 2173)
3538
    130,792K: com.tencent.android.qqdownloader:live (pid 21958)
3539
    124,180K: com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0 (pid 28310)
3540
    119,392K: com.tencent.android.qqdownloader:cloud (pid 28239)
3541
    119,084K: com.android.commands.monkey (pid 4242)
3542
    117,212K: com.thundercomm.microsettings (pid 2181)
3543
    114,752K: android.ext.services (pid 2486)
3544
    114,056K: android.process.media (pid 3083)
3545
    113,708K: android.process.acore (pid 23474)
3546
    112,656K: com.qualcomm.qti.workloadclassifier (pid 3028)
3547
    112,404K: com.android.permissioncontroller (pid 3768)
3548
    110,632K: com.android.networkstack.process (pid 2123)
3549
    108,652K: com.qualcomm.location (pid 2731)
3550
    107,252K: com.hryt.hiphishowfsecontrol (pid 2908)
3551
    106,756K: com.thundercomm.remotecontrolservice (pid 2368)
3552
    105,304K: com.qualcomm.qti.qdma (pid 2438)
3553
    101,240K: com.thundercomm.tcservice (pid 2428)
3554
    101,240K: .dataservices (pid 2183)
3555
    100,196K: com.tc.logclient (pid 2255)
3556
     97,168K: com.thundercomm.microservice (pid 2178)
3557
     96,204K: com.thundercomm.gamemode.provider (pid 2492)
3558
     95,940K: com.thundercomm.tchttpserver (pid 2207)
3559
     94,872K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2988)
3560
     93,136K: com.qualcomm.qti.qccauthmgr (pid 2600)
3561
     93,128K: com.qualcomm.qti.qccnetstat (pid 3016)
3562
     92,952K: com.android.se (pid 2338)
3563
     92,632K: .qtidataservices (pid 2191)
3564
     92,396K: ts.car.uart (pid 2903)
3565
     92,180K: vendor.qti.qesdk.sysservice (pid 2305)
3566
     92,148K: com.thundercomm.tcsetupwizard (pid 2301)
3567
     91,660K: com.qti.diagservices (pid 24536)
3568
     91,236K: com.qualcomm.location.XT (pid 3132)
3569
     90,860K: com.android.shell (pid 3792)
3570
     90,828K: com.qualcomm.qti.devicestatisticsservice (pid 3270)
3571
     90,792K: com.qti.qualcomm.mstatssystemservice (pid 2310)
3572
     90,700K: com.android.externalstorage (pid 3938)
3573
     90,696K: .pasr (pid 2917)
3574
     87,988K: com.android.musicfx (pid 20810)
3575
     86,492K: com.android.webview:webview_service (pid 26641)
3576
     72,524K: webview_zygote (pid 2419)
3577
     53,612K: audioserver (pid 27637)
3578
     43,632K: mediaserver (pid 1279)
3579
     37,172K: media.extractor (pid 1276)
3580
     32,704K: tlog (pid 1289)
3581
     31,268K: cameraserver (pid 1270)
3582
     24,420K: android.hardware.audio.service (pid 27626)
3583
     23,900K: media.swcodec (pid 1363)
3584
     23,896K: android.hardware.wifi@1.0-service (pid 842)
3585
     23,412K: vendor.qti.hardware.display.composer-service (pid 850)
3586
     21,096K: android.hardware.gnss@2.1-service-qti (pid 825)
3587
     20,664K: android.hardware.neuralnetworks@1.3-service-qti (pid 834)
3588
     17,752K: media.metrics (pid 1278)
3589
     17,476K: media.codec (pid 1310)
3590
     16,044K: hht_ota_mgr (pid 2764)
3591
     15,220K: keystore2 (pid 571)
3592
     14,356K: media.hwcodec (pid 884)
3593
     14,196K: cnd (pid 1313)
3594
     13,160K: vendor.qti.hardware.perf@2.2-service (pid 870)
3595
     12,888K: init (pid 1)
3596
     12,816K: iorapd (pid 1175)
3597
     10,640K: selfinstaller (pid 1280)
3598
     10,580K: update_engine (pid 1382)
3599
     10,500K: netd (pid 675)
3600
     10,248K: xtra-daemon (pid 1461)
3601
     10,140K: imsrcsd (pid 1332)
3602
      9,740K: vold (pid 548)
3603
      9,708K: android.hardware.bluetooth@1.0-service-qti (pid 818)
3604
      9,624K: android.hardware.sensors@2.0-service.multihal (pid 836)
3605
      9,424K: imsdatadaemon (pid 1515)
3606
      8,992K: slim_daemon (pid 1460)
3607
      8,884K: ueventd (pid 477)
3608
      8,836K: ssgtzd (pid 804)
3609
      8,836K: ims_rtp_daemon (pid 1322)
3610
      8,628K: vendor.qti.hardware.iop@2.0-service (pid 852)
3611
      8,460K: vppservice (pid 914)
3612
      8,312K: iorap.prefetcherd (pid 2040)
3613
      8,256K: spdaemon (pid 567)
3614
      8,188K: logd (pid 504)
3615
      8,112K: android.hardware.drm@1.3-service.clearkey (pid 823)
3616
      8,112K: wifidisplayhalservice (pid 1316)
3617
      8,048K: perfservice (pid 1308)
3618
      8,012K: cnss_diag (pid 1268)
3619
      8,000K: tzlog (pid 1379)
3620
      8,000K: adbd (pid 2749)
3621
      7,952K: traced_probes (pid 1176)
3622
      7,836K: storaged (pid 1288)
3623
      7,748K: vendor.qti.hardware.display.allocator-service (pid 848)
3624
      7,648K: drmserver (pid 1172)
3625
      7,576K: qseecomd (pid 546)
3626
      7,560K: gpuservice (pid 1004)
3627
      7,548K: init (pid 475)
3628
      7,392K: qccsyshal@1.1-service (pid 815)
3629
      7,388K: credstore (pid 993)
3630
      7,384K: installd (pid 1275)
3631
      7,372K: cnss-daemon (pid 1367)
3632
      7,368K: ipacm (pid 651)
3633
      7,336K: thermal-engine (pid 3408)
3634
      7,276K: vendor.qti.hardware.qteeconnector@1.0-service (pid 874)
3635
      7,260K: wificond (pid 1290)
3636
      7,216K: lmkd (pid 505)
3637
      7,212K: hwservicemanager (pid 507)
3638
      7,160K: wfdhdcphalservice (pid 1309)
3639
      7,060K: qfp-daemon (pid 1395)
3640
      6,804K: vendor.display.color@1.0-service (pid 843)
3641
      6,716K: android.hardware.power-service (pid 835)
3642
      6,548K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 875)
3643
      6,452K: android.hardware.keymaster@4.1-service-qti (pid 545)
3644
      6,412K: lowi-server (pid 1459)
3645
      6,384K: dpmd (pid 1179)
3646
      6,184K: dpmQmiMgr (pid 1180)
3647
      6,152K: statsd (pid 674)
3648
      6,132K: vendor.qti.hardware.soter@1.0-service (pid 877)
3649
      6,108K: sensors.qti (pid 1021)
3650
      6,104K: gatekeeperd (pid 1374)
3651
      6,092K: servicemanager (pid 506)
3652
      6,048K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 847)
3653
      6,036K: vendor.qti.esepowermanager@1.1-service (pid 846)
3654
      6,016K: keymasterd (pid 623)
3655
      5,980K: vendor.qti.secure_element@1.2-service (pid 890)
3656
      5,888K: android.hardware.gatekeeper@1.0-service-qti (pid 576)
3657
      5,836K: qcc-trd (pid 1391)
3658
      5,748K: vendor.qti.hardware.servicetracker@1.2-service (pid 876)
3659
      5,680K: vendor.ts.uart@1.0-service (pid 652)
3660
      5,640K: android.hardware.health@2.1-service (pid 827)
3661
      5,640K: incidentd (pid 1274)
3662
      5,636K: feature_enabler_client (pid 1265)
3663
      5,624K: android.hardware.boot@1.1-service (pid 575)
3664
      5,620K: android.hardware.usb@1.2-service-qti (pid 841)
3665
      5,612K: android.system.suspend@1.0-service (pid 569)
3666
      5,604K: vendor.qti.power.pasrmanager@1.0-service (pid 885)
3667
      5,600K: vendor.qti.qspmhal@1.0-service (pid 888)
3668
      5,512K: vendor.qti.hardware.qccvndhal@1.0-service (pid 871)
3669
      5,464K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 878)
3670
      5,456K: vendor.qti.hardware.qseecom@1.0-service (pid 547)
3671
      5,348K: tloc_daemon (pid 1396)
3672
      5,324K: adsprpcd (pid 1359)
3673
      5,296K: dspservice (pid 851)
3674
      5,284K: dpmd (pid 1195)
3675
      5,280K: android.hardware.thermal@2.0-service.qti (pid 839)
3676
      5,280K: vendor.qti.hardware.vibrator.service (pid 883)
3677
      5,248K: sscrpcd (pid 952)
3678
      5,244K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 891)
3679
      5,244K: adsprpcd (pid 1357)
3680
      5,240K: cdsprpcd (pid 1361)
3681
      5,232K: sscrpcd (pid 579)
3682
      5,208K: vendor.qti.hardware.limits@1.0-service (pid 869)
3683
      5,192K: loc_launcher (pid 1371)
3684
      5,192K: qspmsvc (pid 2775)
3685
      5,144K: android.hardware.lights-service.qti (pid 831)
3686
      5,140K: android.hardware.memtrack@1.0-service (pid 833)
3687
      5,036K: traced (pid 1178)
3688
      5,016K: android.hardware.cas@1.2-service (pid 820)
3689
      4,980K: pm-service (pid 980)
3690
      4,976K: imsqmidaemon (pid 1328)
3691
      4,960K: android.hardware.atrace@1.0-service (pid 572)
3692
      4,892K: vndservicemanager (pid 508)
3693
      4,732K: pm-proxy (pid 1170)
3694
      4,556K: time_daemon (pid 650)
3695
      4,412K: mlid (pid 1369)
3696
      4,368K: ipacm-diag (pid 1337)
3697
      4,316K: pd-mapper (pid 953)
3698
      4,284K: rmt_storage (pid 1017)
3699
      4,268K: wfdvndservice (pid 1362)
3700
      4,220K: android.hidl.allocator@1.0-service (pid 813)
3701
      4,212K: msm_irqbalance (pid 1500)
3702
      4,152K: dumpsys (pid 25037)
3703
      3,692K: logcat (pid 3861)
3704
      3,664K: ip6tables-restore (pid 738)
3705
      3,616K: tftp_server (pid 1018)
3706
      3,572K: iptables-restore (pid 737)
3707
      3,488K: qrtr-ns (pid 950)
3708
      3,208K: sh (pid 4240)
3709
      3,092K: tombstoned (pid 633)
3710
      2,436K: app_d (pid 28286)
3711
      2,400K: ssgqmigd (pid 1368)
3712
      2,288K: app_d (pid 28255)
3713
      1,204K: mdnsd (pid 2767)
3714

    
3715
Total RSS by OOM adjustment:
3716
  1,898,432K: Native
3717
        191,380K: zygote64 (pid 676)
3718
        170,016K: zygote (pid 677)
3719
        143,508K: surfaceflinger (pid 1010)
3720
        119,084K: com.android.commands.monkey (pid 4242)
3721
         72,524K: webview_zygote (pid 2419)
3722
         53,612K: audioserver (pid 27637)
3723
         43,632K: mediaserver (pid 1279)
3724
         37,172K: media.extractor (pid 1276)
3725
         32,704K: tlog (pid 1289)
3726
         31,268K: cameraserver (pid 1270)
3727
         24,420K: android.hardware.audio.service (pid 27626)
3728
         23,900K: media.swcodec (pid 1363)
3729
         23,896K: android.hardware.wifi@1.0-service (pid 842)
3730
         23,412K: vendor.qti.hardware.display.composer-service (pid 850)
3731
         21,096K: android.hardware.gnss@2.1-service-qti (pid 825)
3732
         20,664K: android.hardware.neuralnetworks@1.3-service-qti (pid 834)
3733
         17,752K: media.metrics (pid 1278)
3734
         17,476K: media.codec (pid 1310)
3735
         16,044K: hht_ota_mgr (pid 2764)
3736
         15,220K: keystore2 (pid 571)
3737
         14,356K: media.hwcodec (pid 884)
3738
         14,196K: cnd (pid 1313)
3739
         13,160K: vendor.qti.hardware.perf@2.2-service (pid 870)
3740
         12,888K: init (pid 1)
3741
         12,816K: iorapd (pid 1175)
3742
         10,640K: selfinstaller (pid 1280)
3743
         10,580K: update_engine (pid 1382)
3744
         10,500K: netd (pid 675)
3745
         10,248K: xtra-daemon (pid 1461)
3746
         10,140K: imsrcsd (pid 1332)
3747
          9,740K: vold (pid 548)
3748
          9,708K: android.hardware.bluetooth@1.0-service-qti (pid 818)
3749
          9,624K: android.hardware.sensors@2.0-service.multihal (pid 836)
3750
          9,424K: imsdatadaemon (pid 1515)
3751
          8,992K: slim_daemon (pid 1460)
3752
          8,884K: ueventd (pid 477)
3753
          8,836K: ssgtzd (pid 804)
3754
          8,836K: ims_rtp_daemon (pid 1322)
3755
          8,628K: vendor.qti.hardware.iop@2.0-service (pid 852)
3756
          8,460K: vppservice (pid 914)
3757
          8,312K: iorap.prefetcherd (pid 2040)
3758
          8,256K: spdaemon (pid 567)
3759
          8,188K: logd (pid 504)
3760
          8,112K: android.hardware.drm@1.3-service.clearkey (pid 823)
3761
          8,112K: wifidisplayhalservice (pid 1316)
3762
          8,048K: perfservice (pid 1308)
3763
          8,012K: cnss_diag (pid 1268)
3764
          8,000K: tzlog (pid 1379)
3765
          8,000K: adbd (pid 2749)
3766
          7,952K: traced_probes (pid 1176)
3767
          7,836K: storaged (pid 1288)
3768
          7,748K: vendor.qti.hardware.display.allocator-service (pid 848)
3769
          7,648K: drmserver (pid 1172)
3770
          7,576K: qseecomd (pid 546)
3771
          7,560K: gpuservice (pid 1004)
3772
          7,548K: init (pid 475)
3773
          7,392K: qccsyshal@1.1-service (pid 815)
3774
          7,388K: credstore (pid 993)
3775
          7,384K: installd (pid 1275)
3776
          7,372K: cnss-daemon (pid 1367)
3777
          7,368K: ipacm (pid 651)
3778
          7,336K: thermal-engine (pid 3408)
3779
          7,276K: vendor.qti.hardware.qteeconnector@1.0-service (pid 874)
3780
          7,260K: wificond (pid 1290)
3781
          7,216K: lmkd (pid 505)
3782
          7,212K: hwservicemanager (pid 507)
3783
          7,160K: wfdhdcphalservice (pid 1309)
3784
          7,060K: qfp-daemon (pid 1395)
3785
          6,804K: vendor.display.color@1.0-service (pid 843)
3786
          6,716K: android.hardware.power-service (pid 835)
3787
          6,548K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 875)
3788
          6,452K: android.hardware.keymaster@4.1-service-qti (pid 545)
3789
          6,412K: lowi-server (pid 1459)
3790
          6,384K: dpmd (pid 1179)
3791
          6,184K: dpmQmiMgr (pid 1180)
3792
          6,152K: statsd (pid 674)
3793
          6,132K: vendor.qti.hardware.soter@1.0-service (pid 877)
3794
          6,108K: sensors.qti (pid 1021)
3795
          6,104K: gatekeeperd (pid 1374)
3796
          6,092K: servicemanager (pid 506)
3797
          6,048K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 847)
3798
          6,036K: vendor.qti.esepowermanager@1.1-service (pid 846)
3799
          6,016K: keymasterd (pid 623)
3800
          5,980K: vendor.qti.secure_element@1.2-service (pid 890)
3801
          5,888K: android.hardware.gatekeeper@1.0-service-qti (pid 576)
3802
          5,836K: qcc-trd (pid 1391)
3803
          5,748K: vendor.qti.hardware.servicetracker@1.2-service (pid 876)
3804
          5,680K: vendor.ts.uart@1.0-service (pid 652)
3805
          5,640K: android.hardware.health@2.1-service (pid 827)
3806
          5,640K: incidentd (pid 1274)
3807
          5,636K: feature_enabler_client (pid 1265)
3808
          5,624K: android.hardware.boot@1.1-service (pid 575)
3809
          5,620K: android.hardware.usb@1.2-service-qti (pid 841)
3810
          5,612K: android.system.suspend@1.0-service (pid 569)
3811
          5,604K: vendor.qti.power.pasrmanager@1.0-service (pid 885)
3812
          5,600K: vendor.qti.qspmhal@1.0-service (pid 888)
3813
          5,512K: vendor.qti.hardware.qccvndhal@1.0-service (pid 871)
3814
          5,464K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 878)
3815
          5,456K: vendor.qti.hardware.qseecom@1.0-service (pid 547)
3816
          5,348K: tloc_daemon (pid 1396)
3817
          5,324K: adsprpcd (pid 1359)
3818
          5,296K: dspservice (pid 851)
3819
          5,284K: dpmd (pid 1195)
3820
          5,280K: android.hardware.thermal@2.0-service.qti (pid 839)
3821
          5,280K: vendor.qti.hardware.vibrator.service (pid 883)
3822
          5,248K: sscrpcd (pid 952)
3823
          5,244K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 891)
3824
          5,244K: adsprpcd (pid 1357)
3825
          5,240K: cdsprpcd (pid 1361)
3826
          5,232K: sscrpcd (pid 579)
3827
          5,208K: vendor.qti.hardware.limits@1.0-service (pid 869)
3828
          5,192K: loc_launcher (pid 1371)
3829
          5,192K: qspmsvc (pid 2775)
3830
          5,144K: android.hardware.lights-service.qti (pid 831)
3831
          5,140K: android.hardware.memtrack@1.0-service (pid 833)
3832
          5,036K: traced (pid 1178)
3833
          5,016K: android.hardware.cas@1.2-service (pid 820)
3834
          4,980K: pm-service (pid 980)
3835
          4,976K: imsqmidaemon (pid 1328)
3836
          4,960K: android.hardware.atrace@1.0-service (pid 572)
3837
          4,892K: vndservicemanager (pid 508)
3838
          4,732K: pm-proxy (pid 1170)
3839
          4,556K: time_daemon (pid 650)
3840
          4,412K: mlid (pid 1369)
3841
          4,368K: ipacm-diag (pid 1337)
3842
          4,316K: pd-mapper (pid 953)
3843
          4,284K: rmt_storage (pid 1017)
3844
          4,268K: wfdvndservice (pid 1362)
3845
          4,220K: android.hidl.allocator@1.0-service (pid 813)
3846
          4,212K: msm_irqbalance (pid 1500)
3847
          4,152K: dumpsys (pid 25037)
3848
          3,692K: logcat (pid 3861)
3849
          3,664K: ip6tables-restore (pid 738)
3850
          3,616K: tftp_server (pid 1018)
3851
          3,572K: iptables-restore (pid 737)
3852
          3,488K: qrtr-ns (pid 950)
3853
          3,208K: sh (pid 4240)
3854
          3,092K: tombstoned (pid 633)
3855
          2,436K: app_d (pid 28286)
3856
          2,400K: ssgqmigd (pid 1368)
3857
          2,288K: app_d (pid 28255)
3858
          1,204K: mdnsd (pid 2767)
3859
    613,628K: System
3860
        613,628K: system (pid 1244)
3861
  2,864,444K: Persistent
3862
        376,876K: com.android.systemui (pid 23408)
3863
        169,764K: com.hht.lebocast (pid 2900 / activities)
3864
        130,932K: com.thundercomm.gamemode (pid 2173)
3865
        117,212K: com.thundercomm.microsettings (pid 2181)
3866
        112,656K: com.qualcomm.qti.workloadclassifier (pid 3028)
3867
        110,632K: com.android.networkstack.process (pid 2123)
3868
        108,652K: com.qualcomm.location (pid 2731)
3869
        107,252K: com.hryt.hiphishowfsecontrol (pid 2908)
3870
        106,756K: com.thundercomm.remotecontrolservice (pid 2368)
3871
        105,304K: com.qualcomm.qti.qdma (pid 2438)
3872
        101,240K: com.thundercomm.tcservice (pid 2428)
3873
        101,240K: .dataservices (pid 2183)
3874
        100,196K: com.tc.logclient (pid 2255)
3875
         97,168K: com.thundercomm.microservice (pid 2178)
3876
         95,940K: com.thundercomm.tchttpserver (pid 2207)
3877
         94,872K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2988)
3878
         93,128K: com.qualcomm.qti.qccnetstat (pid 3016)
3879
         92,952K: com.android.se (pid 2338)
3880
         92,632K: .qtidataservices (pid 2191)
3881
         92,396K: ts.car.uart (pid 2903)
3882
         92,180K: vendor.qti.qesdk.sysservice (pid 2305)
3883
         92,148K: com.thundercomm.tcsetupwizard (pid 2301)
3884
         90,828K: com.qualcomm.qti.devicestatisticsservice (pid 3270)
3885
         90,792K: com.qti.qualcomm.mstatssystemservice (pid 2310)
3886
         90,696K: .pasr (pid 2917)
3887
    132,984K: Persistent Service
3888
        132,984K: com.android.providers.media.module (pid 3070)
3889
    487,892K: Foreground
3890
        487,892K: com.android.settings (pid 2441 / activities)
3891
    532,676K: Visible
3892
        214,284K: com.android.launcher3 (pid 2649 / activities)
3893
        114,752K: android.ext.services (pid 2486)
3894
        112,404K: com.android.permissioncontroller (pid 3768)
3895
         91,236K: com.qualcomm.location.XT (pid 3132)
3896
    518,056K: Perceptible
3897
        283,532K: com.baidu.input (pid 3321)
3898
        234,524K: com.android.music (pid 3716 / activities)
3899
     91,660K: A Services
3900
         91,660K: com.qti.diagservices (pid 24536)
3901
    395,868K: Previous
3902
        206,528K: com.android.gallery3d (pid 4430 / activities)
3903
         96,204K: com.thundercomm.gamemode.provider (pid 2492)
3904
         93,136K: com.qualcomm.qti.qccauthmgr (pid 2600)
3905
    370,596K: B Services
3906
        256,540K: com.tencent.android.qqdownloader (pid 22031)
3907
        114,056K: android.process.media (pid 3083)
3908
  2,324,284K: Cached
3909
        291,572K: com.tencent.android.qqdownloader:daemon (pid 21986)
3910
        220,104K: com.android.htmlviewer (pid 7821)
3911
        192,040K: com.android.documentsui (pid 4620 / activities)
3912
        189,904K: com.android.packageinstaller (pid 3752)
3913
        167,792K: com.android.systemui:screenshot (pid 22831)
3914
        150,248K: com.thundercomm.screensaver (pid 24164)
3915
        136,596K: com.thundercomm.gamecenter (pid 4371 / activities)
3916
        131,916K: android:ui (pid 24975)
3917
        130,792K: com.tencent.android.qqdownloader:live (pid 21958)
3918
        124,180K: com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0 (pid 28310)
3919
        119,392K: com.tencent.android.qqdownloader:cloud (pid 28239)
3920
        113,708K: android.process.acore (pid 23474)
3921
         90,860K: com.android.shell (pid 3792)
3922
         90,700K: com.android.externalstorage (pid 3938)
3923
         87,988K: com.android.musicfx (pid 20810)
3924
         86,492K: com.android.webview:webview_service (pid 26641)
3925

    
3926
Total RSS by category:
3927
  2,798,764K: .so mmap
3928
  1,490,444K: .jar mmap
3929
  1,228,860K: Native
3930
  1,171,640K: .art mmap
3931
    738,756K: Dalvik
3932
    690,512K: .oat mmap
3933
    676,816K: .apk mmap
3934
    261,572K: .dex mmap
3935
    253,392K: Other mmap
3936
    242,232K: Dalvik Other
3937
    172,404K: EGL mtrack
3938
    149,100K: Unknown
3939
    144,080K: Gfx dev
3940
     59,680K: Stack
3941
     58,816K: .ttf mmap
3942
     57,020K: Other dev
3943
     29,136K: Ashmem
3944
      7,296K: GL mtrack
3945
          0K: Cursor
3946
          0K: Other mtrack
3947

    
3948
Total PSS by process:
3949
    301,415K: com.android.settings (pid 2441 / activities)
3950
    279,204K: system (pid 1244)
3951
    203,603K: com.android.systemui (pid 23408)
3952
    121,766K: com.baidu.input (pid 3321)
3953
    117,952K: surfaceflinger (pid 1010)
3954
    101,318K: com.tencent.android.qqdownloader (pid 22031)
3955
     99,110K: com.android.music (pid 3716 / activities)
3956
     96,684K: com.tencent.android.qqdownloader:daemon (pid 21986)
3957
     87,405K: com.hht.lebocast (pid 2900 / activities)
3958
     84,696K: com.android.launcher3 (pid 2649 / activities)
3959
     63,626K: com.android.gallery3d (pid 4430 / activities)
3960
     57,161K: com.android.packageinstaller (pid 3752)
3961
     56,861K: com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0 (pid 28310)
3962
     56,119K: com.android.documentsui (pid 4620 / activities)
3963
     54,157K: com.android.htmlviewer (pid 7821)
3964
     42,542K: zygote (pid 677)
3965
     38,037K: com.android.commands.monkey (pid 4242)
3966
     36,451K: com.thundercomm.screensaver (pid 24164)
3967
     34,807K: com.android.systemui:screenshot (pid 22831)
3968
     27,081K: mediaserver (pid 1279)
3969
     24,688K: audioserver (pid 27637)
3970
     24,460K: tlog (pid 1289)
3971
     23,865K: com.android.providers.media.module (pid 3070)
3972
     22,691K: com.thundercomm.gamemode (pid 2173)
3973
     21,269K: com.qualcomm.qti.workloadclassifier (pid 3028)
3974
     20,318K: android.hardware.audio.service (pid 27626)
3975
     19,542K: zygote64 (pid 676)
3976
     19,385K: com.tencent.android.qqdownloader:live (pid 21958)
3977
     19,222K: android.hardware.wifi@1.0-service (pid 842)
3978
     17,920K: com.android.permissioncontroller (pid 3768)
3979
     17,186K: com.thundercomm.microsettings (pid 2181)
3980
     16,629K: webview_zygote (pid 2419)
3981
     16,135K: com.android.webview:webview_service (pid 26641)
3982
     15,980K: com.tencent.android.qqdownloader:cloud (pid 28239)
3983
     15,847K: com.thundercomm.gamecenter (pid 4371 / activities)
3984
     15,427K: com.qualcomm.location (pid 2731)
3985
     15,248K: com.hryt.hiphishowfsecontrol (pid 2908)
3986
     14,894K: media.extractor (pid 1276)
3987
     14,703K: android.ext.services (pid 2486)
3988
     14,103K: android.hardware.gnss@2.1-service-qti (pid 825)
3989
     13,937K: com.android.networkstack.process (pid 2123)
3990
     12,836K: .dataservices (pid 2183)
3991
     12,689K: android.hardware.neuralnetworks@1.3-service-qti (pid 834)
3992
     12,407K: vendor.qti.hardware.display.composer-service (pid 850)
3993
     12,391K: com.thundercomm.remotecontrolservice (pid 2368)
3994
     12,118K: media.swcodec (pid 1363)
3995
     11,915K: media.metrics (pid 1278)
3996
     11,901K: android.process.media (pid 3083)
3997
     11,871K: android:ui (pid 24975)
3998
     11,730K: com.thundercomm.tcservice (pid 2428)
3999
     11,582K: android.process.acore (pid 23474)
4000
     10,821K: cameraserver (pid 1270)
4001
     10,522K: com.thundercomm.microservice (pid 2178)
4002
     10,322K: media.codec (pid 1310)
4003
     10,241K: com.qualcomm.qti.qdma (pid 2438)
4004
      9,288K: com.tc.logclient (pid 2255)
4005
      9,244K: com.thundercomm.tchttpserver (pid 2207)
4006
      9,208K: hht_ota_mgr (pid 2764)
4007
      8,199K: com.thundercomm.tcsetupwizard (pid 2301)
4008
      8,016K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2988)
4009
      7,970K: ts.car.uart (pid 2903)
4010
      7,863K: com.qualcomm.qti.qccnetstat (pid 3016)
4011
      7,722K: .qtidataservices (pid 2191)
4012
      7,642K: media.hwcodec (pid 884)
4013
      7,605K: com.thundercomm.gamemode.provider (pid 2492)
4014
      7,590K: com.android.se (pid 2338)
4015
      7,449K: init (pid 1)
4016
      7,228K: vendor.qti.qesdk.sysservice (pid 2305)
4017
      7,195K: cnd (pid 1313)
4018
      7,143K: com.qualcomm.qti.devicestatisticsservice (pid 3270)
4019
      7,028K: com.qti.qualcomm.mstatssystemservice (pid 2310)
4020
      6,957K: .pasr (pid 2917)
4021
      6,383K: keystore2 (pid 571)
4022
      6,191K: vendor.qti.hardware.perf@2.2-service (pid 870)
4023
      5,726K: com.qualcomm.qti.qccauthmgr (pid 2600)
4024
      5,663K: com.qualcomm.location.XT (pid 3132)
4025
      5,510K: com.android.shell (pid 3792)
4026
      5,482K: imsrcsd (pid 1332)
4027
      5,415K: com.qti.diagservices (pid 24536)
4028
      5,188K: com.android.externalstorage (pid 3938)
4029
      5,169K: logd (pid 504)
4030
      5,123K: android.hardware.bluetooth@1.0-service-qti (pid 818)
4031
      5,063K: com.android.musicfx (pid 20810)
4032
      4,814K: netd (pid 675)
4033
      4,752K: iorapd (pid 1175)
4034
      4,571K: selfinstaller (pid 1280)
4035
      4,539K: ueventd (pid 477)
4036
      4,016K: update_engine (pid 1382)
4037
      3,954K: vold (pid 548)
4038
      3,710K: wifidisplayhalservice (pid 1316)
4039
      3,664K: android.hardware.sensors@2.0-service.multihal (pid 836)
4040
      3,614K: adbd (pid 2749)
4041
      3,459K: imsdatadaemon (pid 1515)
4042
      3,409K: cnss_diag (pid 1268)
4043
      3,334K: init (pid 475)
4044
      3,171K: ssgtzd (pid 804)
4045
      3,144K: storaged (pid 1288)
4046
      3,106K: ims_rtp_daemon (pid 1322)
4047
      2,976K: installd (pid 1275)
4048
      2,952K: xtra-daemon (pid 1461)
4049
      2,923K: vppservice (pid 914)
4050
      2,886K: iorap.prefetcherd (pid 2040)
4051
      2,784K: thermal-engine (pid 3408)
4052
      2,774K: vendor.qti.hardware.iop@2.0-service (pid 852)
4053
      2,754K: traced_probes (pid 1176)
4054
      2,698K: qfp-daemon (pid 1395)
4055
      2,671K: lowi-server (pid 1459)
4056
      2,611K: wfdhdcphalservice (pid 1309)
4057
      2,449K: android.hardware.drm@1.3-service.clearkey (pid 823)
4058
      2,431K: slim_daemon (pid 1460)
4059
      2,347K: cnss-daemon (pid 1367)
4060
      2,313K: drmserver (pid 1172)
4061
      2,246K: statsd (pid 674)
4062
      2,233K: vendor.display.color@1.0-service (pid 843)
4063
      2,220K: ipacm (pid 651)
4064
      2,165K: hwservicemanager (pid 507)
4065
      2,149K: wificond (pid 1290)
4066
      2,114K: credstore (pid 993)
4067
      2,108K: spdaemon (pid 567)
4068
      2,086K: qseecomd (pid 546)
4069
      1,930K: qccsyshal@1.1-service (pid 815)
4070
      1,860K: traced (pid 1178)
4071
      1,805K: servicemanager (pid 506)
4072
      1,774K: gpuservice (pid 1004)
4073
      1,755K: sensors.qti (pid 1021)
4074
      1,672K: vendor.qti.secure_element@1.2-service (pid 890)
4075
      1,653K: perfservice (pid 1308)
4076
      1,651K: dpmd (pid 1195)
4077
      1,647K: tzlog (pid 1379)
4078
      1,643K: vendor.qti.hardware.servicetracker@1.2-service (pid 876)
4079
      1,634K: vendor.qti.hardware.qteeconnector@1.0-service (pid 874)
4080
      1,609K: android.hardware.cas@1.2-service (pid 820)
4081
      1,591K: vendor.qti.hardware.display.allocator-service (pid 848)
4082
      1,520K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 875)
4083
      1,518K: android.hardware.keymaster@4.1-service-qti (pid 545)
4084
      1,508K: dpmQmiMgr (pid 1180)
4085
      1,468K: dpmd (pid 1179)
4086
      1,457K: android.hardware.usb@1.2-service-qti (pid 841)
4087
      1,442K: lmkd (pid 505)
4088
      1,423K: qcc-trd (pid 1391)
4089
      1,400K: android.hardware.boot@1.1-service (pid 575)
4090
      1,389K: loc_launcher (pid 1371)
4091
      1,362K: android.system.suspend@1.0-service (pid 569)
4092
      1,341K: imsqmidaemon (pid 1328)
4093
      1,287K: vendor.ts.uart@1.0-service (pid 652)
4094
      1,263K: incidentd (pid 1274)
4095
      1,251K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 847)
4096
      1,248K: feature_enabler_client (pid 1265)
4097
      1,241K: vendor.qti.hardware.soter@1.0-service (pid 877)
4098
      1,230K: android.hardware.health@2.1-service (pid 827)
4099
      1,222K: android.hardware.thermal@2.0-service.qti (pid 839)
4100
      1,194K: gatekeeperd (pid 1374)
4101
      1,191K: vendor.qti.hardware.qseecom@1.0-service (pid 547)
4102
      1,190K: android.hardware.power-service (pid 835)
4103
      1,189K: vendor.qti.esepowermanager@1.1-service (pid 846)
4104
      1,185K: keymasterd (pid 623)
4105
      1,169K: ip6tables-restore (pid 738)
4106
      1,161K: vendor.qti.qspmhal@1.0-service (pid 888)
4107
      1,155K: android.hardware.gatekeeper@1.0-service-qti (pid 576)
4108
      1,124K: vendor.qti.hardware.limits@1.0-service (pid 869)
4109
      1,124K: wfdvndservice (pid 1362)
4110
      1,123K: qspmsvc (pid 2775)
4111
      1,122K: tloc_daemon (pid 1396)
4112
      1,120K: mdnsd (pid 2767)
4113
      1,118K: vendor.qti.hardware.qccvndhal@1.0-service (pid 871)
4114
      1,116K: time_daemon (pid 650)
4115
      1,087K: ipacm-diag (pid 1337)
4116
      1,086K: adsprpcd (pid 1359)
4117
      1,077K: sscrpcd (pid 579)
4118
      1,077K: iptables-restore (pid 737)
4119
      1,062K: adsprpcd (pid 1357)
4120
      1,061K: sscrpcd (pid 952)
4121
      1,059K: vendor.qti.power.pasrmanager@1.0-service (pid 885)
4122
      1,055K: pm-service (pid 980)
4123
      1,055K: sh (pid 4240)
4124
      1,050K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 878)
4125
      1,041K: dspservice (pid 851)
4126
      1,041K: cdsprpcd (pid 1361)
4127
      1,030K: logcat (pid 3861)
4128
      1,017K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 891)
4129
      1,014K: vendor.qti.hardware.vibrator.service (pid 883)
4130
        980K: android.hardware.memtrack@1.0-service (pid 833)
4131
        974K: vndservicemanager (pid 508)
4132
        934K: android.hardware.atrace@1.0-service (pid 572)
4133
        930K: android.hardware.lights-service.qti (pid 831)
4134
        927K: mlid (pid 1369)
4135
        907K: pd-mapper (pid 953)
4136
        821K: pm-proxy (pid 1170)
4137
        798K: dumpsys (pid 25037)
4138
        797K: msm_irqbalance (pid 1500)
4139
        771K: rmt_storage (pid 1017)
4140
        764K: tftp_server (pid 1018)
4141
        755K: android.hidl.allocator@1.0-service (pid 813)
4142
        740K: app_d (pid 28286)
4143
        725K: app_d (pid 28255)
4144
        663K: tombstoned (pid 633)
4145
        636K: qrtr-ns (pid 950)
4146
        608K: ssgqmigd (pid 1368)
4147

    
4148
Total PSS by OOM adjustment:
4149
    715,346K: Native
4150
        117,952K: surfaceflinger (pid 1010)
4151
         42,542K: zygote (pid 677)
4152
         38,037K: com.android.commands.monkey (pid 4242)
4153
         27,081K: mediaserver (pid 1279)
4154
         24,688K: audioserver (pid 27637)
4155
         24,460K: tlog (pid 1289)
4156
         20,318K: android.hardware.audio.service (pid 27626)
4157
         19,542K: zygote64 (pid 676)
4158
         19,222K: android.hardware.wifi@1.0-service (pid 842)
4159
         16,629K: webview_zygote (pid 2419)
4160
         14,894K: media.extractor (pid 1276)
4161
         14,103K: android.hardware.gnss@2.1-service-qti (pid 825)
4162
         12,689K: android.hardware.neuralnetworks@1.3-service-qti (pid 834)
4163
         12,407K: vendor.qti.hardware.display.composer-service (pid 850)
4164
         12,118K: media.swcodec (pid 1363)
4165
         11,915K: media.metrics (pid 1278)
4166
         10,821K: cameraserver (pid 1270)
4167
         10,322K: media.codec (pid 1310)
4168
          9,208K: hht_ota_mgr (pid 2764)
4169
          7,642K: media.hwcodec (pid 884)
4170
          7,449K: init (pid 1)
4171
          7,195K: cnd (pid 1313)
4172
          6,383K: keystore2 (pid 571)
4173
          6,191K: vendor.qti.hardware.perf@2.2-service (pid 870)
4174
          5,482K: imsrcsd (pid 1332)
4175
          5,169K: logd (pid 504)
4176
          5,123K: android.hardware.bluetooth@1.0-service-qti (pid 818)
4177
          4,814K: netd (pid 675)
4178
          4,752K: iorapd (pid 1175)
4179
          4,571K: selfinstaller (pid 1280)
4180
          4,539K: ueventd (pid 477)
4181
          4,016K: update_engine (pid 1382)
4182
          3,954K: vold (pid 548)
4183
          3,710K: wifidisplayhalservice (pid 1316)
4184
          3,664K: android.hardware.sensors@2.0-service.multihal (pid 836)
4185
          3,614K: adbd (pid 2749)
4186
          3,459K: imsdatadaemon (pid 1515)
4187
          3,409K: cnss_diag (pid 1268)
4188
          3,334K: init (pid 475)
4189
          3,171K: ssgtzd (pid 804)
4190
          3,144K: storaged (pid 1288)
4191
          3,106K: ims_rtp_daemon (pid 1322)
4192
          2,976K: installd (pid 1275)
4193
          2,952K: xtra-daemon (pid 1461)
4194
          2,923K: vppservice (pid 914)
4195
          2,886K: iorap.prefetcherd (pid 2040)
4196
          2,784K: thermal-engine (pid 3408)
4197
          2,774K: vendor.qti.hardware.iop@2.0-service (pid 852)
4198
          2,754K: traced_probes (pid 1176)
4199
          2,698K: qfp-daemon (pid 1395)
4200
          2,671K: lowi-server (pid 1459)
4201
          2,611K: wfdhdcphalservice (pid 1309)
4202
          2,449K: android.hardware.drm@1.3-service.clearkey (pid 823)
4203
          2,431K: slim_daemon (pid 1460)
4204
          2,347K: cnss-daemon (pid 1367)
4205
          2,313K: drmserver (pid 1172)
4206
          2,246K: statsd (pid 674)
4207
          2,233K: vendor.display.color@1.0-service (pid 843)
4208
          2,220K: ipacm (pid 651)
4209
          2,165K: hwservicemanager (pid 507)
4210
          2,149K: wificond (pid 1290)
4211
          2,114K: credstore (pid 993)
4212
          2,108K: spdaemon (pid 567)
4213
          2,086K: qseecomd (pid 546)
4214
          1,930K: qccsyshal@1.1-service (pid 815)
4215
          1,860K: traced (pid 1178)
4216
          1,805K: servicemanager (pid 506)
4217
          1,774K: gpuservice (pid 1004)
4218
          1,755K: sensors.qti (pid 1021)
4219
          1,672K: vendor.qti.secure_element@1.2-service (pid 890)
4220
          1,653K: perfservice (pid 1308)
4221
          1,651K: dpmd (pid 1195)
4222
          1,647K: tzlog (pid 1379)
4223
          1,643K: vendor.qti.hardware.servicetracker@1.2-service (pid 876)
4224
          1,634K: vendor.qti.hardware.qteeconnector@1.0-service (pid 874)
4225
          1,609K: android.hardware.cas@1.2-service (pid 820)
4226
          1,591K: vendor.qti.hardware.display.allocator-service (pid 848)
4227
          1,520K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 875)
4228
          1,518K: android.hardware.keymaster@4.1-service-qti (pid 545)
4229
          1,508K: dpmQmiMgr (pid 1180)
4230
          1,468K: dpmd (pid 1179)
4231
          1,457K: android.hardware.usb@1.2-service-qti (pid 841)
4232
          1,442K: lmkd (pid 505)
4233
          1,423K: qcc-trd (pid 1391)
4234
          1,400K: android.hardware.boot@1.1-service (pid 575)
4235
          1,389K: loc_launcher (pid 1371)
4236
          1,362K: android.system.suspend@1.0-service (pid 569)
4237
          1,341K: imsqmidaemon (pid 1328)
4238
          1,287K: vendor.ts.uart@1.0-service (pid 652)
4239
          1,263K: incidentd (pid 1274)
4240
          1,251K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 847)
4241
          1,248K: feature_enabler_client (pid 1265)
4242
          1,241K: vendor.qti.hardware.soter@1.0-service (pid 877)
4243
          1,230K: android.hardware.health@2.1-service (pid 827)
4244
          1,222K: android.hardware.thermal@2.0-service.qti (pid 839)
4245
          1,194K: gatekeeperd (pid 1374)
4246
          1,191K: vendor.qti.hardware.qseecom@1.0-service (pid 547)
4247
          1,190K: android.hardware.power-service (pid 835)
4248
          1,189K: vendor.qti.esepowermanager@1.1-service (pid 846)
4249
          1,185K: keymasterd (pid 623)
4250
          1,169K: ip6tables-restore (pid 738)
4251
          1,161K: vendor.qti.qspmhal@1.0-service (pid 888)
4252
          1,155K: android.hardware.gatekeeper@1.0-service-qti (pid 576)
4253
          1,124K: vendor.qti.hardware.limits@1.0-service (pid 869)
4254
          1,124K: wfdvndservice (pid 1362)
4255
          1,123K: qspmsvc (pid 2775)
4256
          1,122K: tloc_daemon (pid 1396)
4257
          1,120K: mdnsd (pid 2767)
4258
          1,118K: vendor.qti.hardware.qccvndhal@1.0-service (pid 871)
4259
          1,116K: time_daemon (pid 650)
4260
          1,087K: ipacm-diag (pid 1337)
4261
          1,086K: adsprpcd (pid 1359)
4262
          1,077K: sscrpcd (pid 579)
4263
          1,077K: iptables-restore (pid 737)
4264
          1,062K: adsprpcd (pid 1357)
4265
          1,061K: sscrpcd (pid 952)
4266
          1,059K: vendor.qti.power.pasrmanager@1.0-service (pid 885)
4267
          1,055K: pm-service (pid 980)
4268
          1,055K: sh (pid 4240)
4269
          1,050K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 878)
4270
          1,041K: dspservice (pid 851)
4271
          1,041K: cdsprpcd (pid 1361)
4272
          1,030K: logcat (pid 3861)
4273
          1,017K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 891)
4274
          1,014K: vendor.qti.hardware.vibrator.service (pid 883)
4275
            980K: android.hardware.memtrack@1.0-service (pid 833)
4276
            974K: vndservicemanager (pid 508)
4277
            934K: android.hardware.atrace@1.0-service (pid 572)
4278
            930K: android.hardware.lights-service.qti (pid 831)
4279
            927K: mlid (pid 1369)
4280
            907K: pd-mapper (pid 953)
4281
            821K: pm-proxy (pid 1170)
4282
            798K: dumpsys (pid 25037)
4283
            797K: msm_irqbalance (pid 1500)
4284
            771K: rmt_storage (pid 1017)
4285
            764K: tftp_server (pid 1018)
4286
            755K: android.hidl.allocator@1.0-service (pid 813)
4287
            740K: app_d (pid 28286)
4288
            725K: app_d (pid 28255)
4289
            663K: tombstoned (pid 633)
4290
            636K: qrtr-ns (pid 950)
4291
            608K: ssgqmigd (pid 1368)
4292
    279,204K: System
4293
        279,204K: system (pid 1244)
4294
    548,734K: Persistent
4295
        203,603K: com.android.systemui (pid 23408)
4296
         87,405K: com.hht.lebocast (pid 2900 / activities)
4297
         22,691K: com.thundercomm.gamemode (pid 2173)
4298
         21,269K: com.qualcomm.qti.workloadclassifier (pid 3028)
4299
         17,186K: com.thundercomm.microsettings (pid 2181)
4300
         15,427K: com.qualcomm.location (pid 2731)
4301
         15,248K: com.hryt.hiphishowfsecontrol (pid 2908)
4302
         13,937K: com.android.networkstack.process (pid 2123)
4303
         12,836K: .dataservices (pid 2183)
4304
         12,391K: com.thundercomm.remotecontrolservice (pid 2368)
4305
         11,730K: com.thundercomm.tcservice (pid 2428)
4306
         10,522K: com.thundercomm.microservice (pid 2178)
4307
         10,241K: com.qualcomm.qti.qdma (pid 2438)
4308
          9,288K: com.tc.logclient (pid 2255)
4309
          9,244K: com.thundercomm.tchttpserver (pid 2207)
4310
          8,199K: com.thundercomm.tcsetupwizard (pid 2301)
4311
          8,016K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2988)
4312
          7,970K: ts.car.uart (pid 2903)
4313
          7,863K: com.qualcomm.qti.qccnetstat (pid 3016)
4314
          7,722K: .qtidataservices (pid 2191)
4315
          7,590K: com.android.se (pid 2338)
4316
          7,228K: vendor.qti.qesdk.sysservice (pid 2305)
4317
          7,143K: com.qualcomm.qti.devicestatisticsservice (pid 3270)
4318
          7,028K: com.qti.qualcomm.mstatssystemservice (pid 2310)
4319
          6,957K: .pasr (pid 2917)
4320
     23,865K: Persistent Service
4321
         23,865K: com.android.providers.media.module (pid 3070)
4322
    301,415K: Foreground
4323
        301,415K: com.android.settings (pid 2441 / activities)
4324
    122,982K: Visible
4325
         84,696K: com.android.launcher3 (pid 2649 / activities)
4326
         17,920K: com.android.permissioncontroller (pid 3768)
4327
         14,703K: android.ext.services (pid 2486)
4328
          5,663K: com.qualcomm.location.XT (pid 3132)
4329
    220,876K: Perceptible
4330
        121,766K: com.baidu.input (pid 3321)
4331
         99,110K: com.android.music (pid 3716 / activities)
4332
      5,415K: A Services
4333
          5,415K: com.qti.diagservices (pid 24536)
4334
     76,957K: Previous
4335
         63,626K: com.android.gallery3d (pid 4430 / activities)
4336
          7,605K: com.thundercomm.gamemode.provider (pid 2492)
4337
          5,726K: com.qualcomm.qti.qccauthmgr (pid 2600)
4338
    113,219K: B Services
4339
        101,318K: com.tencent.android.qqdownloader (pid 22031)
4340
         11,901K: android.process.media (pid 3083)
4341
    498,801K: Cached
4342
         96,684K: com.tencent.android.qqdownloader:daemon (pid 21986)
4343
         57,161K: com.android.packageinstaller (pid 3752)
4344
         56,861K: com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0 (pid 28310)
4345
         56,119K: com.android.documentsui (pid 4620 / activities)
4346
         54,157K: com.android.htmlviewer (pid 7821)
4347
         36,451K: com.thundercomm.screensaver (pid 24164)
4348
         34,807K: com.android.systemui:screenshot (pid 22831)
4349
         19,385K: com.tencent.android.qqdownloader:live (pid 21958)
4350
         16,135K: com.android.webview:webview_service (pid 26641)
4351
         15,980K: com.tencent.android.qqdownloader:cloud (pid 28239)
4352
         15,847K: com.thundercomm.gamecenter (pid 4371 / activities)
4353
         11,871K: android:ui (pid 24975)
4354
         11,582K: android.process.acore (pid 23474)
4355
          5,510K: com.android.shell (pid 3792)
4356
          5,188K: com.android.externalstorage (pid 3938)
4357
          5,063K: com.android.musicfx (pid 20810)
4358

    
4359
Total PSS by category:
4360
    999,527K: Native
4361
    364,911K: .so mmap
4362
    305,014K: .apk mmap
4363
    254,724K: Dalvik
4364
    172,404K: EGL mtrack
4365
    144,080K: Gfx dev
4366
    106,344K: Unknown
4367
    100,169K: .art mmap
4368
     99,782K: .dex mmap
4369
     97,510K: Dalvik Other
4370
     77,221K: .jar mmap
4371
     66,707K: Other mmap
4372
     58,848K: Stack
4373
     28,026K: .oat mmap
4374
     17,662K: .ttf mmap
4375
      7,296K: GL mtrack
4376
      4,453K: Other dev
4377
      2,136K: Ashmem
4378
          0K: Cursor
4379
          0K: Other mtrack
4380

    
4381
Total RAM: 7,896,244K (status normal)
4382
 Free RAM: 4,327,349K (  498,801K cached pss + 2,686,160K cached kernel + 1,142,388K free)
4383
      ION:   405,444K (    7,980K mapped +   397,464K unmapped +         0K pools)
4384
 Used RAM: 3,047,649K (2,243,589K used pss +   804,060K kernel)
4385
 Lost RAM:   521,234K
4386
     ZRAM:        12K physical used for         0K in swap (4,194,300K total swap)
4387
   Tuning: 512 (large 512), oom   322,560K, restore limit   107,520K (high-end-gfx)
4388
// meminfo status was 0
4389
// NOT RESPONDING: com.android.gallery3d (pid 4430)
4390
ANR in com.android.gallery3d (com.android.gallery3d/.app.MovieActivity)
4391
PID: 4430
4392
Reason: Input dispatching timed out (71475d5 com.android.gallery3d/com.android.gallery3d.app.MovieActivity (server) is not responding. Waited 5000ms for MotionEvent(deviceId=-1, eventTime=15243255000000, source=0x00001002, displayId=0, action=DOWN, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (737.0, 394.0)]), policyFlags=0x6b000000)
4393
Parent: com.android.gallery3d/.app.MovieActivity
4394
ErrorId: f70632fc-fbcf-462e-b577-6a8e3dec7aac
4395
Frozen: false
4396
Load: 1.08 / 0.97 / 0.99
4397
----- Output from /proc/pressure/memory -----
4398
some avg10=0.00 avg60=0.00 avg300=0.00 total=6061
4399
full avg10=0.00 avg60=0.00 avg300=0.00 total=3821
4400
----- End output from /proc/pressure/memory -----
4401

    
4402
CPU usage from 236206ms to 0ms ago (2023-04-22 16:06:11.195 to 2023-04-22 16:10:07.401):
4403
  12% 850/vendor.qti.hardware.display.composer-service: 7.8% user + 4.4% kernel / faults: 1279 minor
4404
  10% 1010/surfaceflinger: 7.1% user + 2.9% kernel / faults: 2055 minor
4405
  7.1% 1244/system_server: 4.9% user + 2.2% kernel / faults: 456045 minor
4406
  4.5% 23408/com.android.systemui: 3.4% user + 1% kernel / faults: 50955 minor
4407
  4.2% 2441/com.android.settings: 3.4% user + 0.7% kernel / faults: 94538 minor
4408
  2.4% 3716/com.android.music: 1.8% user + 0.6% kernel / faults: 14646 minor
4409
  1.8% 21986/com.tencent.android.qqdownloader:daemon: 1% user + 0.8% kernel / faults: 25788 minor
4410
  1.2% 4620/com.android.documentsui: 1% user + 0.2% kernel / faults: 21177 minor
4411
  1.2% 4430/com.android.gallery3d: 0.9% user + 0.2% kernel / faults: 55260 minor
4412
  1.1% 504/logd: 0.3% user + 0.8% kernel / faults: 25 minor
4413
  1.1% 732/crtc_commit:125: 0% user + 1.1% kernel
4414
  1.1% 22031/com.tencent.android.qqdownloader: 0.7% user + 0.4% kernel / faults: 1643 minor
4415
  0.9% 25794/kworker/u16:3-NPU_CNTL: 0% user + 0.9% kernel
4416
  0.9% 9430/kworker/u16:14-memlat_wq: 0% user + 0.9% kernel
4417
  0.8% 1279/mediaserver: 0.7% user + 0.1% kernel / faults: 1180 minor
4418
  0.8% 12818/kworker/u16:4-NPU_CNTL: 0% user + 0.8% kernel
4419
  0.8% 2900/com.hht.lebocast: 0.5% user + 0.2% kernel / faults: 7525 minor
4420
  0.7% 25795/kworker/u16:8-memlat_wq: 0% user + 0.7% kernel
4421
  0.7% 25294/kworker/u16:1-qmi_msg_handler: 0% user + 0.7% kernel
4422
  0.7% 23141/kworker/u16:7-devfreq_wq: 0% user + 0.7% kernel
4423
  0.6% 287/kgsl_worker_thr: 0% user + 0.6% kernel
4424
  0.6% 2649/com.android.launcher3: 0.5% user + 0.1% kernel / faults: 8390 minor
4425
  0.3% 3321/com.baidu.input: 0.3% user + 0% kernel / faults: 2997 minor
4426
  0.3% 1289/tlog: 0.1% user + 0.1% kernel / faults: 26 minor
4427
  0.2% 10/rcu_preempt: 0% user + 0.2% kernel
4428
  0.2% 3861/logcat: 0% user + 0.1% kernel
4429
  0.2% 2790/irq/16-90b6400.: 0% user + 0.2% kernel
4430
  0.2% 4242/com.android.commands.monkey: 0.1% user + 0% kernel / faults: 764 minor
4431
  0.2% 89/qmp_aop: 0% user + 0.2% kernel
4432
  0.1% 27637/audioserver: 0% user + 0.1% kernel / faults: 241 minor
4433
  0.1% 733/crtc_event:125: 0% user + 0.1% kernel
4434
  0.1% 1310/media.codec: 0% user + 0.1% kernel / faults: 8487 minor
4435
  0.1% 3070/com.android.providers.media.module: 0.1% user + 0% kernel / faults: 3564 minor
4436
  0.1% 6332/kworker/0:2-events_power_efficient: 0% user + 0.1% kernel
4437
  0.1% 870/vendor.qti.hardware.perf@2.2-service: 0% user + 0.1% kernel / faults: 912 minor
4438
  0.1% 1275/installd: 0% user + 0.1% kernel / faults: 113 minor
4439
  0.1% 22831/com.android.systemui:screenshot: 0.1% user + 0% kernel / faults: 5197 minor
4440
  0.1% 506/servicemanager: 0.1% user + 0% kernel
4441
  0.1% 2792/irq/17-9091000.: 0% user + 0.1% kernel
4442
  0.1% 21958/com.tencent.android.qqdownloader:live: 0.1% user + 0% kernel / faults: 963 minor
4443
  0.1% 32/rcuop/2: 0% user + 0.1% kernel
4444
  0.1% 28239/com.tencent.android.qqdownloader:cloud: 0% user + 0% kernel / faults: 1183 minor
4445
  0.1% 652/vendor.ts.uart@1.0-service: 0% user + 0% kernel
4446
  0.1% 2173/com.thundercomm.gamemode: 0% user + 0% kernel / faults: 2828 minor
4447
  0.1% 674/statsd: 0% user + 0% kernel / faults: 158 minor
4448
  0.1% 3768/com.android.permissioncontroller: 0.1% user + 0% kernel / faults: 4733 minor
4449
  0.1% 1/init: 0% user + 0% kernel
4450
  0.1% 64/rcuop/6: 0% user + 0.1% kernel
4451
  0.1% 2764/hht_ota_mgr: 0% user + 0% kernel
4452
  0.1% 111/system: 0% user + 0.1% kernel
4453
  0.1% 1276/media.extractor: 0% user + 0% kernel / faults: 6930 minor
4454
  0.1% 27626/android.hardware.audio.service: 0% user + 0% kernel / faults: 77 minor
4455
  0% 3752/com.android.packageinstaller: 0% user + 0% kernel / faults: 3618 minor
4456
  0% 4371/com.thundercomm.gamecenter: 0% user + 0% kernel / faults: 2695 minor
4457
  0% 17182/kworker/u16:0-kgsl-mementry: 0% user + 0% kernel
4458
  0% 20056/kworker/u17:0-kgsl-events: 0% user + 0% kernel
4459
  0% 48/rcuop/4: 0% user + 0% kernel
4460
  0% 1363/media.swcodec: 0% user + 0% kernel / faults: 579 minor
4461
  0% 13/rcuop/0: 0% user + 0% kernel
4462
  0% 101/irq/41-tsens-up: 0% user + 0% kernel
4463
  0% 2181/com.thundercomm.microsettings: 0% user + 0% kernel / faults: 834 minor
4464
  0% 3083/android.process.media: 0% user + 0% kernel / faults: 1581 minor
4465
  0% 2492/com.thundercomm.gamemode.provider: 0% user + 0% kernel / faults: 1274 minor
4466
  0% 25682/com.android.settings.intelligence: 0% user + 0% kernel / faults: 11455 minor
4467
  0% 72/rcuop/7: 0% user + 0% kernel
4468
  0% 69/ksoftirqd/7: 0% user + 0% kernel
4469
  0% 505/lmkd: 0% user + 0% kernel
4470
  0% 2600/com.qualcomm.qti.qccauthmgr: 0% user + 0% kernel / faults: 1203 minor
4471
  0% 3938/com.android.externalstorage: 0% user + 0% kernel / faults: 1004 minor
4472
  0% 18409/kworker/u17:5-kgsl-events: 0% user + 0% kernel
4473
  0% 22366/kworker/u17:4-kgsl-events: 0% user + 0% kernel
4474
  0% 25039/kworker/1:1-events_freezable_power_: 0% user + 0% kernel
4475
  0% 1175/iorapd: 0% user + 0% kernel / faults: 19 minor
4476
  0% 40/rcuop/3: 0% user + 0% kernel
4477
  0% 1278/media.metrics: 0% user + 0% kernel / faults: 2 minor
4478
  0% 2368/com.thundercomm.remotecontrolservice: 0% user + 0% kernel / faults: 130 minor
4479
  0% 2749/adbd: 0% user + 0% kernel
4480
  0% 56/rcuop/5: 0% user + 0% kernel
4481
  0% 507/hwservicemanager: 0% user + 0% kernel
4482
  0% 1500/msm_irqbalance: 0% user + 0% kernel
4483
  0% 2486/android.ext.services: 0% user + 0% kernel / faults: 498 minor
4484
  0% 18396/kworker/u17:2-kgsl-events: 0% user + 0% kernel
4485
  0% 848/vendor.qti.hardware.display.allocator-service: 0% user + 0% kernel / faults: 24 minor
4486
  0% 950/qrtr-ns: 0% user + 0% kernel
4487
  0% 20322/kworker/u17:1-kgsl-events: 0% user + 0% kernel
4488
  0% 24/rcuop/1: 0% user + 0% kernel
4489
  0% 675/netd: 0% user + 0% kernel / faults: 10 minor
4490
  0% 852/vendor.qti.hardware.iop@2.0-service: 0% user + 0% kernel / faults: 9 minor
4491
  0% 9/ksoftirqd/0: 0% user + 0% kernel
4492
  0% 21/ksoftirqd/1: 0% user + 0% kernel
4493
  0% 29/ksoftirqd/2: 0% user + 0% kernel
4494
  0% 37/ksoftirqd/3: 0% user + 0% kernel
4495
  0% 53/ksoftirqd/5: 0% user + 0% kernel
4496
  0% 569/android.system.suspend@1.0-service: 0% user + 0% kernel
4497
  0% 25200/kworker/4:0-events_power_efficient: 0% user + 0% kernel
4498
  0% 25857/kworker/7:2-events_power_efficient: 0% user + 0% kernel
4499
  0% 26356/kworker/6:1-pm: 0% user + 0% kernel
4500
  0% 45/ksoftirqd/4: 0% user + 0% kernel
4501
  0% 61/ksoftirqd/6: 0% user + 0% kernel
4502
  0% 1280/selfinstaller: 0% user + 0% kernel
4503
  0% 24899/kworker/5:0-mm_percpu_wq: 0% user + 0% kernel
4504
  0% 11/rcu_sched: 0% user + 0% kernel
4505
  0% 876/vendor.qti.hardware.servicetracker@1.2-service: 0% user + 0% kernel
4506
  0% 1018/tftp_server: 0% user + 0% kernel
4507
  0% 1172/drmserver: 0% user + 0% kernel
4508
  0% 1367/cnss-daemon: 0% user + 0% kernel
4509
  0% 1379/tzlog: 0% user + 0% kernel
4510
  0% 2183/.dataservices: 0% user + 0% kernel / faults: 9 minor
4511
  0% 7821/com.android.htmlviewer: 0% user + 0% kernel / faults: 59 minor
4512
  0% 16/migration/0: 0% user + 0% kernel
4513
  0% 60/migration/6: 0% user + 0% kernel
4514
  0% 65/rcuos/6: 0% user + 0% kernel
4515
  0% 73/rcuos/7: 0% user + 0% kernel
4516
  0% 77/kauditd: 0% user + 0% kernel
4517
  0% 371/kworker/6:1H-kblockd: 0% user + 0% kernel
4518
  0% 407/core_ctl/4: 0% user + 0% kernel
4519
  0% 477/ueventd: 0% user + 0% kernel
4520
  0% 841/android.hardware.usb@1.2-service-qti: 0% user + 0% kernel
4521
  0% 884/media.hwcodec: 0% user + 0% kernel
4522
  0% 980/pm-service: 0% user + 0% kernel
4523
  0% 1270/cameraserver: 0% user + 0% kernel
4524
  0% 1460/slim_daemon: 0% user + 0% kernel
4525
  0% 1515/imsdatadaemon: 0% user + 0% kernel
4526
  0% 2123/com.android.networkstack.process: 0% user + 0% kernel / faults: 4 minor
4527
  0% 2731/com.qualcomm.location: 0% user + 0% kernel / faults: 12 minor
4528
  0% 9839/kworker/3:0-mm_percpu_wq: 0% user + 0% kernel
4529
  0% 11060/kworker/2:1-mm_percpu_wq: 0% user + 0% kernel
4530
  0% 25510/com.android.musicfx: 0% user + 0% kernel / faults: 31 minor
4531
  0% 28310/com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0: 0% user + 0% kernel
4532
 +0% 26723/kworker/u17:3-kgsl-events: 0% user + 0% kernel
4533
 +0% 26904/kworker/u17:6-kgsl-events: 0% user + 0% kernel
4534
 +0% 27031/kworker/7:0-events_freezable_power_: 0% user + 0% kernel
4535
 +0% 27161/kworker/u17:7-kgsl-events: 0% user + 0% kernel
4536
 +0% 27192/crash_dump32: 0% user + 0% kernel
4537
 +0% 27194/android.hardware.audio.service: 0% user + 0% kernel
4538
7.5% TOTAL: 4.4% user + 2.5% kernel + 0% iowait + 0.4% irq + 0% softirq
4539
CPU usage from 33ms to 344ms later (2023-04-22 16:10:07.433 to 2023-04-22 16:10:07.745):
4540
  29% 1244/system_server: 10% user + 18% kernel / faults: 592 minor
4541
    25% 27195/AnrConsumer: 7.2% user + 18% kernel
4542
  17% 21986/com.tencent.android.qqdownloader:daemon: 4.3% user + 13% kernel / faults: 53 minor
4543
    17% 27186/net_dedicated-1: 4.3% user + 13% kernel
4544
  6.8% 504/logd: 3.4% user + 3.4% kernel
4545
  7.1% 850/vendor.qti.hardware.display.composer-service: 3.5% user + 3.5% kernel
4546
    7.1% 850/composer-servic: 3.5% user + 3.5% kernel
4547
  3.2% 64/rcuop/6: 0% user + 3.2% kernel
4548
  4.3% 6332/kworker/0:2-kdmflush: 0% user + 4.3% kernel
4549
  4.3% 12818/kworker/u16:4-ufs_clkscaling_0: 0% user + 4.3% kernel
4550
  4.3% 17182/kworker/u16:0-ufs_clkscaling_0: 0% user + 4.3% kernel
4551
17% TOTAL: 5.6% user + 7.7% kernel + 2% iowait + 1.6% irq + 0.8% softirq
4552

    
4553
procrank:
4554
<empty>
4555

    
4556
ZRAM: 12K physical used for 0K in swap (4194300K total swap)
4557
 RAM: 7896244K total, 1077104K free, 6316K buffers, 2977216K cached, 29576K shmem, 280780K slab
4558
// procrank status was 0
4559
anr traces:
4560
// anr traces status was 1
4561
meminfo:
4562
Applications Memory Usage (in Kilobytes):
4563
Uptime: 15256442 Realtime: 15256442
4564

    
4565

    
4566
Total RSS by process:
4567
    603,380K: system (pid 1244)
4568
    489,860K: com.android.settings (pid 2441 / activities)
4569
    390,848K: com.android.systemui (pid 23408)
4570
    296,304K: com.tencent.android.qqdownloader:daemon (pid 21986)
4571
    286,996K: com.baidu.input (pid 3321)
4572
    259,688K: com.android.launcher3 (pid 2649 / activities)
4573
    258,924K: com.tencent.android.qqdownloader (pid 22031)
4574
    222,168K: com.android.music (pid 3716 / activities)
4575
    220,096K: com.android.htmlviewer (pid 7821)
4576
    210,316K: com.android.settings.intelligence (pid 25682)
4577
    206,824K: com.android.gallery3d (pid 4430 / activities)
4578
    195,528K: com.android.documentsui (pid 4620 / activities)
4579
    192,804K: com.android.packageinstaller (pid 3752)
4580
    191,380K: zygote64 (pid 676)
4581
    171,748K: com.hht.lebocast (pid 2900 / activities)
4582
    170,016K: zygote (pid 677)
4583
    168,712K: com.android.systemui:screenshot (pid 22831)
4584
    143,604K: surfaceflinger (pid 1010)
4585
    137,044K: com.thundercomm.gamecenter (pid 4371 / activities)
4586
    135,012K: com.android.providers.media.module (pid 3070)
4587
    131,988K: com.tencent.android.qqdownloader:live (pid 21958)
4588
    131,728K: com.thundercomm.gamemode (pid 2173)
4589
    124,184K: com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0 (pid 28310)
4590
    119,772K: com.tencent.android.qqdownloader:cloud (pid 28239)
4591
    119,212K: com.android.commands.monkey (pid 4242)
4592
    117,244K: com.thundercomm.microsettings (pid 2181)
4593
    114,640K: android.ext.services (pid 2486)
4594
    114,048K: android.process.media (pid 3083)
4595
    112,660K: com.qualcomm.qti.workloadclassifier (pid 3028)
4596
    112,408K: com.android.permissioncontroller (pid 3768)
4597
    110,864K: com.android.networkstack.process (pid 2123)
4598
    108,816K: com.qualcomm.location (pid 2731)
4599
    107,252K: com.hryt.hiphishowfsecontrol (pid 2908)
4600
    106,564K: com.thundercomm.remotecontrolservice (pid 2368)
4601
    105,304K: com.qualcomm.qti.qdma (pid 2438)
4602
    101,376K: .dataservices (pid 2183)
4603
    101,248K: com.thundercomm.tcservice (pid 2428)
4604
    100,204K: com.tc.logclient (pid 2255)
4605
     97,176K: com.thundercomm.microservice (pid 2178)
4606
     96,228K: com.thundercomm.gamemode.provider (pid 2492)
4607
     95,940K: com.thundercomm.tchttpserver (pid 2207)
4608
     94,876K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2988)
4609
     93,128K: com.qualcomm.qti.qccnetstat (pid 3016)
4610
     93,120K: com.qualcomm.qti.qccauthmgr (pid 2600)
4611
     92,960K: com.android.se (pid 2338)
4612
     92,640K: .qtidataservices (pid 2191)
4613
     92,396K: ts.car.uart (pid 2903)
4614
     92,176K: vendor.qti.qesdk.sysservice (pid 2305)
4615
     92,148K: com.thundercomm.tcsetupwizard (pid 2301)
4616
     91,724K: com.qti.diagservices (pid 24536)
4617
     91,236K: com.qualcomm.location.XT (pid 3132)
4618
     90,860K: com.android.shell (pid 3792)
4619
     90,824K: com.qualcomm.qti.devicestatisticsservice (pid 3270)
4620
     90,796K: com.qti.qualcomm.mstatssystemservice (pid 2310)
4621
     90,708K: .pasr (pid 2917)
4622
     90,692K: com.android.externalstorage (pid 3938)
4623
     88,172K: com.android.musicfx (pid 25510)
4624
     86,504K: com.android.webview:webview_service (pid 26641)
4625
     72,524K: webview_zygote (pid 2419)
4626
     49,844K: audioserver (pid 27323)
4627
     43,808K: mediaserver (pid 1279)
4628
     38,584K: media.extractor (pid 1276)
4629
     32,748K: tlog (pid 1289)
4630
     31,288K: cameraserver (pid 1270)
4631
     24,212K: android.hardware.audio.service (pid 27215)
4632
     24,012K: media.swcodec (pid 1363)
4633
     23,896K: android.hardware.wifi@1.0-service (pid 842)
4634
     23,380K: vendor.qti.hardware.display.composer-service (pid 850)
4635
     21,096K: android.hardware.gnss@2.1-service-qti (pid 825)
4636
     20,680K: android.hardware.neuralnetworks@1.3-service-qti (pid 834)
4637
     17,744K: media.metrics (pid 1278)
4638
     17,488K: media.codec (pid 1310)
4639
     16,044K: hht_ota_mgr (pid 2764)
4640
     15,232K: keystore2 (pid 571)
4641
     14,356K: media.hwcodec (pid 884)
4642
     14,196K: cnd (pid 1313)
4643
     13,148K: vendor.qti.hardware.perf@2.2-service (pid 870)
4644
     12,888K: init (pid 1)
4645
     12,828K: iorapd (pid 1175)
4646
     10,640K: selfinstaller (pid 1280)
4647
     10,580K: update_engine (pid 1382)
4648
     10,504K: netd (pid 675)
4649
     10,248K: xtra-daemon (pid 1461)
4650
     10,140K: imsrcsd (pid 1332)
4651
      9,752K: vold (pid 548)
4652
      9,708K: android.hardware.bluetooth@1.0-service-qti (pid 818)
4653
      9,624K: android.hardware.sensors@2.0-service.multihal (pid 836)
4654
      9,424K: imsdatadaemon (pid 1515)
4655
      8,992K: slim_daemon (pid 1460)
4656
      8,884K: ueventd (pid 477)
4657
      8,836K: ssgtzd (pid 804)
4658
      8,836K: ims_rtp_daemon (pid 1322)
4659
      8,632K: vendor.qti.hardware.iop@2.0-service (pid 852)
4660
      8,460K: vppservice (pid 914)
4661
      8,312K: iorap.prefetcherd (pid 2040)
4662
      8,256K: spdaemon (pid 567)
4663
      8,180K: logd (pid 504)
4664
      8,112K: android.hardware.drm@1.3-service.clearkey (pid 823)
4665
      8,112K: wifidisplayhalservice (pid 1316)
4666
      8,048K: perfservice (pid 1308)
4667
      8,012K: cnss_diag (pid 1268)
4668
      8,000K: tzlog (pid 1379)
4669
      8,000K: adbd (pid 2749)
4670
      7,952K: traced_probes (pid 1176)
4671
      7,836K: storaged (pid 1288)
4672
      7,748K: vendor.qti.hardware.display.allocator-service (pid 848)
4673
      7,648K: drmserver (pid 1172)
4674
      7,576K: qseecomd (pid 546)
4675
      7,560K: gpuservice (pid 1004)
4676
      7,548K: init (pid 475)
4677
      7,392K: qccsyshal@1.1-service (pid 815)
4678
      7,388K: credstore (pid 993)
4679
      7,372K: cnss-daemon (pid 1367)
4680
      7,368K: ipacm (pid 651)
4681
      7,360K: installd (pid 1275)
4682
      7,336K: thermal-engine (pid 3408)
4683
      7,276K: vendor.qti.hardware.qteeconnector@1.0-service (pid 874)
4684
      7,260K: wificond (pid 1290)
4685
      7,216K: lmkd (pid 505)
4686
      7,212K: hwservicemanager (pid 507)
4687
      7,160K: wfdhdcphalservice (pid 1309)
4688
      7,060K: qfp-daemon (pid 1395)
4689
      6,804K: vendor.display.color@1.0-service (pid 843)
4690
      6,716K: android.hardware.power-service (pid 835)
4691
      6,548K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 875)
4692
      6,452K: android.hardware.keymaster@4.1-service-qti (pid 545)
4693
      6,412K: lowi-server (pid 1459)
4694
      6,384K: dpmd (pid 1179)
4695
      6,184K: dpmQmiMgr (pid 1180)
4696
      6,168K: statsd (pid 674)
4697
      6,132K: vendor.qti.hardware.soter@1.0-service (pid 877)
4698
      6,108K: sensors.qti (pid 1021)
4699
      6,104K: gatekeeperd (pid 1374)
4700
      6,092K: servicemanager (pid 506)
4701
      6,048K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 847)
4702
      6,036K: vendor.qti.esepowermanager@1.1-service (pid 846)
4703
      6,016K: keymasterd (pid 623)
4704
      5,980K: vendor.qti.secure_element@1.2-service (pid 890)
4705
      5,888K: android.hardware.gatekeeper@1.0-service-qti (pid 576)
4706
      5,836K: qcc-trd (pid 1391)
4707
      5,768K: vendor.qti.hardware.servicetracker@1.2-service (pid 876)
4708
      5,680K: vendor.ts.uart@1.0-service (pid 652)
4709
      5,640K: android.hardware.health@2.1-service (pid 827)
4710
      5,640K: incidentd (pid 1274)
4711
      5,636K: feature_enabler_client (pid 1265)
4712
      5,628K: android.system.suspend@1.0-service (pid 569)
4713
      5,624K: android.hardware.boot@1.1-service (pid 575)
4714
      5,620K: android.hardware.usb@1.2-service-qti (pid 841)
4715
      5,604K: vendor.qti.power.pasrmanager@1.0-service (pid 885)
4716
      5,600K: vendor.qti.qspmhal@1.0-service (pid 888)
4717
      5,512K: vendor.qti.hardware.qccvndhal@1.0-service (pid 871)
4718
      5,464K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 878)
4719
      5,456K: vendor.qti.hardware.qseecom@1.0-service (pid 547)
4720
      5,348K: tloc_daemon (pid 1396)
4721
      5,324K: adsprpcd (pid 1359)
4722
      5,296K: dspservice (pid 851)
4723
      5,284K: dpmd (pid 1195)
4724
      5,280K: android.hardware.thermal@2.0-service.qti (pid 839)
4725
      5,280K: vendor.qti.hardware.vibrator.service (pid 883)
4726
      5,248K: sscrpcd (pid 952)
4727
      5,244K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 891)
4728
      5,244K: adsprpcd (pid 1357)
4729
      5,240K: cdsprpcd (pid 1361)
4730
      5,232K: sscrpcd (pid 579)
4731
      5,208K: vendor.qti.hardware.limits@1.0-service (pid 869)
4732
      5,192K: loc_launcher (pid 1371)
4733
      5,192K: qspmsvc (pid 2775)
4734
      5,144K: android.hardware.lights-service.qti (pid 831)
4735
      5,140K: android.hardware.memtrack@1.0-service (pid 833)
4736
      5,036K: traced (pid 1178)
4737
      5,016K: android.hardware.cas@1.2-service (pid 820)
4738
      4,980K: pm-service (pid 980)
4739
      4,976K: imsqmidaemon (pid 1328)
4740
      4,960K: android.hardware.atrace@1.0-service (pid 572)
4741
      4,892K: vndservicemanager (pid 508)
4742
      4,732K: pm-proxy (pid 1170)
4743
      4,556K: time_daemon (pid 650)
4744
      4,412K: mlid (pid 1369)
4745
      4,368K: ipacm-diag (pid 1337)
4746
      4,316K: pd-mapper (pid 953)
4747
      4,284K: rmt_storage (pid 1017)
4748
      4,268K: wfdvndservice (pid 1362)
4749
      4,220K: android.hidl.allocator@1.0-service (pid 813)
4750
      4,212K: msm_irqbalance (pid 1500)
4751
      4,108K: dumpsys (pid 27384)
4752
      3,692K: logcat (pid 3861)
4753
      3,664K: ip6tables-restore (pid 738)
4754
      3,616K: tftp_server (pid 1018)
4755
      3,572K: iptables-restore (pid 737)
4756
      3,488K: qrtr-ns (pid 950)
4757
      3,208K: sh (pid 4240)
4758
      3,096K: tombstoned (pid 633)
4759
      2,436K: app_d (pid 28286)
4760
      2,400K: ssgqmigd (pid 1368)
4761
      2,288K: app_d (pid 28255)
4762
      1,204K: mdnsd (pid 2767)
4763

    
4764
Total RSS by OOM adjustment:
4765
  1,896,444K: Native
4766
        191,380K: zygote64 (pid 676)
4767
        170,016K: zygote (pid 677)
4768
        143,604K: surfaceflinger (pid 1010)
4769
        119,212K: com.android.commands.monkey (pid 4242)
4770
         72,524K: webview_zygote (pid 2419)
4771
         49,844K: audioserver (pid 27323)
4772
         43,808K: mediaserver (pid 1279)
4773
         38,584K: media.extractor (pid 1276)
4774
         32,748K: tlog (pid 1289)
4775
         31,288K: cameraserver (pid 1270)
4776
         24,212K: android.hardware.audio.service (pid 27215)
4777
         24,012K: media.swcodec (pid 1363)
4778
         23,896K: android.hardware.wifi@1.0-service (pid 842)
4779
         23,380K: vendor.qti.hardware.display.composer-service (pid 850)
4780
         21,096K: android.hardware.gnss@2.1-service-qti (pid 825)
4781
         20,680K: android.hardware.neuralnetworks@1.3-service-qti (pid 834)
4782
         17,744K: media.metrics (pid 1278)
4783
         17,488K: media.codec (pid 1310)
4784
         16,044K: hht_ota_mgr (pid 2764)
4785
         15,232K: keystore2 (pid 571)
4786
         14,356K: media.hwcodec (pid 884)
4787
         14,196K: cnd (pid 1313)
4788
         13,148K: vendor.qti.hardware.perf@2.2-service (pid 870)
4789
         12,888K: init (pid 1)
4790
         12,828K: iorapd (pid 1175)
4791
         10,640K: selfinstaller (pid 1280)
4792
         10,580K: update_engine (pid 1382)
4793
         10,504K: netd (pid 675)
4794
         10,248K: xtra-daemon (pid 1461)
4795
         10,140K: imsrcsd (pid 1332)
4796
          9,752K: vold (pid 548)
4797
          9,708K: android.hardware.bluetooth@1.0-service-qti (pid 818)
4798
          9,624K: android.hardware.sensors@2.0-service.multihal (pid 836)
4799
          9,424K: imsdatadaemon (pid 1515)
4800
          8,992K: slim_daemon (pid 1460)
4801
          8,884K: ueventd (pid 477)
4802
          8,836K: ssgtzd (pid 804)
4803
          8,836K: ims_rtp_daemon (pid 1322)
4804
          8,632K: vendor.qti.hardware.iop@2.0-service (pid 852)
4805
          8,460K: vppservice (pid 914)
4806
          8,312K: iorap.prefetcherd (pid 2040)
4807
          8,256K: spdaemon (pid 567)
4808
          8,180K: logd (pid 504)
4809
          8,112K: android.hardware.drm@1.3-service.clearkey (pid 823)
4810
          8,112K: wifidisplayhalservice (pid 1316)
4811
          8,048K: perfservice (pid 1308)
4812
          8,012K: cnss_diag (pid 1268)
4813
          8,000K: tzlog (pid 1379)
4814
          8,000K: adbd (pid 2749)
4815
          7,952K: traced_probes (pid 1176)
4816
          7,836K: storaged (pid 1288)
4817
          7,748K: vendor.qti.hardware.display.allocator-service (pid 848)
4818
          7,648K: drmserver (pid 1172)
4819
          7,576K: qseecomd (pid 546)
4820
          7,560K: gpuservice (pid 1004)
4821
          7,548K: init (pid 475)
4822
          7,392K: qccsyshal@1.1-service (pid 815)
4823
          7,388K: credstore (pid 993)
4824
          7,372K: cnss-daemon (pid 1367)
4825
          7,368K: ipacm (pid 651)
4826
          7,360K: installd (pid 1275)
4827
          7,336K: thermal-engine (pid 3408)
4828
          7,276K: vendor.qti.hardware.qteeconnector@1.0-service (pid 874)
4829
          7,260K: wificond (pid 1290)
4830
          7,216K: lmkd (pid 505)
4831
          7,212K: hwservicemanager (pid 507)
4832
          7,160K: wfdhdcphalservice (pid 1309)
4833
          7,060K: qfp-daemon (pid 1395)
4834
          6,804K: vendor.display.color@1.0-service (pid 843)
4835
          6,716K: android.hardware.power-service (pid 835)
4836
          6,548K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 875)
4837
          6,452K: android.hardware.keymaster@4.1-service-qti (pid 545)
4838
          6,412K: lowi-server (pid 1459)
4839
          6,384K: dpmd (pid 1179)
4840
          6,184K: dpmQmiMgr (pid 1180)
4841
          6,168K: statsd (pid 674)
4842
          6,132K: vendor.qti.hardware.soter@1.0-service (pid 877)
4843
          6,108K: sensors.qti (pid 1021)
4844
          6,104K: gatekeeperd (pid 1374)
4845
          6,092K: servicemanager (pid 506)
4846
          6,048K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 847)
4847
          6,036K: vendor.qti.esepowermanager@1.1-service (pid 846)
4848
          6,016K: keymasterd (pid 623)
4849
          5,980K: vendor.qti.secure_element@1.2-service (pid 890)
4850
          5,888K: android.hardware.gatekeeper@1.0-service-qti (pid 576)
4851
          5,836K: qcc-trd (pid 1391)
4852
          5,768K: vendor.qti.hardware.servicetracker@1.2-service (pid 876)
4853
          5,680K: vendor.ts.uart@1.0-service (pid 652)
4854
          5,640K: android.hardware.health@2.1-service (pid 827)
4855
          5,640K: incidentd (pid 1274)
4856
          5,636K: feature_enabler_client (pid 1265)
4857
          5,628K: android.system.suspend@1.0-service (pid 569)
4858
          5,624K: android.hardware.boot@1.1-service (pid 575)
4859
          5,620K: android.hardware.usb@1.2-service-qti (pid 841)
4860
          5,604K: vendor.qti.power.pasrmanager@1.0-service (pid 885)
4861
          5,600K: vendor.qti.qspmhal@1.0-service (pid 888)
4862
          5,512K: vendor.qti.hardware.qccvndhal@1.0-service (pid 871)
4863
          5,464K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 878)
4864
          5,456K: vendor.qti.hardware.qseecom@1.0-service (pid 547)
4865
          5,348K: tloc_daemon (pid 1396)
4866
          5,324K: adsprpcd (pid 1359)
4867
          5,296K: dspservice (pid 851)
4868
          5,284K: dpmd (pid 1195)
4869
          5,280K: android.hardware.thermal@2.0-service.qti (pid 839)
4870
          5,280K: vendor.qti.hardware.vibrator.service (pid 883)
4871
          5,248K: sscrpcd (pid 952)
4872
          5,244K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 891)
4873
          5,244K: adsprpcd (pid 1357)
4874
          5,240K: cdsprpcd (pid 1361)
4875
          5,232K: sscrpcd (pid 579)
4876
          5,208K: vendor.qti.hardware.limits@1.0-service (pid 869)
4877
          5,192K: loc_launcher (pid 1371)
4878
          5,192K: qspmsvc (pid 2775)
4879
          5,144K: android.hardware.lights-service.qti (pid 831)
4880
          5,140K: android.hardware.memtrack@1.0-service (pid 833)
4881
          5,036K: traced (pid 1178)
4882
          5,016K: android.hardware.cas@1.2-service (pid 820)
4883
          4,980K: pm-service (pid 980)
4884
          4,976K: imsqmidaemon (pid 1328)
4885
          4,960K: android.hardware.atrace@1.0-service (pid 572)
4886
          4,892K: vndservicemanager (pid 508)
4887
          4,732K: pm-proxy (pid 1170)
4888
          4,556K: time_daemon (pid 650)
4889
          4,412K: mlid (pid 1369)
4890
          4,368K: ipacm-diag (pid 1337)
4891
          4,316K: pd-mapper (pid 953)
4892
          4,284K: rmt_storage (pid 1017)
4893
          4,268K: wfdvndservice (pid 1362)
4894
          4,220K: android.hidl.allocator@1.0-service (pid 813)
4895
          4,212K: msm_irqbalance (pid 1500)
4896
          4,108K: dumpsys (pid 27384)
4897
          3,692K: logcat (pid 3861)
4898
          3,664K: ip6tables-restore (pid 738)
4899
          3,616K: tftp_server (pid 1018)
4900
          3,572K: iptables-restore (pid 737)
4901
          3,488K: qrtr-ns (pid 950)
4902
          3,208K: sh (pid 4240)
4903
          3,096K: tombstoned (pid 633)
4904
          2,436K: app_d (pid 28286)
4905
          2,400K: ssgqmigd (pid 1368)
4906
          2,288K: app_d (pid 28255)
4907
          1,204K: mdnsd (pid 2767)
4908
    603,380K: System
4909
        603,380K: system (pid 1244)
4910
  2,881,624K: Persistent
4911
        390,848K: com.android.systemui (pid 23408)
4912
        171,748K: com.hht.lebocast (pid 2900 / activities)
4913
        131,728K: com.thundercomm.gamemode (pid 2173)
4914
        117,244K: com.thundercomm.microsettings (pid 2181)
4915
        112,660K: com.qualcomm.qti.workloadclassifier (pid 3028)
4916
        110,864K: com.android.networkstack.process (pid 2123)
4917
        108,816K: com.qualcomm.location (pid 2731)
4918
        107,252K: com.hryt.hiphishowfsecontrol (pid 2908)
4919
        106,564K: com.thundercomm.remotecontrolservice (pid 2368)
4920
        105,304K: com.qualcomm.qti.qdma (pid 2438)
4921
        101,376K: .dataservices (pid 2183)
4922
        101,248K: com.thundercomm.tcservice (pid 2428)
4923
        100,204K: com.tc.logclient (pid 2255)
4924
         97,176K: com.thundercomm.microservice (pid 2178)
4925
         95,940K: com.thundercomm.tchttpserver (pid 2207)
4926
         94,876K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2988)
4927
         93,128K: com.qualcomm.qti.qccnetstat (pid 3016)
4928
         92,960K: com.android.se (pid 2338)
4929
         92,640K: .qtidataservices (pid 2191)
4930
         92,396K: ts.car.uart (pid 2903)
4931
         92,176K: vendor.qti.qesdk.sysservice (pid 2305)
4932
         92,148K: com.thundercomm.tcsetupwizard (pid 2301)
4933
         90,824K: com.qualcomm.qti.devicestatisticsservice (pid 3270)
4934
         90,796K: com.qti.qualcomm.mstatssystemservice (pid 2310)
4935
         90,708K: .pasr (pid 2917)
4936
    135,012K: Persistent Service
4937
        135,012K: com.android.providers.media.module (pid 3070)
4938
    481,856K: Foreground
4939
        259,688K: com.android.launcher3 (pid 2649 / activities)
4940
        222,168K: com.android.music (pid 3716 / activities)
4941
    964,628K: Visible
4942
        296,304K: com.tencent.android.qqdownloader:daemon (pid 21986)
4943
        131,988K: com.tencent.android.qqdownloader:live (pid 21958)
4944
        124,184K: com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0 (pid 28310)
4945
        119,772K: com.tencent.android.qqdownloader:cloud (pid 28239)
4946
        114,640K: android.ext.services (pid 2486)
4947
         91,236K: com.qualcomm.location.XT (pid 3132)
4948
         86,504K: com.android.webview:webview_service (pid 26641)
4949
    286,996K: Perceptible
4950
        286,996K: com.baidu.input (pid 3321)
4951
     91,724K: A Services
4952
         91,724K: com.qti.diagservices (pid 24536)
4953
     96,228K: Previous
4954
         96,228K: com.thundercomm.gamemode.provider (pid 2492)
4955
    372,972K: B Services
4956
        258,924K: com.tencent.android.qqdownloader (pid 22031)
4957
        114,048K: android.process.media (pid 3083)
4958
  2,296,436K: Cached
4959
        489,860K: com.android.settings (pid 2441 / activities)
4960
        220,096K: com.android.htmlviewer (pid 7821)
4961
        210,316K: com.android.settings.intelligence (pid 25682)
4962
        206,824K: com.android.gallery3d (pid 4430 / activities)
4963
        195,528K: com.android.documentsui (pid 4620 / activities)
4964
        192,804K: com.android.packageinstaller (pid 3752)
4965
        168,712K: com.android.systemui:screenshot (pid 22831)
4966
        137,044K: com.thundercomm.gamecenter (pid 4371 / activities)
4967
        112,408K: com.android.permissioncontroller (pid 3768)
4968
         93,120K: com.qualcomm.qti.qccauthmgr (pid 2600)
4969
         90,860K: com.android.shell (pid 3792)
4970
         90,692K: com.android.externalstorage (pid 3938)
4971
         88,172K: com.android.musicfx (pid 25510)
4972

    
4973
Total RSS by category:
4974
  2,744,928K: .so mmap
4975
  1,445,048K: .jar mmap
4976
  1,265,100K: Native
4977
  1,131,924K: .art mmap
4978
    738,160K: Dalvik
4979
    666,388K: .oat mmap
4980
    634,660K: .apk mmap
4981
    249,320K: Other mmap
4982
    248,492K: .dex mmap
4983
    238,304K: Dalvik Other
4984
    200,924K: EGL mtrack
4985
    183,076K: Gfx dev
4986
    148,012K: Unknown
4987
     61,284K: .ttf mmap
4988
     59,572K: Stack
4989
     56,424K: Other dev
4990
     28,388K: Ashmem
4991
      7,296K: GL mtrack
4992
          0K: Cursor
4993
          0K: Other mtrack
4994

    
4995
Total PSS by process:
4996
    312,215K: com.android.settings (pid 2441 / activities)
4997
    271,617K: system (pid 1244)
4998
    216,240K: com.android.systemui (pid 23408)
4999
    130,205K: com.android.launcher3 (pid 2649 / activities)
5000
    125,179K: com.baidu.input (pid 3321)
5001
    118,055K: surfaceflinger (pid 1010)
5002
    103,716K: com.tencent.android.qqdownloader (pid 22031)
5003
    100,938K: com.tencent.android.qqdownloader:daemon (pid 21986)
5004
     94,884K: com.android.settings.intelligence (pid 25682)
5005
     89,118K: com.hht.lebocast (pid 2900 / activities)
5006
     86,609K: com.android.music (pid 3716 / activities)
5007
     63,017K: com.android.gallery3d (pid 4430 / activities)
5008
     59,649K: com.android.documentsui (pid 4620 / activities)
5009
     59,563K: com.android.packageinstaller (pid 3752)
5010
     56,882K: com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0 (pid 28310)
5011
     54,215K: com.android.htmlviewer (pid 7821)
5012
     43,508K: zygote (pid 677)
5013
     38,301K: com.android.commands.monkey (pid 4242)
5014
     35,282K: com.android.systemui:screenshot (pid 22831)
5015
     27,223K: mediaserver (pid 1279)
5016
     26,032K: com.android.providers.media.module (pid 3070)
5017
     24,511K: tlog (pid 1289)
5018
     23,549K: com.thundercomm.gamemode (pid 2173)
5019
     22,953K: audioserver (pid 27323)
5020
     21,326K: com.qualcomm.qti.workloadclassifier (pid 3028)
5021
     20,653K: com.tencent.android.qqdownloader:live (pid 21958)
5022
     20,565K: zygote64 (pid 676)
5023
     20,127K: android.hardware.audio.service (pid 27215)
5024
     19,222K: android.hardware.wifi@1.0-service (pid 842)
5025
     17,987K: com.android.permissioncontroller (pid 3768)
5026
     17,279K: com.thundercomm.microsettings (pid 2181)
5027
     16,642K: webview_zygote (pid 2419)
5028
     16,434K: com.tencent.android.qqdownloader:cloud (pid 28239)
5029
     16,352K: media.extractor (pid 1276)
5030
     16,254K: com.thundercomm.gamecenter (pid 4371 / activities)
5031
     16,166K: com.android.webview:webview_service (pid 26641)
5032
     15,657K: com.qualcomm.location (pid 2731)
5033
     15,308K: com.hryt.hiphishowfsecontrol (pid 2908)
5034
     14,232K: com.android.networkstack.process (pid 2123)
5035
     14,200K: android.ext.services (pid 2486)
5036
     14,104K: android.hardware.gnss@2.1-service-qti (pid 825)
5037
     13,021K: .dataservices (pid 2183)
5038
     12,708K: android.hardware.neuralnetworks@1.3-service-qti (pid 834)
5039
     12,378K: vendor.qti.hardware.display.composer-service (pid 850)
5040
     12,281K: com.thundercomm.remotecontrolservice (pid 2368)
5041
     12,243K: media.swcodec (pid 1363)
5042
     11,975K: android.process.media (pid 3083)
5043
     11,915K: media.metrics (pid 1278)
5044
     11,789K: com.thundercomm.tcservice (pid 2428)
5045
     10,867K: cameraserver (pid 1270)
5046
     10,582K: com.thundercomm.microservice (pid 2178)
5047
     10,330K: media.codec (pid 1310)
5048
     10,295K: com.qualcomm.qti.qdma (pid 2438)
5049
      9,361K: com.tc.logclient (pid 2255)
5050
      9,304K: com.thundercomm.tchttpserver (pid 2207)
5051
      9,214K: hht_ota_mgr (pid 2764)
5052
      8,248K: com.thundercomm.tcsetupwizard (pid 2301)
5053
      8,076K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2988)
5054
      8,017K: ts.car.uart (pid 2903)
5055
      7,909K: com.qualcomm.qti.qccnetstat (pid 3016)
5056
      7,775K: .qtidataservices (pid 2191)
5057
      7,684K: com.thundercomm.gamemode.provider (pid 2492)
5058
      7,644K: com.android.se (pid 2338)
5059
      7,639K: media.hwcodec (pid 884)
5060
      7,448K: init (pid 1)
5061
      7,271K: vendor.qti.qesdk.sysservice (pid 2305)
5062
      7,196K: cnd (pid 1313)
5063
      7,190K: com.qualcomm.qti.devicestatisticsservice (pid 3270)
5064
      7,077K: com.qti.qualcomm.mstatssystemservice (pid 2310)
5065
      7,014K: .pasr (pid 2917)
5066
      6,398K: keystore2 (pid 571)
5067
      6,181K: vendor.qti.hardware.perf@2.2-service (pid 870)
5068
      5,762K: com.qualcomm.qti.qccauthmgr (pid 2600)
5069
      5,714K: com.qualcomm.location.XT (pid 3132)
5070
      5,565K: com.android.shell (pid 3792)
5071
      5,482K: imsrcsd (pid 1332)
5072
      5,475K: com.qti.diagservices (pid 24536)
5073
      5,231K: com.android.externalstorage (pid 3938)
5074
      5,161K: logd (pid 504)
5075
      5,124K: android.hardware.bluetooth@1.0-service-qti (pid 818)
5076
      5,025K: com.android.musicfx (pid 25510)
5077
      4,819K: netd (pid 675)
5078
      4,767K: iorapd (pid 1175)
5079
      4,576K: selfinstaller (pid 1280)
5080
      4,539K: ueventd (pid 477)
5081
      4,005K: update_engine (pid 1382)
5082
      3,967K: vold (pid 548)
5083
      3,709K: wifidisplayhalservice (pid 1316)
5084
      3,664K: android.hardware.sensors@2.0-service.multihal (pid 836)
5085
      3,614K: adbd (pid 2749)
5086
      3,459K: imsdatadaemon (pid 1515)
5087
      3,409K: cnss_diag (pid 1268)
5088
      3,333K: init (pid 475)
5089
      3,171K: ssgtzd (pid 804)
5090
      3,145K: storaged (pid 1288)
5091
      3,106K: ims_rtp_daemon (pid 1322)
5092
      2,953K: installd (pid 1275)
5093
      2,952K: xtra-daemon (pid 1461)
5094
      2,924K: vppservice (pid 914)
5095
      2,887K: iorap.prefetcherd (pid 2040)
5096
      2,784K: thermal-engine (pid 3408)
5097
      2,778K: vendor.qti.hardware.iop@2.0-service (pid 852)
5098
      2,754K: traced_probes (pid 1176)
5099
      2,698K: qfp-daemon (pid 1395)
5100
      2,671K: lowi-server (pid 1459)
5101
      2,609K: wfdhdcphalservice (pid 1309)
5102
      2,451K: android.hardware.drm@1.3-service.clearkey (pid 823)
5103
      2,431K: slim_daemon (pid 1460)
5104
      2,347K: cnss-daemon (pid 1367)
5105
      2,314K: drmserver (pid 1172)
5106
      2,262K: statsd (pid 674)
5107
      2,233K: vendor.display.color@1.0-service (pid 843)
5108
      2,220K: ipacm (pid 651)
5109
      2,166K: hwservicemanager (pid 507)
5110
      2,151K: wificond (pid 1290)
5111
      2,114K: credstore (pid 993)
5112
      2,108K: spdaemon (pid 567)
5113
      2,086K: qseecomd (pid 546)
5114
      1,931K: qccsyshal@1.1-service (pid 815)
5115
      1,860K: traced (pid 1178)
5116
      1,801K: servicemanager (pid 506)
5117
      1,779K: gpuservice (pid 1004)
5118
      1,755K: sensors.qti (pid 1021)
5119
      1,672K: vendor.qti.secure_element@1.2-service (pid 890)
5120
      1,663K: vendor.qti.hardware.servicetracker@1.2-service (pid 876)
5121
      1,656K: perfservice (pid 1308)
5122
      1,652K: dpmd (pid 1195)
5123
      1,647K: tzlog (pid 1379)
5124
      1,634K: vendor.qti.hardware.qteeconnector@1.0-service (pid 874)
5125
      1,609K: android.hardware.cas@1.2-service (pid 820)
5126
      1,591K: vendor.qti.hardware.display.allocator-service (pid 848)
5127
      1,520K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 875)
5128
      1,518K: android.hardware.keymaster@4.1-service-qti (pid 545)
5129
      1,509K: dpmQmiMgr (pid 1180)
5130
      1,469K: dpmd (pid 1179)
5131
      1,457K: android.hardware.usb@1.2-service-qti (pid 841)
5132
      1,446K: lmkd (pid 505)
5133
      1,423K: qcc-trd (pid 1391)
5134
      1,400K: android.hardware.boot@1.1-service (pid 575)
5135
      1,389K: loc_launcher (pid 1371)
5136
      1,379K: android.system.suspend@1.0-service (pid 569)
5137
      1,341K: imsqmidaemon (pid 1328)
5138
      1,287K: vendor.ts.uart@1.0-service (pid 652)
5139
      1,264K: incidentd (pid 1274)
5140
      1,251K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 847)
5141
      1,248K: feature_enabler_client (pid 1265)
5142
      1,241K: vendor.qti.hardware.soter@1.0-service (pid 877)
5143
      1,230K: android.hardware.health@2.1-service (pid 827)
5144
      1,222K: android.hardware.thermal@2.0-service.qti (pid 839)
5145
      1,194K: gatekeeperd (pid 1374)
5146
      1,193K: vendor.qti.hardware.qseecom@1.0-service (pid 547)
5147
      1,191K: android.hardware.power-service (pid 835)
5148
      1,189K: vendor.qti.esepowermanager@1.1-service (pid 846)
5149
      1,185K: keymasterd (pid 623)
5150
      1,169K: ip6tables-restore (pid 738)
5151
      1,163K: vendor.qti.qspmhal@1.0-service (pid 888)
5152
      1,155K: android.hardware.gatekeeper@1.0-service-qti (pid 576)
5153
      1,125K: qspmsvc (pid 2775)
5154
      1,124K: vendor.qti.hardware.limits@1.0-service (pid 869)
5155
      1,122K: tloc_daemon (pid 1396)
5156
      1,122K: wfdvndservice (pid 1362)
5157
      1,120K: mdnsd (pid 2767)
5158
      1,119K: vendor.qti.hardware.qccvndhal@1.0-service (pid 871)
5159
      1,116K: time_daemon (pid 650)
5160
      1,087K: adsprpcd (pid 1359)
5161
      1,087K: ipacm-diag (pid 1337)
5162
      1,077K: sscrpcd (pid 579)
5163
      1,077K: iptables-restore (pid 737)
5164
      1,062K: adsprpcd (pid 1357)
5165
      1,061K: sscrpcd (pid 952)
5166
      1,059K: vendor.qti.power.pasrmanager@1.0-service (pid 885)
5167
      1,055K: pm-service (pid 980)
5168
      1,055K: sh (pid 4240)
5169
      1,051K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 878)
5170
      1,042K: cdsprpcd (pid 1361)
5171
      1,041K: dspservice (pid 851)
5172
      1,030K: logcat (pid 3861)
5173
      1,019K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 891)
5174
      1,014K: vendor.qti.hardware.vibrator.service (pid 883)
5175
        980K: android.hardware.memtrack@1.0-service (pid 833)
5176
        974K: vndservicemanager (pid 508)
5177
        934K: android.hardware.atrace@1.0-service (pid 572)
5178
        931K: android.hardware.lights-service.qti (pid 831)
5179
        927K: mlid (pid 1369)
5180
        907K: pd-mapper (pid 953)
5181
        821K: pm-proxy (pid 1170)
5182
        797K: msm_irqbalance (pid 1500)
5183
        791K: dumpsys (pid 27384)
5184
        771K: rmt_storage (pid 1017)
5185
        764K: tftp_server (pid 1018)
5186
        755K: android.hidl.allocator@1.0-service (pid 813)
5187
        744K: app_d (pid 28286)
5188
        725K: app_d (pid 28255)
5189
        667K: tombstoned (pid 633)
5190
        636K: qrtr-ns (pid 950)
5191
        608K: ssgqmigd (pid 1368)
5192

    
5193
Total PSS by OOM adjustment:
5194
    717,703K: Native
5195
        118,055K: surfaceflinger (pid 1010)
5196
         43,508K: zygote (pid 677)
5197
         38,301K: com.android.commands.monkey (pid 4242)
5198
         27,223K: mediaserver (pid 1279)
5199
         24,511K: tlog (pid 1289)
5200
         22,953K: audioserver (pid 27323)
5201
         20,565K: zygote64 (pid 676)
5202
         20,127K: android.hardware.audio.service (pid 27215)
5203
         19,222K: android.hardware.wifi@1.0-service (pid 842)
5204
         16,642K: webview_zygote (pid 2419)
5205
         16,352K: media.extractor (pid 1276)
5206
         14,104K: android.hardware.gnss@2.1-service-qti (pid 825)
5207
         12,708K: android.hardware.neuralnetworks@1.3-service-qti (pid 834)
5208
         12,378K: vendor.qti.hardware.display.composer-service (pid 850)
5209
         12,243K: media.swcodec (pid 1363)
5210
         11,915K: media.metrics (pid 1278)
5211
         10,867K: cameraserver (pid 1270)
5212
         10,330K: media.codec (pid 1310)
5213
          9,214K: hht_ota_mgr (pid 2764)
5214
          7,639K: media.hwcodec (pid 884)
5215
          7,448K: init (pid 1)
5216
          7,196K: cnd (pid 1313)
5217
          6,398K: keystore2 (pid 571)
5218
          6,181K: vendor.qti.hardware.perf@2.2-service (pid 870)
5219
          5,482K: imsrcsd (pid 1332)
5220
          5,161K: logd (pid 504)
5221
          5,124K: android.hardware.bluetooth@1.0-service-qti (pid 818)
5222
          4,819K: netd (pid 675)
5223
          4,767K: iorapd (pid 1175)
5224
          4,576K: selfinstaller (pid 1280)
5225
          4,539K: ueventd (pid 477)
5226
          4,005K: update_engine (pid 1382)
5227
          3,967K: vold (pid 548)
5228
          3,709K: wifidisplayhalservice (pid 1316)
5229
          3,664K: android.hardware.sensors@2.0-service.multihal (pid 836)
5230
          3,614K: adbd (pid 2749)
5231
          3,459K: imsdatadaemon (pid 1515)
5232
          3,409K: cnss_diag (pid 1268)
5233
          3,333K: init (pid 475)
5234
          3,171K: ssgtzd (pid 804)
5235
          3,145K: storaged (pid 1288)
5236
          3,106K: ims_rtp_daemon (pid 1322)
5237
          2,953K: installd (pid 1275)
5238
          2,952K: xtra-daemon (pid 1461)
5239
          2,924K: vppservice (pid 914)
5240
          2,887K: iorap.prefetcherd (pid 2040)
5241
          2,784K: thermal-engine (pid 3408)
5242
          2,778K: vendor.qti.hardware.iop@2.0-service (pid 852)
5243
          2,754K: traced_probes (pid 1176)
5244
          2,698K: qfp-daemon (pid 1395)
5245
          2,671K: lowi-server (pid 1459)
5246
          2,609K: wfdhdcphalservice (pid 1309)
5247
          2,451K: android.hardware.drm@1.3-service.clearkey (pid 823)
5248
          2,431K: slim_daemon (pid 1460)
5249
          2,347K: cnss-daemon (pid 1367)
5250
          2,314K: drmserver (pid 1172)
5251
          2,262K: statsd (pid 674)
5252
          2,233K: vendor.display.color@1.0-service (pid 843)
5253
          2,220K: ipacm (pid 651)
5254
          2,166K: hwservicemanager (pid 507)
5255
          2,151K: wificond (pid 1290)
5256
          2,114K: credstore (pid 993)
5257
          2,108K: spdaemon (pid 567)
5258
          2,086K: qseecomd (pid 546)
5259
          1,931K: qccsyshal@1.1-service (pid 815)
5260
          1,860K: traced (pid 1178)
5261
          1,801K: servicemanager (pid 506)
5262
          1,779K: gpuservice (pid 1004)
5263
          1,755K: sensors.qti (pid 1021)
5264
          1,672K: vendor.qti.secure_element@1.2-service (pid 890)
5265
          1,663K: vendor.qti.hardware.servicetracker@1.2-service (pid 876)
5266
          1,656K: perfservice (pid 1308)
5267
          1,652K: dpmd (pid 1195)
5268
          1,647K: tzlog (pid 1379)
5269
          1,634K: vendor.qti.hardware.qteeconnector@1.0-service (pid 874)
5270
          1,609K: android.hardware.cas@1.2-service (pid 820)
5271
          1,591K: vendor.qti.hardware.display.allocator-service (pid 848)
5272
          1,520K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 875)
5273
          1,518K: android.hardware.keymaster@4.1-service-qti (pid 545)
5274
          1,509K: dpmQmiMgr (pid 1180)
5275
          1,469K: dpmd (pid 1179)
5276
          1,457K: android.hardware.usb@1.2-service-qti (pid 841)
5277
          1,446K: lmkd (pid 505)
5278
          1,423K: qcc-trd (pid 1391)
5279
          1,400K: android.hardware.boot@1.1-service (pid 575)
5280
          1,389K: loc_launcher (pid 1371)
5281
          1,379K: android.system.suspend@1.0-service (pid 569)
5282
          1,341K: imsqmidaemon (pid 1328)
5283
          1,287K: vendor.ts.uart@1.0-service (pid 652)
5284
          1,264K: incidentd (pid 1274)
5285
          1,251K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 847)
5286
          1,248K: feature_enabler_client (pid 1265)
5287
          1,241K: vendor.qti.hardware.soter@1.0-service (pid 877)
5288
          1,230K: android.hardware.health@2.1-service (pid 827)
5289
          1,222K: android.hardware.thermal@2.0-service.qti (pid 839)
5290
          1,194K: gatekeeperd (pid 1374)
5291
          1,193K: vendor.qti.hardware.qseecom@1.0-service (pid 547)
5292
          1,191K: android.hardware.power-service (pid 835)
5293
          1,189K: vendor.qti.esepowermanager@1.1-service (pid 846)
5294
          1,185K: keymasterd (pid 623)
5295
          1,169K: ip6tables-restore (pid 738)
5296
          1,163K: vendor.qti.qspmhal@1.0-service (pid 888)
5297
          1,155K: android.hardware.gatekeeper@1.0-service-qti (pid 576)
5298
          1,125K: qspmsvc (pid 2775)
5299
          1,124K: vendor.qti.hardware.limits@1.0-service (pid 869)
5300
          1,122K: tloc_daemon (pid 1396)
5301
          1,122K: wfdvndservice (pid 1362)
5302
          1,120K: mdnsd (pid 2767)
5303
          1,119K: vendor.qti.hardware.qccvndhal@1.0-service (pid 871)
5304
          1,116K: time_daemon (pid 650)
5305
          1,087K: adsprpcd (pid 1359)
5306
          1,087K: ipacm-diag (pid 1337)
5307
          1,077K: sscrpcd (pid 579)
5308
          1,077K: iptables-restore (pid 737)
5309
          1,062K: adsprpcd (pid 1357)
5310
          1,061K: sscrpcd (pid 952)
5311
          1,059K: vendor.qti.power.pasrmanager@1.0-service (pid 885)
5312
          1,055K: pm-service (pid 980)
5313
          1,055K: sh (pid 4240)
5314
          1,051K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 878)
5315
          1,042K: cdsprpcd (pid 1361)
5316
          1,041K: dspservice (pid 851)
5317
          1,030K: logcat (pid 3861)
5318
          1,019K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 891)
5319
          1,014K: vendor.qti.hardware.vibrator.service (pid 883)
5320
            980K: android.hardware.memtrack@1.0-service (pid 833)
5321
            974K: vndservicemanager (pid 508)
5322
            934K: android.hardware.atrace@1.0-service (pid 572)
5323
            931K: android.hardware.lights-service.qti (pid 831)
5324
            927K: mlid (pid 1369)
5325
            907K: pd-mapper (pid 953)
5326
            821K: pm-proxy (pid 1170)
5327
            797K: msm_irqbalance (pid 1500)
5328
            791K: dumpsys (pid 27384)
5329
            771K: rmt_storage (pid 1017)
5330
            764K: tftp_server (pid 1018)
5331
            755K: android.hidl.allocator@1.0-service (pid 813)
5332
            744K: app_d (pid 28286)
5333
            725K: app_d (pid 28255)
5334
            667K: tombstoned (pid 633)
5335
            636K: qrtr-ns (pid 950)
5336
            608K: ssgqmigd (pid 1368)
5337
    271,617K: System
5338
        271,617K: system (pid 1244)
5339
    565,563K: Persistent
5340
        216,240K: com.android.systemui (pid 23408)
5341
         89,118K: com.hht.lebocast (pid 2900 / activities)
5342
         23,549K: com.thundercomm.gamemode (pid 2173)
5343
         21,326K: com.qualcomm.qti.workloadclassifier (pid 3028)
5344
         17,279K: com.thundercomm.microsettings (pid 2181)
5345
         15,657K: com.qualcomm.location (pid 2731)
5346
         15,308K: com.hryt.hiphishowfsecontrol (pid 2908)
5347
         14,232K: com.android.networkstack.process (pid 2123)
5348
         13,021K: .dataservices (pid 2183)
5349
         12,281K: com.thundercomm.remotecontrolservice (pid 2368)
5350
         11,789K: com.thundercomm.tcservice (pid 2428)
5351
         10,582K: com.thundercomm.microservice (pid 2178)
5352
         10,295K: com.qualcomm.qti.qdma (pid 2438)
5353
          9,361K: com.tc.logclient (pid 2255)
5354
          9,304K: com.thundercomm.tchttpserver (pid 2207)
5355
          8,248K: com.thundercomm.tcsetupwizard (pid 2301)
5356
          8,076K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2988)
5357
          8,017K: ts.car.uart (pid 2903)
5358
          7,909K: com.qualcomm.qti.qccnetstat (pid 3016)
5359
          7,775K: .qtidataservices (pid 2191)
5360
          7,644K: com.android.se (pid 2338)
5361
          7,271K: vendor.qti.qesdk.sysservice (pid 2305)
5362
          7,190K: com.qualcomm.qti.devicestatisticsservice (pid 3270)
5363
          7,077K: com.qti.qualcomm.mstatssystemservice (pid 2310)
5364
          7,014K: .pasr (pid 2917)
5365
     26,032K: Persistent Service
5366
         26,032K: com.android.providers.media.module (pid 3070)
5367
    216,814K: Foreground
5368
        130,205K: com.android.launcher3 (pid 2649 / activities)
5369
         86,609K: com.android.music (pid 3716 / activities)
5370
    230,987K: Visible
5371
        100,938K: com.tencent.android.qqdownloader:daemon (pid 21986)
5372
         56,882K: com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0 (pid 28310)
5373
         20,653K: com.tencent.android.qqdownloader:live (pid 21958)
5374
         16,434K: com.tencent.android.qqdownloader:cloud (pid 28239)
5375
         16,166K: com.android.webview:webview_service (pid 26641)
5376
         14,200K: android.ext.services (pid 2486)
5377
          5,714K: com.qualcomm.location.XT (pid 3132)
5378
    125,179K: Perceptible
5379
        125,179K: com.baidu.input (pid 3321)
5380
      5,475K: A Services
5381
          5,475K: com.qti.diagservices (pid 24536)
5382
      7,684K: Previous
5383
          7,684K: com.thundercomm.gamemode.provider (pid 2492)
5384
    115,691K: B Services
5385
        103,716K: com.tencent.android.qqdownloader (pid 22031)
5386
         11,975K: android.process.media (pid 3083)
5387
    734,649K: Cached
5388
        312,215K: com.android.settings (pid 2441 / activities)
5389
         94,884K: com.android.settings.intelligence (pid 25682)
5390
         63,017K: com.android.gallery3d (pid 4430 / activities)
5391
         59,649K: com.android.documentsui (pid 4620 / activities)
5392
         59,563K: com.android.packageinstaller (pid 3752)
5393
         54,215K: com.android.htmlviewer (pid 7821)
5394
         35,282K: com.android.systemui:screenshot (pid 22831)
5395
         17,987K: com.android.permissioncontroller (pid 3768)
5396
         16,254K: com.thundercomm.gamecenter (pid 4371 / activities)
5397
          5,762K: com.qualcomm.qti.qccauthmgr (pid 2600)
5398
          5,565K: com.android.shell (pid 3792)
5399
          5,231K: com.android.externalstorage (pid 3938)
5400
          5,025K: com.android.musicfx (pid 25510)
5401

    
5402
Total PSS by category:
5403
  1,045,329K: Native
5404
    364,113K: .so mmap
5405
    300,389K: .apk mmap
5406
    271,079K: Dalvik
5407
    200,924K: EGL mtrack
5408
    183,076K: Gfx dev
5409
    106,772K: Unknown
5410
     99,243K: .art mmap
5411
     96,999K: Dalvik Other
5412
     87,586K: .dex mmap
5413
     77,249K: .jar mmap
5414
     65,839K: Other mmap
5415
     58,768K: Stack
5416
     28,038K: .oat mmap
5417
     17,794K: .ttf mmap
5418
      7,296K: GL mtrack
5419
      4,417K: Other dev
5420
      2,483K: Ashmem
5421
          0K: Cursor
5422
          0K: Other mtrack
5423

    
5424
Total RAM: 7,896,244K (status normal)
5425
 Free RAM: 4,436,357K (  734,649K cached pss + 2,642,704K cached kernel + 1,059,004K free)
5426
      ION:   391,860K (    8,324K mapped +   383,536K unmapped +         0K pools)
5427
 Used RAM: 2,879,829K (2,090,145K used pss +   789,684K kernel)
5428
 Lost RAM:   580,046K
5429
     ZRAM:        12K physical used for         0K in swap (4,194,300K total swap)
5430
   Tuning: 512 (large 512), oom   322,560K, restore limit   107,520K (high-end-gfx)
5431
// meminfo status was 0
5432
// CRASH: com.android.systemui (pid 23408)
5433
// Short Msg: java.lang.UnsupportedOperationException
5434
// Long Msg: java.lang.UnsupportedOperationException: Can't convert value at index 6 to dimension: type=0x1
5435
// Build Label: HiPhi/PassengerDisplay_CN/PassengerDisplay:12/SKQ1.220201.001/2962:user/test-keys
5436
// Build Changelist: 2962
5437
// Build Time: 1682107785000
5438
// java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.systemui/com.android.systemui.settings.brightness.BrightnessDialog}: android.view.InflateException: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Error inflating class <unknown>
5439
// 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3636)
5440
// 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793)
5441
// 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
5442
// 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
5443
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
5444
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
5445
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
5446
// 	at android.os.Looper.loopOnce(Looper.java:201)
5447
// 	at android.os.Looper.loop(Looper.java:288)
5448
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
5449
// 	at java.lang.reflect.Method.invoke(Native Method)
5450
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
5451
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
5452
// Caused by: android.view.InflateException: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Error inflating class <unknown>
5453
// Caused by: android.view.InflateException: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Error inflating class <unknown>
5454
// Caused by: java.lang.reflect.InvocationTargetException
5455
// 	at java.lang.reflect.Constructor.newInstance0(Native Method)
5456
// 	at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
5457
// 	at android.view.LayoutInflater.createView(LayoutInflater.java:858)
5458
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1010)
5459
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:965)
5460
// 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:1127)
5461
// 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1088)
5462
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:686)
5463
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:538)
5464
// 	at com.android.systemui.settings.brightness.BrightnessSlider$Factory.create(BrightnessSlider.java:277)
5465
// 	at com.android.systemui.settings.brightness.BrightnessDialog.onCreate(BrightnessDialog.java:76)
5466
// 	at android.app.Activity.performCreate(Activity.java:8094)
5467
// 	at android.app.Activity.performCreate(Activity.java:8074)
5468
// 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1330)
5469
// 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3609)
5470
// 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793)
5471
// 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
5472
// 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
5473
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
5474
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
5475
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
5476
// 	at android.os.Looper.loopOnce(Looper.java:201)
5477
// 	at android.os.Looper.loop(Looper.java:288)
5478
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
5479
// 	at java.lang.reflect.Method.invoke(Native Method)
5480
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
5481
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
5482
// Caused by: android.content.res.Resources$NotFoundException: Drawable com.android.systemui:drawable/brightness_progress with resource ID #0x7f0802fe
5483
// Caused by: android.content.res.Resources$NotFoundException: File res/drawable/brightness_progress.xml from drawable resource ID #0x7f0802fe
5484
// 	at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:874)
5485
// 	at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:668)
5486
// 	at android.content.res.Resources.loadDrawable(Resources.java:993)
5487
// 	at android.content.res.TypedArray.getDrawableForDensity(TypedArray.java:1007)
5488
// 	at android.content.res.TypedArray.getDrawable(TypedArray.java:982)
5489
// 	at android.widget.ProgressBar.<init>(ProgressBar.java:286)
5490
// 	at android.widget.AbsSeekBar.<init>(AbsSeekBar.java:120)
5491
// 	at android.widget.SeekBar.<init>(SeekBar.java:90)
5492
// 	at android.widget.SeekBar.<init>(SeekBar.java:86)
5493
// 	at android.widget.SeekBar.<init>(SeekBar.java:82)
5494
// 	at com.android.systemui.settings.brightness.ToggleSeekBar.<init>(ToggleSeekBar.java:40)
5495
// 	at java.lang.reflect.Constructor.newInstance0(Native Method)
5496
// 	at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
5497
// 	at android.view.LayoutInflater.createView(LayoutInflater.java:858)
5498
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1010)
5499
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:965)
5500
// 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:1127)
5501
// 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1088)
5502
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:686)
5503
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:538)
5504
// 	at com.android.systemui.settings.brightness.BrightnessSlider$Factory.create(BrightnessSlider.java:277)
5505
// 	at com.android.systemui.settings.brightness.BrightnessDialog.onCreate(BrightnessDialog.java:76)
5506
// 	at android.app.Activity.performCreate(Activity.java:8094)
5507
// 	at android.app.Activity.performCreate(Activity.java:8074)
5508
// 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1330)
5509
// 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3609)
5510
// 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793)
5511
// 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
5512
// 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
5513
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
5514
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
5515
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
5516
// 	at android.os.Looper.loopOnce(Looper.java:201)
5517
// 	at android.os.Looper.loop(Looper.java:288)
5518
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
5519
// 	at java.lang.reflect.Method.invoke(Native Method)
5520
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
5521
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
5522
// Caused by: java.lang.UnsupportedOperationException: Can't convert value at index 6 to dimension: type=0x1
5523
// 	at android.content.res.TypedArray.getDimensionPixelOffset(TypedArray.java:739)
5524
// 	at android.graphics.drawable.LayerDrawable.updateLayerFromTypedArray(LayerDrawable.java:359)
5525
// 	at android.graphics.drawable.LayerDrawable.inflateLayers(LayerDrawable.java:267)
5526
// 	at android.graphics.drawable.LayerDrawable.inflate(LayerDrawable.java:200)
5527
// 	at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflater.java:145)
5528
// 	at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1399)
5529
// 	at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1358)
5530
// 	at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:906)
5531
// 	at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:860)
5532
// 	... 37 more
5533
// 
5534
// CRASH: com.android.systemui (pid 28912)
5535
// Short Msg: java.lang.UnsupportedOperationException
5536
// Long Msg: java.lang.UnsupportedOperationException: Can't convert value at index 6 to dimension: type=0x1
5537
// Build Label: HiPhi/PassengerDisplay_CN/PassengerDisplay:12/SKQ1.220201.001/2962:user/test-keys
5538
// Build Changelist: 2962
5539
// Build Time: 1682107785000
5540
// java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.systemui/com.android.systemui.settings.brightness.BrightnessDialog}: android.view.InflateException: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Error inflating class <unknown>
5541
// 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3636)
5542
// 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793)
5543
// 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
5544
// 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
5545
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
5546
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
5547
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
5548
// 	at android.os.Looper.loopOnce(Looper.java:201)
5549
// 	at android.os.Looper.loop(Looper.java:288)
5550
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
5551
// 	at java.lang.reflect.Method.invoke(Native Method)
5552
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
5553
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
5554
// Caused by: android.view.InflateException: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Error inflating class <unknown>
5555
// Caused by: android.view.InflateException: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Error inflating class <unknown>
5556
// Caused by: java.lang.reflect.InvocationTargetException
5557
// 	at java.lang.reflect.Constructor.newInstance0(Native Method)
5558
// 	at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
5559
// 	at android.view.LayoutInflater.createView(LayoutInflater.java:858)
5560
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1010)
5561
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:965)
5562
// 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:1127)
5563
// 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1088)
5564
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:686)
5565
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:538)
5566
// 	at com.android.systemui.settings.brightness.BrightnessSlider$Factory.create(BrightnessSlider.java:277)
5567
// 	at com.android.systemui.settings.brightness.BrightnessDialog.onCreate(BrightnessDialog.java:76)
5568
// 	at android.app.Activity.performCreate(Activity.java:8094)
5569
// 	at android.app.Activity.performCreate(Activity.java:8074)
5570
// 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1330)
5571
// 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3609)
5572
// 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793)
5573
// 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
5574
// 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
5575
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
5576
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
5577
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
5578
// 	at android.os.Looper.loopOnce(Looper.java:201)
5579
// 	at android.os.Looper.loop(Looper.java:288)
5580
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
5581
// 	at java.lang.reflect.Method.invoke(Native Method)
5582
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
5583
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
5584
// Caused by: android.content.res.Resources$NotFoundException: Drawable com.android.systemui:drawable/brightness_progress with resource ID #0x7f0802fe
5585
// Caused by: android.content.res.Resources$NotFoundException: File res/drawable/brightness_progress.xml from drawable resource ID #0x7f0802fe
5586
// 	at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:874)
5587
// 	at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:668)
5588
// 	at android.content.res.Resources.loadDrawable(Resources.java:993)
5589
// 	at android.content.res.TypedArray.getDrawableForDensity(TypedArray.java:1007)
5590
// 	at android.content.res.TypedArray.getDrawable(TypedArray.java:982)
5591
// 	at android.widget.ProgressBar.<init>(ProgressBar.java:286)
5592
// 	at android.widget.AbsSeekBar.<init>(AbsSeekBar.java:120)
5593
// 	at android.widget.SeekBar.<init>(SeekBar.java:90)
5594
// 	at android.widget.SeekBar.<init>(SeekBar.java:86)
5595
// 	at android.widget.SeekBar.<init>(SeekBar.java:82)
5596
// 	at com.android.systemui.settings.brightness.ToggleSeekBar.<init>(ToggleSeekBar.java:40)
5597
// 	at java.lang.reflect.Constructor.newInstance0(Native Method)
5598
// 	at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
5599
// 	at android.view.LayoutInflater.createView(LayoutInflater.java:858)
5600
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1010)
5601
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:965)
5602
// 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:1127)
5603
// 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1088)
5604
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:686)
5605
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:538)
5606
// 	at com.android.systemui.settings.brightness.BrightnessSlider$Factory.create(BrightnessSlider.java:277)
5607
// 	at com.android.systemui.settings.brightness.BrightnessDialog.onCreate(BrightnessDialog.java:76)
5608
// 	at android.app.Activity.performCreate(Activity.java:8094)
5609
// 	at android.app.Activity.performCreate(Activity.java:8074)
5610
// 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1330)
5611
// 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3609)
5612
// 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793)
5613
// 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
5614
// 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
5615
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
5616
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
5617
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
5618
// 	at android.os.Looper.loopOnce(Looper.java:201)
5619
// 	at android.os.Looper.loop(Looper.java:288)
5620
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
5621
// 	at java.lang.reflect.Method.invoke(Native Method)
5622
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
5623
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
5624
// Caused by: java.lang.UnsupportedOperationException: Can't convert value at index 6 to dimension: type=0x1
5625
// 	at android.content.res.TypedArray.getDimensionPixelOffset(TypedArray.java:739)
5626
// 	at android.graphics.drawable.LayerDrawable.updateLayerFromTypedArray(LayerDrawable.java:359)
5627
// 	at android.graphics.drawable.LayerDrawable.inflateLayers(LayerDrawable.java:267)
5628
// 	at android.graphics.drawable.LayerDrawable.inflate(LayerDrawable.java:200)
5629
// 	at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflater.java:145)
5630
// 	at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1399)
5631
// 	at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1358)
5632
// 	at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:906)
5633
// 	at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:860)
5634
// 	... 37 more
5635
// 
5636
// CRASH: com.android.gallery3d (pid 4430)
5637
// Short Msg: java.lang.IllegalStateException
5638
// Long Msg: java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState
5639
// Build Label: HiPhi/PassengerDisplay_CN/PassengerDisplay:12/SKQ1.220201.001/2962:user/test-keys
5640
// Build Changelist: 2962
5641
// Build Time: 1682107785000
5642
// java.lang.RuntimeException: Unable to stop activity {com.android.gallery3d/com.android.gallery3d.filtershow.FilterShowActivity}: java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState
5643
// 	at android.app.ActivityThread.callActivityOnStop(ActivityThread.java:5157)
5644
// 	at android.app.ActivityThread.performStopActivityInner(ActivityThread.java:5129)
5645
// 	at android.app.ActivityThread.handleStopActivity(ActivityThread.java:5194)
5646
// 	at android.app.servertransaction.TransactionExecutor.performLifecycleSequence(TransactionExecutor.java:234)
5647
// 	at android.app.servertransaction.TransactionExecutor.cycleToPath(TransactionExecutor.java:201)
5648
// 	at android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:173)
5649
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:97)
5650
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
5651
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
5652
// 	at android.os.Looper.loopOnce(Looper.java:201)
5653
// 	at android.os.Looper.loop(Looper.java:288)
5654
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
5655
// 	at java.lang.reflect.Method.invoke(Native Method)
5656
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
5657
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
5658
// Caused by: java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState
5659
// 	at androidx.fragment.app.FragmentManager.checkStateLoss(FragmentManager.java:1864)
5660
// 	at androidx.fragment.app.FragmentManager.enqueueAction(FragmentManager.java:1904)
5661
// 	at androidx.fragment.app.BackStackRecord.commitInternal(BackStackRecord.java:329)
5662
// 	at androidx.fragment.app.BackStackRecord.commit(BackStackRecord.java:294)
5663
// 	at com.android.gallery3d.filtershow.category.MainPanel.showImageStatePanel(MainPanel.java:297)
5664
// 	at com.android.gallery3d.filtershow.category.MainPanel.onCreateView(MainPanel.java:127)
5665
// 	at androidx.fragment.app.Fragment.performCreateView(Fragment.java:2953)
5666
// 	at androidx.fragment.app.FragmentStateManager.createView(FragmentStateManager.java:494)
5667
// 	at androidx.fragment.app.FragmentStateManager.moveToExpectedState(FragmentStateManager.java:258)
5668
// 	at androidx.fragment.app.FragmentManager.executeOpsTogether(FragmentManager.java:2209)
5669
// 	at androidx.fragment.app.FragmentManager.removeRedundantOperationsAndExecute(FragmentManager.java:2120)
5670
// 	at androidx.fragment.app.FragmentManager.execPendingActions(FragmentManager.java:2022)
5671
// 	at androidx.fragment.app.FragmentManager.dispatchStateChange(FragmentManager.java:3244)
5672
// 	at androidx.fragment.app.FragmentManager.dispatchStop(FragmentManager.java:3202)
5673
// 	at androidx.fragment.app.FragmentController.dispatchStop(FragmentController.java:295)
5674
// 	at androidx.fragment.app.FragmentActivity.onStop(FragmentActivity.java:495)
5675
// 	at android.app.Instrumentation.callActivityOnStop(Instrumentation.java:1497)
5676
// 	at android.app.Activity.performStop(Activity.java:8324)
5677
// 	at android.app.ActivityThread.callActivityOnStop(ActivityThread.java:5149)
5678
// 	... 14 more
5679
// 
5680
// CRASH: com.android.systemui (pid 13746)
5681
// Short Msg: java.lang.UnsupportedOperationException
5682
// Long Msg: java.lang.UnsupportedOperationException: Can't convert value at index 6 to dimension: type=0x1
5683
// Build Label: HiPhi/PassengerDisplay_CN/PassengerDisplay:12/SKQ1.220201.001/2962:user/test-keys
5684
// Build Changelist: 2962
5685
// Build Time: 1682107785000
5686
// java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.systemui/com.android.systemui.settings.brightness.BrightnessDialog}: android.view.InflateException: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Error inflating class <unknown>
5687
// 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3636)
5688
// 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793)
5689
// 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
5690
// 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
5691
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
5692
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
5693
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
5694
// 	at android.os.Looper.loopOnce(Looper.java:201)
5695
// 	at android.os.Looper.loop(Looper.java:288)
5696
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
5697
// 	at java.lang.reflect.Method.invoke(Native Method)
5698
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
5699
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
5700
// Caused by: android.view.InflateException: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Error inflating class <unknown>
5701
// Caused by: android.view.InflateException: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Error inflating class <unknown>
5702
// Caused by: java.lang.reflect.InvocationTargetException
5703
// 	at java.lang.reflect.Constructor.newInstance0(Native Method)
5704
// 	at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
5705
// 	at android.view.LayoutInflater.createView(LayoutInflater.java:858)
5706
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1010)
5707
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:965)
5708
// 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:1127)
5709
// 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1088)
5710
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:686)
5711
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:538)
5712
// 	at com.android.systemui.settings.brightness.BrightnessSlider$Factory.create(BrightnessSlider.java:277)
5713
// 	at com.android.systemui.settings.brightness.BrightnessDialog.onCreate(BrightnessDialog.java:76)
5714
// 	at android.app.Activity.performCreate(Activity.java:8094)
5715
// 	at android.app.Activity.performCreate(Activity.java:8074)
5716
// 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1330)
5717
// 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3609)
5718
// 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793)
5719
// 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
5720
// 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
5721
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
5722
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
5723
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
5724
// 	at android.os.Looper.loopOnce(Looper.java:201)
5725
// 	at android.os.Looper.loop(Looper.java:288)
5726
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
5727
// 	at java.lang.reflect.Method.invoke(Native Method)
5728
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
5729
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
5730
// Caused by: android.content.res.Resources$NotFoundException: Drawable com.android.systemui:drawable/brightness_progress with resource ID #0x7f0802fe
5731
// Caused by: android.content.res.Resources$NotFoundException: File res/drawable/brightness_progress.xml from drawable resource ID #0x7f0802fe
5732
// 	at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:874)
5733
// 	at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:668)
5734
// 	at android.content.res.Resources.loadDrawable(Resources.java:993)
5735
// 	at android.content.res.TypedArray.getDrawableForDensity(TypedArray.java:1007)
5736
// 	at android.content.res.TypedArray.getDrawable(TypedArray.java:982)
5737
// 	at android.widget.ProgressBar.<init>(ProgressBar.java:286)
5738
// 	at android.widget.AbsSeekBar.<init>(AbsSeekBar.java:120)
5739
// 	at android.widget.SeekBar.<init>(SeekBar.java:90)
5740
// 	at android.widget.SeekBar.<init>(SeekBar.java:86)
5741
// 	at android.widget.SeekBar.<init>(SeekBar.java:82)
5742
// 	at com.android.systemui.settings.brightness.ToggleSeekBar.<init>(ToggleSeekBar.java:40)
5743
// 	at java.lang.reflect.Constructor.newInstance0(Native Method)
5744
// 	at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
5745
// 	at android.view.LayoutInflater.createView(LayoutInflater.java:858)
5746
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1010)
5747
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:965)
5748
// 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:1127)
5749
// 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1088)
5750
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:686)
5751
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:538)
5752
// 	at com.android.systemui.settings.brightness.BrightnessSlider$Factory.create(BrightnessSlider.java:277)
5753
// 	at com.android.systemui.settings.brightness.BrightnessDialog.onCreate(BrightnessDialog.java:76)
5754
// 	at android.app.Activity.performCreate(Activity.java:8094)
5755
// 	at android.app.Activity.performCreate(Activity.java:8074)
5756
// 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1330)
5757
// 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3609)
5758
// 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793)
5759
// 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
5760
// 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
5761
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
5762
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
5763
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
5764
// 	at android.os.Looper.loopOnce(Looper.java:201)
5765
// 	at android.os.Looper.loop(Looper.java:288)
5766
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
5767
// 	at java.lang.reflect.Method.invoke(Native Method)
5768
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
5769
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
5770
// Caused by: java.lang.UnsupportedOperationException: Can't convert value at index 6 to dimension: type=0x1
5771
// 	at android.content.res.TypedArray.getDimensionPixelOffset(TypedArray.java:739)
5772
// 	at android.graphics.drawable.LayerDrawable.updateLayerFromTypedArray(LayerDrawable.java:359)
5773
// 	at android.graphics.drawable.LayerDrawable.inflateLayers(LayerDrawable.java:267)
5774
// 	at android.graphics.drawable.LayerDrawable.inflate(LayerDrawable.java:200)
5775
// 	at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflater.java:145)
5776
// 	at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1399)
5777
// 	at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1358)
5778
// 	at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:906)
5779
// 	at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:860)
5780
// 	... 37 more
5781
// 
5782
// NOT RESPONDING: com.hht.lebocast (pid 2900)
5783
ANR in com.hht.lebocast (com.hht.lebocast/.GuidanceActivity)
5784
PID: 2900
5785
Reason: Input dispatching timed out (Application does not have a focused window)
5786
Parent: com.hht.lebocast/.GuidanceActivity
5787
ErrorId: 697d1305-a03a-4ef3-850a-31f6ec5d684c
5788
Frozen: false
5789
Load: 0.0 / 0.0 / 0.0
5790
----- Output from /proc/pressure/memory -----
5791
some avg10=0.00 avg60=0.00 avg300=0.00 total=204764
5792
full avg10=0.00 avg60=0.00 avg300=0.00 total=57800
5793
----- End output from /proc/pressure/memory -----
5794

    
5795
CPU usage from 6921ms to 0ms ago (2023-04-22 20:10:33.063 to 2023-04-22 20:10:39.984):
5796
  31% 22031/com.tencent.android.qqdownloader: 28% user + 3.3% kernel / faults: 35801 minor
5797
  10% 1244/system_server: 2.8% user + 7.8% kernel / faults: 4433 minor
5798
  5.2% 21986/com.tencent.android.qqdownloader:daemon: 3.4% user + 1.7% kernel / faults: 2858 minor
5799
  2.6% 15627/com.android.systemui: 2.1% user + 0.4% kernel / faults: 428 minor
5800
  2.1% 2900/com.hht.lebocast: 0.7% user + 1.4% kernel / faults: 26 minor
5801
  1.7% 16049/kworker/u16:4-memlat_wq: 0% user + 1.7% kernel
5802
  1.5% 16361/kworker/u16:9-ufs_clkscaling_0: 0% user + 1.5% kernel
5803
  1.4% 1010/surfaceflinger: 0.8% user + 0.5% kernel
5804
  1% 28239/com.tencent.android.qqdownloader:cloud: 1% user + 0% kernel / faults: 654 minor
5805
  0.8% 504/logd: 0.2% user + 0.5% kernel
5806
  0.8% 21958/com.tencent.android.qqdownloader:live: 0.8% user + 0% kernel / faults: 673 minor
5807
  0% 833/android.hardware.memtrack@1.0-service: 0% user + 0% kernel
5808
  0.4% 1268/cnss_diag: 0.2% user + 0.1% kernel
5809
  0.4% 1289/tlog: 0.1% user + 0.2% kernel
5810
  0.4% 4371/com.thundercomm.gamecenter: 0.4% user + 0% kernel / faults: 213 minor
5811
  0% 26641/com.android.webview:webview_service: 0% user + 0% kernel / faults: 187 minor
5812
  0.2% 2486/android.ext.services: 0.2% user + 0% kernel / faults: 47 minor
5813
  0.2% 3861/logcat: 0.2% user + 0% kernel
5814
  0.2% 6332/kworker/0:2-events_power_efficient: 0% user + 0.2% kernel
5815
  0.2% 17576/kworker/u16:6-memlat_wq: 0% user + 0.2% kernel
5816
  0.2% 25039/kworker/1:1-events_freezable_power_: 0% user + 0.2% kernel
5817
  0.2% 28310/com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0: 0.2% user + 0% kernel / faults: 170 minor
5818
  0.1% 9/ksoftirqd/0: 0% user + 0.1% kernel
5819
  0.1% 10/rcu_preempt: 0% user + 0.1% kernel
5820
  0.1% 13/rcuop/0: 0% user + 0.1% kernel
5821
  0.1% 21/ksoftirqd/1: 0% user + 0.1% kernel
5822
  0.1% 29/ksoftirqd/2: 0% user + 0.1% kernel
5823
  0.1% 32/rcuop/2: 0% user + 0.1% kernel
5824
  0.1% 37/ksoftirqd/3: 0% user + 0.1% kernel
5825
  0.1% 56/rcuop/5: 0% user + 0.1% kernel
5826
  0.1% 506/servicemanager: 0% user + 0.1% kernel
5827
  0.1% 652/vendor.ts.uart@1.0-service: 0.1% user + 0% kernel
5828
  0.1% 674/statsd: 0% user + 0.1% kernel / faults: 3 minor
5829
  0.1% 675/netd: 0% user + 0.1% kernel / faults: 15 minor
5830
  0.1% 732/crtc_commit:125: 0% user + 0.1% kernel
5831
  0.1% 950/qrtr-ns: 0% user + 0.1% kernel
5832
  0.1% 1203/wlan_logging_th: 0% user + 0.1% kernel
5833
  0.1% 1214/kworker/u17:2-kgsl-events: 0% user + 0.1% kernel
5834
  0.1% 1367/cnss-daemon: 0.1% user + 0% kernel
5835
  0.1% 1500/msm_irqbalance: 0% user + 0.1% kernel
5836
  0.1% 2181/com.thundercomm.microsettings: 0% user + 0.1% kernel / faults: 15 minor
5837
  0.1% 2492/com.thundercomm.gamemode.provider: 0% user + 0.1% kernel
5838
  0.1% 2764/hht_ota_mgr: 0% user + 0.1% kernel
5839
  0.1% 2790/irq/16-90b6400.: 0% user + 0.1% kernel
5840
  0.1% 2792/irq/17-9091000.: 0% user + 0.1% kernel
5841
  0.1% 4242/com.android.commands.monkey: 0.1% user + 0% kernel / faults: 2 minor
5842
  0.1% 4620/com.android.documentsui: 0.1% user + 0% kernel
5843
  0.1% 5963/kworker/u16:7-memlat_wq: 0% user + 0.1% kernel
5844
  0.1% 15116/kworker/u17:0-kgsl-events: 0% user + 0.1% kernel
5845
  0.1% 16729/kworker/3:0-events: 0% user + 0.1% kernel
5846
  0.1% 17694/kworker/7:0-events: 0% user + 0.1% kernel
5847
  0.1% 31638/kworker/2:2-events: 0% user + 0.1% kernel
5848
 +0% 20593/kworker/0:0-sock_diag_events: 0% user + 0% kernel
5849
 +0% 20594/kworker/3:2-mm_percpu_wq: 0% user + 0% kernel
5850
8.8% TOTAL: 5.6% user + 2.7% kernel + 0.3% irq + 0.1% softirq
5851
CPU usage from 29680877ms to 29680877ms ago (1970-01-01 08:00:00.000 to 1970-01-01 08:00:00.000) with 0% awake:
5852
0% TOTAL: 0% user + 0% kernel
5853

    
5854
procrank:
5855
<empty>
5856

    
5857
ZRAM: 3372K physical used for 41416K in swap (4194300K total swap)
5858
 RAM: 7896244K total, 536504K free, 6272K buffers, 2899104K cached, 36520K shmem, 313764K slab
5859
// procrank status was 0
5860
anr traces:
5861
// anr traces status was 1
5862
meminfo:
5863
Applications Memory Usage (in Kilobytes):
5864
Uptime: 29691066 Realtime: 29691066
5865

    
5866

    
5867
Total RSS by process:
5868
    660,788K: com.tencent.android.qqdownloader (pid 22031)
5869
    596,688K: system (pid 1244)
5870
    453,704K: com.android.settings (pid 2441 / activities)
5871
    380,004K: com.android.systemui (pid 15627)
5872
    317,084K: com.tencent.android.qqdownloader:daemon (pid 21986)
5873
    280,316K: com.android.launcher3 (pid 2649 / activities)
5874
    219,280K: com.android.packageinstaller (pid 3752)
5875
    204,100K: com.android.gallery3d (pid 20073)
5876
    201,232K: com.android.documentsui (pid 4620 / activities)
5877
    195,204K: com.android.music (pid 3716 / activities)
5878
    168,044K: com.android.htmlviewer (pid 7821)
5879
    166,000K: zygote64 (pid 676)
5880
    163,024K: com.hht.lebocast (pid 2900 / activities)
5881
    147,208K: com.sohu.inputmethod.sogou.car (pid 29123)
5882
    144,064K: zygote (pid 677)
5883
    144,028K: com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0 (pid 28310)
5884
    135,328K: com.tencent.android.qqdownloader:live (pid 21958)
5885
    134,268K: com.android.providers.media.module (pid 3070)
5886
    133,336K: com.android.bluetooth (pid 17461)
5887
    130,596K: surfaceflinger (pid 1010)
5888
    125,360K: com.thundercomm.gamemode (pid 2173)
5889
    121,708K: com.tencent.android.qqdownloader:cloud (pid 28239)
5890
    116,756K: android:ui (pid 18842)
5891
    112,928K: com.android.commands.monkey (pid 4242)
5892
    112,896K: com.thundercomm.gamecenter (pid 4371 / activities)
5893
    111,320K: com.thundercomm.microsettings (pid 2181)
5894
    110,972K: com.thundercomm.tcservice (pid 2428)
5895
    110,416K: com.android.networkstack.process (pid 2123)
5896
    110,244K: com.android.permissioncontroller (pid 3768)
5897
    109,908K: com.qualcomm.qti.workloadclassifier (pid 3028)
5898
    109,672K: com.qualcomm.location (pid 2731)
5899
    103,360K: android.ext.services (pid 2486)
5900
    102,792K: com.thundercomm.remotecontrolservice (pid 2368)
5901
    102,652K: com.qualcomm.qti.qdma (pid 2438)
5902
    102,192K: .dataservices (pid 2183)
5903
    102,160K: com.hryt.hiphishowfsecontrol (pid 2908)
5904
     98,556K: com.tc.logclient (pid 2255)
5905
     94,580K: com.thundercomm.microservice (pid 2178)
5906
     94,004K: com.thundercomm.tchttpserver (pid 2207)
5907
     93,556K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2988)
5908
     92,004K: com.android.se (pid 2338)
5909
     91,956K: com.qualcomm.qti.qccnetstat (pid 3016)
5910
     91,524K: .qtidataservices (pid 2191)
5911
     91,140K: vendor.qti.qesdk.sysservice (pid 2305)
5912
     91,096K: ts.car.uart (pid 2903)
5913
     90,352K: android.process.media (pid 3083)
5914
     90,196K: com.thundercomm.tcsetupwizard (pid 2301)
5915
     90,128K: com.qualcomm.location.XT (pid 3132)
5916
     89,888K: com.qualcomm.qti.devicestatisticsservice (pid 3270)
5917
     89,852K: com.qti.qualcomm.mstatssystemservice (pid 2310)
5918
     89,776K: .pasr (pid 2917)
5919
     87,508K: com.android.musicfx (pid 19076)
5920
     87,508K: com.qti.diagservices (pid 17899)
5921
     82,700K: com.android.webview:webview_service (pid 26641)
5922
     81,360K: tlog (pid 1289)
5923
     70,636K: webview_zygote (pid 2419)
5924
     69,884K: com.thundercomm.gamemode.provider (pid 2492)
5925
     69,420K: com.android.externalstorage (pid 3938)
5926
     63,624K: com.qualcomm.qti.qccauthmgr (pid 2600)
5927
     59,328K: com.android.shell (pid 3792)
5928
     49,168K: audioserver (pid 10705)
5929
     39,416K: mediaserver (pid 1279)
5930
     35,248K: media.extractor (pid 1276)
5931
     26,792K: media.swcodec (pid 1363)
5932
     25,792K: cameraserver (pid 1270)
5933
     23,724K: android.hardware.audio.service (pid 10704)
5934
     23,476K: android.hardware.wifi@1.0-service (pid 842)
5935
     20,152K: vendor.qti.hardware.display.composer-service (pid 850)
5936
     17,708K: media.metrics (pid 1278)
5937
     16,712K: android.hardware.neuralnetworks@1.3-service-qti (pid 834)
5938
     16,616K: media.codec (pid 1310)
5939
     16,388K: android.hardware.gnss@2.1-service-qti (pid 825)
5940
     14,276K: hht_ota_mgr (pid 2764)
5941
     14,272K: keystore2 (pid 571)
5942
     13,644K: media.hwcodec (pid 884)
5943
     12,888K: init (pid 1)
5944
     12,236K: iorapd (pid 1175)
5945
     11,964K: vendor.qti.hardware.perf@2.2-service (pid 870)
5946
     11,688K: wpa_supplicant (pid 12167)
5947
     11,664K: cnd (pid 1313)
5948
     10,120K: netd (pid 675)
5949
      9,656K: android.hardware.bluetooth@1.0-service-qti (pid 818)
5950
      9,320K: selfinstaller (pid 1280)
5951
      9,280K: update_engine (pid 1382)
5952
      9,268K: vold (pid 548)
5953
      9,144K: xtra-daemon (pid 1461)
5954
      8,884K: ueventd (pid 477)
5955
      8,348K: android.hardware.sensors@2.0-service.multihal (pid 836)
5956
      8,208K: storaged (pid 1288)
5957
      8,188K: vendor.qti.hardware.iop@2.0-service (pid 852)
5958
      8,184K: ssgtzd (pid 804)
5959
      8,084K: logd (pid 504)
5960
      8,016K: perfservice (pid 1308)
5961
      8,016K: slim_daemon (pid 1460)
5962
      7,940K: imsrcsd (pid 1332)
5963
      7,936K: imsdatadaemon (pid 1515)
5964
      7,748K: cnss_diag (pid 1268)
5965
      7,740K: ims_rtp_daemon (pid 1322)
5966
      7,636K: tzlog (pid 1379)
5967
      7,616K: traced_probes (pid 1176)
5968
      7,612K: adbd (pid 2749)
5969
      7,608K: spdaemon (pid 567)
5970
      7,548K: init (pid 475)
5971
      7,548K: vppservice (pid 914)
5972
      7,536K: iorap.prefetcherd (pid 2040)
5973
      7,404K: drmserver (pid 1172)
5974
      7,364K: installd (pid 1275)
5975
      7,328K: wificond (pid 1290)
5976
      7,308K: wifidisplayhalservice (pid 1316)
5977
      7,216K: lmkd (pid 505)
5978
      7,176K: hwservicemanager (pid 507)
5979
      7,120K: vendor.qti.hardware.display.allocator-service (pid 848)
5980
      7,092K: cnss-daemon (pid 1367)
5981
      7,028K: android.hardware.drm@1.3-service.clearkey (pid 823)
5982
      6,976K: gpuservice (pid 1004)
5983
      6,904K: qseecomd (pid 546)
5984
      6,808K: thermal-engine (pid 3408)
5985
      6,684K: wfdhdcphalservice (pid 1309)
5986
      6,620K: qccsyshal@1.1-service (pid 815)
5987
      6,580K: credstore (pid 993)
5988
      6,556K: ipacm (pid 651)
5989
      6,512K: vendor.qti.hardware.qteeconnector@1.0-service (pid 874)
5990
      6,436K: android.hardware.power-service (pid 835)
5991
      6,300K: qfp-daemon (pid 1395)
5992
      6,300K: lowi-server (pid 1459)
5993
      6,068K: vendor.display.color@1.0-service (pid 843)
5994
      6,032K: servicemanager (pid 506)
5995
      6,020K: gatekeeperd (pid 1374)
5996
      5,988K: dpmd (pid 1179)
5997
      5,952K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 875)
5998
      5,920K: android.hardware.keymaster@4.1-service-qti (pid 545)
5999
      5,820K: statsd (pid 674)
6000
      5,744K: vendor.qti.esepowermanager@1.1-service (pid 846)
6001
      5,744K: dpmQmiMgr (pid 1180)
6002
      5,664K: android.system.suspend@1.0-service (pid 569)
6003
      5,628K: vendor.qti.secure_element@1.2-service (pid 890)
6004
      5,588K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 847)
6005
      5,584K: keymasterd (pid 623)
6006
      5,580K: sensors.qti (pid 1021)
6007
      5,556K: vendor.qti.hardware.soter@1.0-service (pid 877)
6008
      5,544K: incidentd (pid 1274)
6009
      5,492K: android.hardware.gatekeeper@1.0-service-qti (pid 576)
6010
      5,492K: vendor.qti.hardware.servicetracker@1.2-service (pid 876)
6011
      5,480K: qcc-trd (pid 1391)
6012
      5,456K: vendor.ts.uart@1.0-service (pid 652)
6013
      5,416K: feature_enabler_client (pid 1265)
6014
      5,400K: android.hardware.health@2.1-service (pid 827)
6015
      5,360K: android.hardware.boot@1.1-service (pid 575)
6016
      5,360K: vendor.qti.power.pasrmanager@1.0-service (pid 885)
6017
      5,360K: vendor.qti.qspmhal@1.0-service (pid 888)
6018
      5,352K: android.hardware.usb@1.2-service-qti (pid 841)
6019
      5,236K: vendor.qti.hardware.qccvndhal@1.0-service (pid 871)
6020
      5,216K: vendor.qti.hardware.vibrator.service (pid 883)
6021
      5,192K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 878)
6022
      5,176K: adsprpcd (pid 1359)
6023
      5,168K: vendor.qti.hardware.qseecom@1.0-service (pid 547)
6024
      5,108K: cdsprpcd (pid 1361)
6025
      5,076K: sscrpcd (pid 952)
6026
      5,076K: tloc_daemon (pid 1396)
6027
      5,068K: dspservice (pid 851)
6028
      5,064K: android.hardware.thermal@2.0-service.qti (pid 839)
6029
      5,060K: sscrpcd (pid 579)
6030
      5,052K: adsprpcd (pid 1357)
6031
      5,048K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 891)
6032
      5,040K: loc_launcher (pid 1371)
6033
      5,036K: android.hardware.lights-service.qti (pid 831)
6034
      5,036K: qspmsvc (pid 2775)
6035
      5,024K: dpmd (pid 1195)
6036
      4,960K: vendor.qti.hardware.limits@1.0-service (pid 869)
6037
      4,944K: android.hardware.memtrack@1.0-service (pid 833)
6038
      4,848K: traced (pid 1178)
6039
      4,836K: pm-service (pid 980)
6040
      4,764K: vndservicemanager (pid 508)
6041
      4,752K: android.hardware.atrace@1.0-service (pid 572)
6042
      4,696K: imsqmidaemon (pid 1328)
6043
      4,688K: android.hardware.cas@1.2-service (pid 820)
6044
      4,624K: pm-proxy (pid 1170)
6045
      4,452K: time_daemon (pid 650)
6046
      4,232K: pd-mapper (pid 953)
6047
      4,212K: android.hidl.allocator@1.0-service (pid 813)
6048
      4,212K: ipacm-diag (pid 1337)
6049
      4,208K: mlid (pid 1369)
6050
      4,208K: dumpsys (pid 20610)
6051
      4,200K: rmt_storage (pid 1017)
6052
      4,136K: msm_irqbalance (pid 1500)
6053
      4,016K: wfdvndservice (pid 1362)
6054
      3,672K: logcat (pid 3861)
6055
      3,636K: ip6tables-restore (pid 738)
6056
      3,544K: iptables-restore (pid 737)
6057
      3,516K: tftp_server (pid 1018)
6058
      3,436K: qrtr-ns (pid 950)
6059
      3,176K: sh (pid 4240)
6060
      3,084K: tombstoned (pid 633)
6061
      2,408K: app_d (pid 28286)
6062
      2,284K: ssgqmigd (pid 1368)
6063
      2,284K: app_d (pid 28255)
6064
      1,116K: mdnsd (pid 2767)
6065

    
6066
Total RSS by OOM adjustment:
6067
  1,810,724K: Native
6068
        166,000K: zygote64 (pid 676)
6069
        144,064K: zygote (pid 677)
6070
        130,596K: surfaceflinger (pid 1010)
6071
        112,928K: com.android.commands.monkey (pid 4242)
6072
         81,360K: tlog (pid 1289)
6073
         70,636K: webview_zygote (pid 2419)
6074
         49,168K: audioserver (pid 10705)
6075
         39,416K: mediaserver (pid 1279)
6076
         35,248K: media.extractor (pid 1276)
6077
         26,792K: media.swcodec (pid 1363)
6078
         25,792K: cameraserver (pid 1270)
6079
         23,724K: android.hardware.audio.service (pid 10704)
6080
         23,476K: android.hardware.wifi@1.0-service (pid 842)
6081
         20,152K: vendor.qti.hardware.display.composer-service (pid 850)
6082
         17,708K: media.metrics (pid 1278)
6083
         16,712K: android.hardware.neuralnetworks@1.3-service-qti (pid 834)
6084
         16,616K: media.codec (pid 1310)
6085
         16,388K: android.hardware.gnss@2.1-service-qti (pid 825)
6086
         14,276K: hht_ota_mgr (pid 2764)
6087
         14,272K: keystore2 (pid 571)
6088
         13,644K: media.hwcodec (pid 884)
6089
         12,888K: init (pid 1)
6090
         12,236K: iorapd (pid 1175)
6091
         11,964K: vendor.qti.hardware.perf@2.2-service (pid 870)
6092
         11,688K: wpa_supplicant (pid 12167)
6093
         11,664K: cnd (pid 1313)
6094
         10,120K: netd (pid 675)
6095
          9,656K: android.hardware.bluetooth@1.0-service-qti (pid 818)
6096
          9,320K: selfinstaller (pid 1280)
6097
          9,280K: update_engine (pid 1382)
6098
          9,268K: vold (pid 548)
6099
          9,144K: xtra-daemon (pid 1461)
6100
          8,884K: ueventd (pid 477)
6101
          8,348K: android.hardware.sensors@2.0-service.multihal (pid 836)
6102
          8,208K: storaged (pid 1288)
6103
          8,188K: vendor.qti.hardware.iop@2.0-service (pid 852)
6104
          8,184K: ssgtzd (pid 804)
6105
          8,084K: logd (pid 504)
6106
          8,016K: perfservice (pid 1308)
6107
          8,016K: slim_daemon (pid 1460)
6108
          7,940K: imsrcsd (pid 1332)
6109
          7,936K: imsdatadaemon (pid 1515)
6110
          7,748K: cnss_diag (pid 1268)
6111
          7,740K: ims_rtp_daemon (pid 1322)
6112
          7,636K: tzlog (pid 1379)
6113
          7,616K: traced_probes (pid 1176)
6114
          7,612K: adbd (pid 2749)
6115
          7,608K: spdaemon (pid 567)
6116
          7,548K: init (pid 475)
6117
          7,548K: vppservice (pid 914)
6118
          7,536K: iorap.prefetcherd (pid 2040)
6119
          7,404K: drmserver (pid 1172)
6120
          7,364K: installd (pid 1275)
6121
          7,328K: wificond (pid 1290)
6122
          7,308K: wifidisplayhalservice (pid 1316)
6123
          7,216K: lmkd (pid 505)
6124
          7,176K: hwservicemanager (pid 507)
6125
          7,120K: vendor.qti.hardware.display.allocator-service (pid 848)
6126
          7,092K: cnss-daemon (pid 1367)
6127
          7,028K: android.hardware.drm@1.3-service.clearkey (pid 823)
6128
          6,976K: gpuservice (pid 1004)
6129
          6,904K: qseecomd (pid 546)
6130
          6,808K: thermal-engine (pid 3408)
6131
          6,684K: wfdhdcphalservice (pid 1309)
6132
          6,620K: qccsyshal@1.1-service (pid 815)
6133
          6,580K: credstore (pid 993)
6134
          6,556K: ipacm (pid 651)
6135
          6,512K: vendor.qti.hardware.qteeconnector@1.0-service (pid 874)
6136
          6,436K: android.hardware.power-service (pid 835)
6137
          6,300K: qfp-daemon (pid 1395)
6138
          6,300K: lowi-server (pid 1459)
6139
          6,068K: vendor.display.color@1.0-service (pid 843)
6140
          6,032K: servicemanager (pid 506)
6141
          6,020K: gatekeeperd (pid 1374)
6142
          5,988K: dpmd (pid 1179)
6143
          5,952K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 875)
6144
          5,920K: android.hardware.keymaster@4.1-service-qti (pid 545)
6145
          5,820K: statsd (pid 674)
6146
          5,744K: vendor.qti.esepowermanager@1.1-service (pid 846)
6147
          5,744K: dpmQmiMgr (pid 1180)
6148
          5,664K: android.system.suspend@1.0-service (pid 569)
6149
          5,628K: vendor.qti.secure_element@1.2-service (pid 890)
6150
          5,588K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 847)
6151
          5,584K: keymasterd (pid 623)
6152
          5,580K: sensors.qti (pid 1021)
6153
          5,556K: vendor.qti.hardware.soter@1.0-service (pid 877)
6154
          5,544K: incidentd (pid 1274)
6155
          5,492K: android.hardware.gatekeeper@1.0-service-qti (pid 576)
6156
          5,492K: vendor.qti.hardware.servicetracker@1.2-service (pid 876)
6157
          5,480K: qcc-trd (pid 1391)
6158
          5,456K: vendor.ts.uart@1.0-service (pid 652)
6159
          5,416K: feature_enabler_client (pid 1265)
6160
          5,400K: android.hardware.health@2.1-service (pid 827)
6161
          5,360K: android.hardware.boot@1.1-service (pid 575)
6162
          5,360K: vendor.qti.power.pasrmanager@1.0-service (pid 885)
6163
          5,360K: vendor.qti.qspmhal@1.0-service (pid 888)
6164
          5,352K: android.hardware.usb@1.2-service-qti (pid 841)
6165
          5,236K: vendor.qti.hardware.qccvndhal@1.0-service (pid 871)
6166
          5,216K: vendor.qti.hardware.vibrator.service (pid 883)
6167
          5,192K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 878)
6168
          5,176K: adsprpcd (pid 1359)
6169
          5,168K: vendor.qti.hardware.qseecom@1.0-service (pid 547)
6170
          5,108K: cdsprpcd (pid 1361)
6171
          5,076K: sscrpcd (pid 952)
6172
          5,076K: tloc_daemon (pid 1396)
6173
          5,068K: dspservice (pid 851)
6174
          5,064K: android.hardware.thermal@2.0-service.qti (pid 839)
6175
          5,060K: sscrpcd (pid 579)
6176
          5,052K: adsprpcd (pid 1357)
6177
          5,048K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 891)
6178
          5,040K: loc_launcher (pid 1371)
6179
          5,036K: android.hardware.lights-service.qti (pid 831)
6180
          5,036K: qspmsvc (pid 2775)
6181
          5,024K: dpmd (pid 1195)
6182
          4,960K: vendor.qti.hardware.limits@1.0-service (pid 869)
6183
          4,944K: android.hardware.memtrack@1.0-service (pid 833)
6184
          4,848K: traced (pid 1178)
6185
          4,836K: pm-service (pid 980)
6186
          4,764K: vndservicemanager (pid 508)
6187
          4,752K: android.hardware.atrace@1.0-service (pid 572)
6188
          4,696K: imsqmidaemon (pid 1328)
6189
          4,688K: android.hardware.cas@1.2-service (pid 820)
6190
          4,624K: pm-proxy (pid 1170)
6191
          4,452K: time_daemon (pid 650)
6192
          4,232K: pd-mapper (pid 953)
6193
          4,212K: android.hidl.allocator@1.0-service (pid 813)
6194
          4,212K: ipacm-diag (pid 1337)
6195
          4,208K: mlid (pid 1369)
6196
          4,208K: dumpsys (pid 20610)
6197
          4,200K: rmt_storage (pid 1017)
6198
          4,136K: msm_irqbalance (pid 1500)
6199
          4,016K: wfdvndservice (pid 1362)
6200
          3,672K: logcat (pid 3861)
6201
          3,636K: ip6tables-restore (pid 738)
6202
          3,544K: iptables-restore (pid 737)
6203
          3,516K: tftp_server (pid 1018)
6204
          3,436K: qrtr-ns (pid 950)
6205
          3,176K: sh (pid 4240)
6206
          3,084K: tombstoned (pid 633)
6207
          2,408K: app_d (pid 28286)
6208
          2,284K: ssgqmigd (pid 1368)
6209
          2,284K: app_d (pid 28255)
6210
          1,116K: mdnsd (pid 2767)
6211
    596,688K: System
6212
        596,688K: system (pid 1244)
6213
  2,828,600K: Persistent
6214
        380,004K: com.android.systemui (pid 15627)
6215
        163,024K: com.hht.lebocast (pid 2900 / activities)
6216
        125,360K: com.thundercomm.gamemode (pid 2173)
6217
        111,320K: com.thundercomm.microsettings (pid 2181)
6218
        110,972K: com.thundercomm.tcservice (pid 2428)
6219
        110,416K: com.android.networkstack.process (pid 2123)
6220
        109,908K: com.qualcomm.qti.workloadclassifier (pid 3028)
6221
        109,672K: com.qualcomm.location (pid 2731)
6222
        102,792K: com.thundercomm.remotecontrolservice (pid 2368)
6223
        102,652K: com.qualcomm.qti.qdma (pid 2438)
6224
        102,192K: .dataservices (pid 2183)
6225
        102,160K: com.hryt.hiphishowfsecontrol (pid 2908)
6226
         98,556K: com.tc.logclient (pid 2255)
6227
         94,580K: com.thundercomm.microservice (pid 2178)
6228
         94,004K: com.thundercomm.tchttpserver (pid 2207)
6229
         93,556K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2988)
6230
         92,004K: com.android.se (pid 2338)
6231
         91,956K: com.qualcomm.qti.qccnetstat (pid 3016)
6232
         91,524K: .qtidataservices (pid 2191)
6233
         91,140K: vendor.qti.qesdk.sysservice (pid 2305)
6234
         91,096K: ts.car.uart (pid 2903)
6235
         90,196K: com.thundercomm.tcsetupwizard (pid 2301)
6236
         89,888K: com.qualcomm.qti.devicestatisticsservice (pid 3270)
6237
         89,852K: com.qti.qualcomm.mstatssystemservice (pid 2310)
6238
         89,776K: .pasr (pid 2917)
6239
    267,604K: Persistent Service
6240
        134,268K: com.android.providers.media.module (pid 3070)
6241
        133,336K: com.android.bluetooth (pid 17461)
6242
    195,204K: Foreground
6243
        195,204K: com.android.music (pid 3716 / activities)
6244
    473,804K: Visible
6245
        280,316K: com.android.launcher3 (pid 2649 / activities)
6246
        103,360K: android.ext.services (pid 2486)
6247
         90,128K: com.qualcomm.location.XT (pid 3132)
6248
    147,208K: Perceptible
6249
        147,208K: com.sohu.inputmethod.sogou.car (pid 29123)
6250
     87,508K: A Services
6251
         87,508K: com.qti.diagservices (pid 17899)
6252
    182,780K: Previous
6253
        112,896K: com.thundercomm.gamecenter (pid 4371 / activities)
6254
         69,884K: com.thundercomm.gamemode.provider (pid 2492)
6255
    751,140K: B Services
6256
        660,788K: com.tencent.android.qqdownloader (pid 22031)
6257
         90,352K: android.process.media (pid 3083)
6258
  2,554,088K: Cached
6259
        453,704K: com.android.settings (pid 2441 / activities)
6260
        317,084K: com.tencent.android.qqdownloader:daemon (pid 21986)
6261
        219,280K: com.android.packageinstaller (pid 3752)
6262
        204,100K: com.android.gallery3d (pid 20073)
6263
        201,232K: com.android.documentsui (pid 4620 / activities)
6264
        168,044K: com.android.htmlviewer (pid 7821)
6265
        144,028K: com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0 (pid 28310)
6266
        135,328K: com.tencent.android.qqdownloader:live (pid 21958)
6267
        121,708K: com.tencent.android.qqdownloader:cloud (pid 28239)
6268
        116,756K: android:ui (pid 18842)
6269
        110,244K: com.android.permissioncontroller (pid 3768)
6270
         87,508K: com.android.musicfx (pid 19076)
6271
         82,700K: com.android.webview:webview_service (pid 26641)
6272
         69,420K: com.android.externalstorage (pid 3938)
6273
         63,624K: com.qualcomm.qti.qccauthmgr (pid 2600)
6274
         59,328K: com.android.shell (pid 3792)
6275

    
6276
Total RSS by category:
6277
  2,527,612K: .so mmap
6278
  1,549,492K: Native
6279
  1,441,068K: .jar mmap
6280
  1,007,532K: .art mmap
6281
    827,344K: Dalvik
6282
    656,108K: .oat mmap
6283
    402,012K: .apk mmap
6284
    248,064K: .dex mmap
6285
    244,924K: Dalvik Other
6286
    229,840K: Other mmap
6287
    222,788K: EGL mtrack
6288
    170,364K: Unknown
6289
    151,072K: Gfx dev
6290
     67,828K: Stack
6291
     58,248K: Other dev
6292
     55,628K: .ttf mmap
6293
     28,896K: Ashmem
6294
      6,528K: GL mtrack
6295
          0K: Cursor
6296
          0K: Other mtrack
6297

    
6298
Total PSS by process:
6299
    496,235K: com.tencent.android.qqdownloader (pid 22031)
6300
    295,261K: com.android.settings (pid 2441 / activities)
6301
    285,080K: system (pid 1244)
6302
    229,841K: com.android.systemui (pid 15627)
6303
    150,448K: com.android.launcher3 (pid 2649 / activities)
6304
    139,481K: com.tencent.android.qqdownloader:daemon (pid 21986)
6305
    108,494K: surfaceflinger (pid 1010)
6306
     91,898K: com.android.packageinstaller (pid 3752)
6307
     82,213K: com.android.music (pid 3716 / activities)
6308
     80,165K: com.hht.lebocast (pid 2900 / activities)
6309
     73,475K: tlog (pid 1289)
6310
     72,073K: com.android.documentsui (pid 4620 / activities)
6311
     71,283K: com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0 (pid 28310)
6312
     68,178K: com.android.gallery3d (pid 20073)
6313
     56,559K: com.sohu.inputmethod.sogou.car (pid 29123)
6314
     51,401K: com.android.htmlviewer (pid 7821)
6315
     37,422K: com.android.commands.monkey (pid 4242)
6316
     29,791K: zygote (pid 677)
6317
     26,397K: com.android.providers.media.module (pid 3070)
6318
     25,436K: com.android.bluetooth (pid 17461)
6319
     23,625K: audioserver (pid 10705)
6320
     23,483K: com.tencent.android.qqdownloader:live (pid 21958)
6321
     22,560K: com.thundercomm.tcservice (pid 2428)
6322
     20,665K: com.thundercomm.gamecenter (pid 4371 / activities)
6323
     20,319K: com.thundercomm.gamemode (pid 2173)
6324
     20,311K: com.qualcomm.qti.workloadclassifier (pid 3028)
6325
     19,932K: mediaserver (pid 1279)
6326
     19,730K: android.hardware.audio.service (pid 10704)
6327
     18,772K: android.hardware.wifi@1.0-service (pid 842)
6328
     18,028K: com.tencent.android.qqdownloader:cloud (pid 28239)
6329
     17,975K: com.qualcomm.location (pid 2731)
6330
     17,356K: com.android.permissioncontroller (pid 3768)
6331
     15,959K: media.extractor (pid 1276)
6332
     15,355K: com.android.networkstack.process (pid 2123)
6333
     15,146K: .dataservices (pid 2183)
6334
     14,754K: com.thundercomm.microsettings (pid 2181)
6335
     14,748K: webview_zygote (pid 2419)
6336
     14,325K: zygote64 (pid 676)
6337
     13,922K: media.swcodec (pid 1363)
6338
     13,873K: com.android.shell (pid 3792)
6339
     13,693K: com.android.webview:webview_service (pid 26641)
6340
     13,461K: android.process.media (pid 3083)
6341
     12,228K: media.metrics (pid 1278)
6342
     11,557K: com.hryt.hiphishowfsecontrol (pid 2908)
6343
     10,663K: android.ext.services (pid 2486)
6344
     10,517K: vendor.qti.hardware.display.composer-service (pid 850)
6345
     10,283K: android.hardware.gnss@2.1-service-qti (pid 825)
6346
     10,274K: com.thundercomm.remotecontrolservice (pid 2368)
6347
      9,859K: com.qualcomm.qti.qccauthmgr (pid 2600)
6348
      9,835K: android:ui (pid 18842)
6349
      9,797K: com.qualcomm.qti.qdma (pid 2438)
6350
      9,645K: com.thundercomm.gamemode.provider (pid 2492)
6351
      9,485K: media.codec (pid 1310)
6352
      9,392K: android.hardware.neuralnetworks@1.3-service-qti (pid 834)
6353
      9,262K: com.tc.logclient (pid 2255)
6354
      9,148K: com.thundercomm.microservice (pid 2178)
6355
      9,088K: com.android.externalstorage (pid 3938)
6356
      8,677K: com.thundercomm.tchttpserver (pid 2207)
6357
      8,345K: cameraserver (pid 1270)
6358
      7,954K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2988)
6359
      7,806K: com.qualcomm.qti.qccnetstat (pid 3016)
6360
      7,761K: .qtidataservices (pid 2191)
6361
      7,749K: ts.car.uart (pid 2903)
6362
      7,734K: com.android.se (pid 2338)
6363
      7,654K: hht_ota_mgr (pid 2764)
6364
      7,440K: init (pid 1)
6365
      7,421K: com.thundercomm.tcsetupwizard (pid 2301)
6366
      7,365K: vendor.qti.qesdk.sysservice (pid 2305)
6367
      7,284K: com.qualcomm.qti.devicestatisticsservice (pid 3270)
6368
      7,191K: media.hwcodec (pid 884)
6369
      7,176K: com.qti.qualcomm.mstatssystemservice (pid 2310)
6370
      7,111K: .pasr (pid 2917)
6371
      6,862K: wpa_supplicant (pid 12167)
6372
      6,246K: com.qti.diagservices (pid 17899)
6373
      5,773K: keystore2 (pid 571)
6374
      5,653K: vendor.qti.hardware.perf@2.2-service (pid 870)
6375
      5,628K: com.qualcomm.location.XT (pid 3132)
6376
      5,553K: cnd (pid 1313)
6377
      5,438K: android.hardware.bluetooth@1.0-service-qti (pid 818)
6378
      5,189K: com.android.musicfx (pid 19076)
6379
      5,084K: logd (pid 504)
6380
      4,806K: iorapd (pid 1175)
6381
      4,539K: ueventd (pid 477)
6382
      4,454K: netd (pid 675)
6383
      3,605K: storaged (pid 1288)
6384
      3,585K: vold (pid 548)
6385
      3,542K: imsrcsd (pid 1332)
6386
      3,386K: selfinstaller (pid 1280)
6387
      3,337K: cnss_diag (pid 1268)
6388
      3,333K: init (pid 475)
6389
      3,267K: adbd (pid 2749)
6390
      3,099K: wifidisplayhalservice (pid 1316)
6391
      2,990K: ssgtzd (pid 804)
6392
      2,956K: installd (pid 1275)
6393
      2,946K: android.hardware.sensors@2.0-service.multihal (pid 836)
6394
      2,762K: imsdatadaemon (pid 1515)
6395
      2,734K: update_engine (pid 1382)
6396
      2,682K: vendor.qti.hardware.iop@2.0-service (pid 852)
6397
      2,659K: iorap.prefetcherd (pid 2040)
6398
      2,636K: lowi-server (pid 1459)
6399
      2,595K: traced_probes (pid 1176)
6400
      2,583K: xtra-daemon (pid 1461)
6401
      2,562K: ims_rtp_daemon (pid 1322)
6402
      2,415K: thermal-engine (pid 3408)
6403
      2,358K: cnss-daemon (pid 1367)
6404
      2,344K: wfdhdcphalservice (pid 1309)
6405
      2,302K: vppservice (pid 914)
6406
      2,273K: wificond (pid 1290)
6407
      2,216K: qfp-daemon (pid 1395)
6408
      2,193K: slim_daemon (pid 1460)
6409
      2,192K: drmserver (pid 1172)
6410
      2,166K: hwservicemanager (pid 507)
6411
      1,976K: statsd (pid 674)
6412
      1,916K: android.hardware.drm@1.3-service.clearkey (pid 823)
6413
      1,905K: qseecomd (pid 546)
6414
      1,816K: spdaemon (pid 567)
6415
      1,789K: ipacm (pid 651)
6416
      1,782K: servicemanager (pid 506)
6417
      1,748K: traced (pid 1178)
6418
      1,743K: vendor.display.color@1.0-service (pid 843)
6419
      1,654K: perfservice (pid 1308)
6420
      1,616K: sensors.qti (pid 1021)
6421
      1,574K: credstore (pid 993)
6422
      1,559K: qccsyshal@1.1-service (pid 815)
6423
      1,552K: vendor.qti.hardware.servicetracker@1.2-service (pid 876)
6424
      1,546K: gpuservice (pid 1004)
6425
      1,537K: vendor.qti.hardware.display.allocator-service (pid 848)
6426
      1,533K: vendor.qti.secure_element@1.2-service (pid 890)
6427
      1,531K: dpmd (pid 1195)
6428
      1,519K: tzlog (pid 1379)
6429
      1,456K: vendor.qti.hardware.qteeconnector@1.0-service (pid 874)
6430
      1,452K: lmkd (pid 505)
6431
      1,437K: android.hardware.cas@1.2-service (pid 820)
6432
      1,419K: android.system.suspend@1.0-service (pid 569)
6433
      1,404K: android.hardware.keymaster@4.1-service-qti (pid 545)
6434
      1,384K: android.hardware.usb@1.2-service-qti (pid 841)
6435
      1,367K: loc_launcher (pid 1371)
6436
      1,356K: dpmQmiMgr (pid 1180)
6437
      1,323K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 875)
6438
      1,323K: android.hardware.boot@1.1-service (pid 575)
6439
      1,294K: dpmd (pid 1179)
6440
      1,292K: qcc-trd (pid 1391)
6441
      1,278K: imsqmidaemon (pid 1328)
6442
      1,261K: vendor.ts.uart@1.0-service (pid 652)
6443
      1,221K: incidentd (pid 1274)
6444
      1,221K: feature_enabler_client (pid 1265)
6445
      1,208K: android.hardware.health@2.1-service (pid 827)
6446
      1,189K: android.hardware.thermal@2.0-service.qti (pid 839)
6447
      1,171K: android.hardware.power-service (pid 835)
6448
      1,165K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 847)
6449
      1,151K: vendor.qti.esepowermanager@1.1-service (pid 846)
6450
      1,148K: vendor.qti.qspmhal@1.0-service (pid 888)
6451
      1,147K: ip6tables-restore (pid 738)
6452
      1,141K: gatekeeperd (pid 1374)
6453
      1,118K: vendor.qti.hardware.soter@1.0-service (pid 877)
6454
      1,113K: time_daemon (pid 650)
6455
      1,111K: android.hardware.gatekeeper@1.0-service-qti (pid 576)
6456
      1,111K: vendor.qti.hardware.qseecom@1.0-service (pid 547)
6457
      1,108K: keymasterd (pid 623)
6458
      1,077K: ipacm-diag (pid 1337)
6459
      1,072K: tloc_daemon (pid 1396)
6460
      1,071K: iptables-restore (pid 737)
6461
      1,068K: vendor.qti.hardware.limits@1.0-service (pid 869)
6462
      1,066K: adsprpcd (pid 1359)
6463
      1,064K: sscrpcd (pid 579)
6464
      1,061K: vendor.qti.hardware.qccvndhal@1.0-service (pid 871)
6465
      1,060K: wfdvndservice (pid 1362)
6466
      1,048K: sscrpcd (pid 952)
6467
      1,047K: adsprpcd (pid 1357)
6468
      1,043K: pm-service (pid 980)
6469
      1,032K: qspmsvc (pid 2775)
6470
      1,032K: mdnsd (pid 2767)
6471
      1,030K: cdsprpcd (pid 1361)
6472
      1,029K: dspservice (pid 851)
6473
      1,023K: sh (pid 4240)
6474
      1,022K: vendor.qti.power.pasrmanager@1.0-service (pid 885)
6475
      1,010K: logcat (pid 3861)
6476
      1,006K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 878)
6477
      1,005K: vendor.qti.hardware.vibrator.service (pid 883)
6478
      1,005K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 891)
6479
        976K: android.hardware.memtrack@1.0-service (pid 833)
6480
        968K: vndservicemanager (pid 508)
6481
        921K: android.hardware.lights-service.qti (pid 831)
6482
        912K: android.hardware.atrace@1.0-service (pid 572)
6483
        902K: pd-mapper (pid 953)
6484
        860K: mlid (pid 1369)
6485
        817K: pm-proxy (pid 1170)
6486
        796K: msm_irqbalance (pid 1500)
6487
        787K: dumpsys (pid 20610)
6488
        758K: rmt_storage (pid 1017)
6489
        755K: android.hidl.allocator@1.0-service (pid 813)
6490
        738K: app_d (pid 28286)
6491
        731K: tftp_server (pid 1018)
6492
        725K: app_d (pid 28255)
6493
        655K: tombstoned (pid 633)
6494
        636K: qrtr-ns (pid 950)
6495
        541K: ssgqmigd (pid 1368)
6496

    
6497
Total PSS by OOM adjustment:
6498
    700,624K: Native
6499
        108,494K: surfaceflinger (pid 1010)
6500
         73,475K: tlog (pid 1289)
6501
         37,422K: com.android.commands.monkey (pid 4242)
6502
         29,791K: zygote (pid 677)
6503
         23,625K: audioserver (pid 10705)
6504
         19,932K: mediaserver (pid 1279)
6505
         19,730K: android.hardware.audio.service (pid 10704)
6506
         18,772K: android.hardware.wifi@1.0-service (pid 842)
6507
         15,959K: media.extractor (pid 1276)
6508
         14,748K: webview_zygote (pid 2419)
6509
         14,325K: zygote64 (pid 676)
6510
         13,922K: media.swcodec (pid 1363)
6511
         12,228K: media.metrics (pid 1278)
6512
         10,517K: vendor.qti.hardware.display.composer-service (pid 850)
6513
         10,283K: android.hardware.gnss@2.1-service-qti (pid 825)
6514
          9,485K: media.codec (pid 1310)
6515
          9,392K: android.hardware.neuralnetworks@1.3-service-qti (pid 834)
6516
          8,345K: cameraserver (pid 1270)
6517
          7,654K: hht_ota_mgr (pid 2764)
6518
          7,440K: init (pid 1)
6519
          7,191K: media.hwcodec (pid 884)
6520
          6,862K: wpa_supplicant (pid 12167)
6521
          5,773K: keystore2 (pid 571)
6522
          5,653K: vendor.qti.hardware.perf@2.2-service (pid 870)
6523
          5,553K: cnd (pid 1313)
6524
          5,438K: android.hardware.bluetooth@1.0-service-qti (pid 818)
6525
          5,084K: logd (pid 504)
6526
          4,806K: iorapd (pid 1175)
6527
          4,539K: ueventd (pid 477)
6528
          4,454K: netd (pid 675)
6529
          3,605K: storaged (pid 1288)
6530
          3,585K: vold (pid 548)
6531
          3,542K: imsrcsd (pid 1332)
6532
          3,386K: selfinstaller (pid 1280)
6533
          3,337K: cnss_diag (pid 1268)
6534
          3,333K: init (pid 475)
6535
          3,267K: adbd (pid 2749)
6536
          3,099K: wifidisplayhalservice (pid 1316)
6537
          2,990K: ssgtzd (pid 804)
6538
          2,956K: installd (pid 1275)
6539
          2,946K: android.hardware.sensors@2.0-service.multihal (pid 836)
6540
          2,762K: imsdatadaemon (pid 1515)
6541
          2,734K: update_engine (pid 1382)
6542
          2,682K: vendor.qti.hardware.iop@2.0-service (pid 852)
6543
          2,659K: iorap.prefetcherd (pid 2040)
6544
          2,636K: lowi-server (pid 1459)
6545
          2,595K: traced_probes (pid 1176)
6546
          2,583K: xtra-daemon (pid 1461)
6547
          2,562K: ims_rtp_daemon (pid 1322)
6548
          2,415K: thermal-engine (pid 3408)
6549
          2,358K: cnss-daemon (pid 1367)
6550
          2,344K: wfdhdcphalservice (pid 1309)
6551
          2,302K: vppservice (pid 914)
6552
          2,273K: wificond (pid 1290)
6553
          2,216K: qfp-daemon (pid 1395)
6554
          2,193K: slim_daemon (pid 1460)
6555
          2,192K: drmserver (pid 1172)
6556
          2,166K: hwservicemanager (pid 507)
6557
          1,976K: statsd (pid 674)
6558
          1,916K: android.hardware.drm@1.3-service.clearkey (pid 823)
6559
          1,905K: qseecomd (pid 546)
6560
          1,816K: spdaemon (pid 567)
6561
          1,789K: ipacm (pid 651)
6562
          1,782K: servicemanager (pid 506)
6563
          1,748K: traced (pid 1178)
6564
          1,743K: vendor.display.color@1.0-service (pid 843)
6565
          1,654K: perfservice (pid 1308)
6566
          1,616K: sensors.qti (pid 1021)
6567
          1,574K: credstore (pid 993)
6568
          1,559K: qccsyshal@1.1-service (pid 815)
6569
          1,552K: vendor.qti.hardware.servicetracker@1.2-service (pid 876)
6570
          1,546K: gpuservice (pid 1004)
6571
          1,537K: vendor.qti.hardware.display.allocator-service (pid 848)
6572
          1,533K: vendor.qti.secure_element@1.2-service (pid 890)
6573
          1,531K: dpmd (pid 1195)
6574
          1,519K: tzlog (pid 1379)
6575
          1,456K: vendor.qti.hardware.qteeconnector@1.0-service (pid 874)
6576
          1,452K: lmkd (pid 505)
6577
          1,437K: android.hardware.cas@1.2-service (pid 820)
6578
          1,419K: android.system.suspend@1.0-service (pid 569)
6579
          1,404K: android.hardware.keymaster@4.1-service-qti (pid 545)
6580
          1,384K: android.hardware.usb@1.2-service-qti (pid 841)
6581
          1,367K: loc_launcher (pid 1371)
6582
          1,356K: dpmQmiMgr (pid 1180)
6583
          1,323K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 875)
6584
          1,323K: android.hardware.boot@1.1-service (pid 575)
6585
          1,294K: dpmd (pid 1179)
6586
          1,292K: qcc-trd (pid 1391)
6587
          1,278K: imsqmidaemon (pid 1328)
6588
          1,261K: vendor.ts.uart@1.0-service (pid 652)
6589
          1,221K: incidentd (pid 1274)
6590
          1,221K: feature_enabler_client (pid 1265)
6591
          1,208K: android.hardware.health@2.1-service (pid 827)
6592
          1,189K: android.hardware.thermal@2.0-service.qti (pid 839)
6593
          1,171K: android.hardware.power-service (pid 835)
6594
          1,165K: vendor.qti.hardware.capabilityconfigstore@1.0-service (pid 847)
6595
          1,151K: vendor.qti.esepowermanager@1.1-service (pid 846)
6596
          1,148K: vendor.qti.qspmhal@1.0-service (pid 888)
6597
          1,147K: ip6tables-restore (pid 738)
6598
          1,141K: gatekeeperd (pid 1374)
6599
          1,118K: vendor.qti.hardware.soter@1.0-service (pid 877)
6600
          1,113K: time_daemon (pid 650)
6601
          1,111K: android.hardware.gatekeeper@1.0-service-qti (pid 576)
6602
          1,111K: vendor.qti.hardware.qseecom@1.0-service (pid 547)
6603
          1,108K: keymasterd (pid 623)
6604
          1,077K: ipacm-diag (pid 1337)
6605
          1,072K: tloc_daemon (pid 1396)
6606
          1,071K: iptables-restore (pid 737)
6607
          1,068K: vendor.qti.hardware.limits@1.0-service (pid 869)
6608
          1,066K: adsprpcd (pid 1359)
6609
          1,064K: sscrpcd (pid 579)
6610
          1,061K: vendor.qti.hardware.qccvndhal@1.0-service (pid 871)
6611
          1,060K: wfdvndservice (pid 1362)
6612
          1,048K: sscrpcd (pid 952)
6613
          1,047K: adsprpcd (pid 1357)
6614
          1,043K: pm-service (pid 980)
6615
          1,032K: qspmsvc (pid 2775)
6616
          1,032K: mdnsd (pid 2767)
6617
          1,030K: cdsprpcd (pid 1361)
6618
          1,029K: dspservice (pid 851)
6619
          1,023K: sh (pid 4240)
6620
          1,022K: vendor.qti.power.pasrmanager@1.0-service (pid 885)
6621
          1,010K: logcat (pid 3861)
6622
          1,006K: vendor.qti.hardware.tui_comm@1.0-service-qti (pid 878)
6623
          1,005K: vendor.qti.hardware.vibrator.service (pid 883)
6624
          1,005K: vendor.thundercomm.hardware.tsnv@1.0-service (pid 891)
6625
            976K: android.hardware.memtrack@1.0-service (pid 833)
6626
            968K: vndservicemanager (pid 508)
6627
            921K: android.hardware.lights-service.qti (pid 831)
6628
            912K: android.hardware.atrace@1.0-service (pid 572)
6629
            902K: pd-mapper (pid 953)
6630
            860K: mlid (pid 1369)
6631
            817K: pm-proxy (pid 1170)
6632
            796K: msm_irqbalance (pid 1500)
6633
            787K: dumpsys (pid 20610)
6634
            758K: rmt_storage (pid 1017)
6635
            755K: android.hidl.allocator@1.0-service (pid 813)
6636
            738K: app_d (pid 28286)
6637
            731K: tftp_server (pid 1018)
6638
            725K: app_d (pid 28255)
6639
            655K: tombstoned (pid 633)
6640
            636K: qrtr-ns (pid 950)
6641
            541K: ssgqmigd (pid 1368)
6642
    285,080K: System
6643
        285,080K: system (pid 1244)
6644
    570,502K: Persistent
6645
        229,841K: com.android.systemui (pid 15627)
6646
         80,165K: com.hht.lebocast (pid 2900 / activities)
6647
         22,560K: com.thundercomm.tcservice (pid 2428)
6648
         20,319K: com.thundercomm.gamemode (pid 2173)
6649
         20,311K: com.qualcomm.qti.workloadclassifier (pid 3028)
6650
         17,975K: com.qualcomm.location (pid 2731)
6651
         15,355K: com.android.networkstack.process (pid 2123)
6652
         15,146K: .dataservices (pid 2183)
6653
         14,754K: com.thundercomm.microsettings (pid 2181)
6654
         11,557K: com.hryt.hiphishowfsecontrol (pid 2908)
6655
         10,274K: com.thundercomm.remotecontrolservice (pid 2368)
6656
          9,797K: com.qualcomm.qti.qdma (pid 2438)
6657
          9,262K: com.tc.logclient (pid 2255)
6658
          9,148K: com.thundercomm.microservice (pid 2178)
6659
          8,677K: com.thundercomm.tchttpserver (pid 2207)
6660
          7,954K: com.qualcomm.qti.services.systemhelper:systemhelper_service (pid 2988)
6661
          7,806K: com.qualcomm.qti.qccnetstat (pid 3016)
6662
          7,761K: .qtidataservices (pid 2191)
6663
          7,749K: ts.car.uart (pid 2903)
6664
          7,734K: com.android.se (pid 2338)
6665
          7,421K: com.thundercomm.tcsetupwizard (pid 2301)
6666
          7,365K: vendor.qti.qesdk.sysservice (pid 2305)
6667
          7,284K: com.qualcomm.qti.devicestatisticsservice (pid 3270)
6668
          7,176K: com.qti.qualcomm.mstatssystemservice (pid 2310)
6669
          7,111K: .pasr (pid 2917)
6670
     51,833K: Persistent Service
6671
         26,397K: com.android.providers.media.module (pid 3070)
6672
         25,436K: com.android.bluetooth (pid 17461)
6673
     82,213K: Foreground
6674
         82,213K: com.android.music (pid 3716 / activities)
6675
    166,739K: Visible
6676
        150,448K: com.android.launcher3 (pid 2649 / activities)
6677
         10,663K: android.ext.services (pid 2486)
6678
          5,628K: com.qualcomm.location.XT (pid 3132)
6679
     56,559K: Perceptible
6680
         56,559K: com.sohu.inputmethod.sogou.car (pid 29123)
6681
      6,246K: A Services
6682
          6,246K: com.qti.diagservices (pid 17899)
6683
     30,310K: Previous
6684
         20,665K: com.thundercomm.gamecenter (pid 4371 / activities)
6685
          9,645K: com.thundercomm.gamemode.provider (pid 2492)
6686
    509,696K: B Services
6687
        496,235K: com.tencent.android.qqdownloader (pid 22031)
6688
         13,461K: android.process.media (pid 3083)
6689
    909,979K: Cached
6690
        295,261K: com.android.settings (pid 2441 / activities)
6691
        139,481K: com.tencent.android.qqdownloader:daemon (pid 21986)
6692
         91,898K: com.android.packageinstaller (pid 3752)
6693
         72,073K: com.android.documentsui (pid 4620 / activities)
6694
         71,283K: com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0 (pid 28310)
6695
         68,178K: com.android.gallery3d (pid 20073)
6696
         51,401K: com.android.htmlviewer (pid 7821)
6697
         23,483K: com.tencent.android.qqdownloader:live (pid 21958)
6698
         18,028K: com.tencent.android.qqdownloader:cloud (pid 28239)
6699
         17,356K: com.android.permissioncontroller (pid 3768)
6700
         13,873K: com.android.shell (pid 3792)
6701
         13,693K: com.android.webview:webview_service (pid 26641)
6702
          9,859K: com.qualcomm.qti.qccauthmgr (pid 2600)
6703
          9,835K: android:ui (pid 18842)
6704
          9,088K: com.android.externalstorage (pid 3938)
6705
          5,189K: com.android.musicfx (pid 19076)
6706

    
6707
Total PSS by category:
6708
  1,337,334K: Native
6709
    422,796K: Dalvik
6710
    327,190K: .so mmap
6711
    222,788K: EGL mtrack
6712
    198,406K: .apk mmap
6713
    151,072K: Gfx dev
6714
    130,548K: Unknown
6715
    103,948K: Dalvik Other
6716
     99,140K: .art mmap
6717
     85,226K: .dex mmap
6718
     74,392K: .jar mmap
6719
     67,036K: Stack
6720
     56,048K: Other mmap
6721
     26,637K: .oat mmap
6722
     13,153K: .ttf mmap
6723
      6,528K: GL mtrack
6724
      5,944K: Other dev
6725
      2,920K: Ashmem
6726
          0K: Cursor
6727
          0K: Other mtrack
6728

    
6729
Total RAM: 7,896,244K (status normal)
6730
 Free RAM: 4,262,643K (  909,979K cached pss + 2,822,636K cached kernel +   530,028K free)
6731
      ION:   358,776K (    8,196K mapped +   350,580K unmapped +         0K pools)
6732
 Used RAM: 3,051,014K (2,245,210K used pss +   805,804K kernel)
6733
 Lost RAM:   617,890K
6734
     ZRAM:     3,372K physical used for    41,360K in swap (4,194,300K total swap)
6735
   Tuning: 512 (large 512), oom   322,560K, restore limit   107,520K (high-end-gfx)
6736
// meminfo status was 0
6737
// CRASH: com.android.systemui (pid 15627)
6738
// Short Msg: java.lang.UnsupportedOperationException
6739
// Long Msg: java.lang.UnsupportedOperationException: Can't convert value at index 6 to dimension: type=0x1
6740
// Build Label: HiPhi/PassengerDisplay_CN/PassengerDisplay:12/SKQ1.220201.001/2962:user/test-keys
6741
// Build Changelist: 2962
6742
// Build Time: 1682107785000
6743
// java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.systemui/com.android.systemui.settings.brightness.BrightnessDialog}: android.view.InflateException: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Error inflating class <unknown>
6744
// 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3636)
6745
// 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793)
6746
// 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
6747
// 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
6748
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
6749
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
6750
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
6751
// 	at android.os.Looper.loopOnce(Looper.java:201)
6752
// 	at android.os.Looper.loop(Looper.java:288)
6753
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
6754
// 	at java.lang.reflect.Method.invoke(Native Method)
6755
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
6756
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
6757
// Caused by: android.view.InflateException: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Error inflating class <unknown>
6758
// Caused by: android.view.InflateException: Binary XML file line #25 in com.android.systemui:layout/quick_settings_brightness_dialog: Error inflating class <unknown>
6759
// Caused by: java.lang.reflect.InvocationTargetException
6760
// 	at java.lang.reflect.Constructor.newInstance0(Native Method)
6761
// 	at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
6762
// 	at android.view.LayoutInflater.createView(LayoutInflater.java:858)
6763
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1010)
6764
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:965)
6765
// 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:1127)
6766
// 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1088)
6767
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:686)
6768
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:538)
6769
// 	at com.android.systemui.settings.brightness.BrightnessSlider$Factory.create(BrightnessSlider.java:277)
6770
// 	at com.android.systemui.settings.brightness.BrightnessDialog.onCreate(BrightnessDialog.java:76)
6771
// 	at android.app.Activity.performCreate(Activity.java:8094)
6772
// 	at android.app.Activity.performCreate(Activity.java:8074)
6773
// 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1330)
6774
// 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3609)
6775
// 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793)
6776
// 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
6777
// 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
6778
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
6779
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
6780
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
6781
// 	at android.os.Looper.loopOnce(Looper.java:201)
6782
// 	at android.os.Looper.loop(Looper.java:288)
6783
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
6784
// 	at java.lang.reflect.Method.invoke(Native Method)
6785
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
6786
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
6787
// Caused by: android.content.res.Resources$NotFoundException: Drawable com.android.systemui:drawable/brightness_progress with resource ID #0x7f0802fe
6788
// Caused by: android.content.res.Resources$NotFoundException: File res/drawable/brightness_progress.xml from drawable resource ID #0x7f0802fe
6789
// 	at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:874)
6790
// 	at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:668)
6791
// 	at android.content.res.Resources.loadDrawable(Resources.java:993)
6792
// 	at android.content.res.TypedArray.getDrawableForDensity(TypedArray.java:1007)
6793
// 	at android.content.res.TypedArray.getDrawable(TypedArray.java:982)
6794
// 	at android.widget.ProgressBar.<init>(ProgressBar.java:286)
6795
// 	at android.widget.AbsSeekBar.<init>(AbsSeekBar.java:120)
6796
// 	at android.widget.SeekBar.<init>(SeekBar.java:90)
6797
// 	at android.widget.SeekBar.<init>(SeekBar.java:86)
6798
// 	at android.widget.SeekBar.<init>(SeekBar.java:82)
6799
// 	at com.android.systemui.settings.brightness.ToggleSeekBar.<init>(ToggleSeekBar.java:40)
6800
// 	at java.lang.reflect.Constructor.newInstance0(Native Method)
6801
// 	at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
6802
// 	at android.view.LayoutInflater.createView(LayoutInflater.java:858)
6803
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1010)
6804
// 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:965)
6805
// 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:1127)
6806
// 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1088)
6807
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:686)
6808
// 	at android.view.LayoutInflater.inflate(LayoutInflater.java:538)
6809
// 	at com.android.systemui.settings.brightness.BrightnessSlider$Factory.create(BrightnessSlider.java:277)
6810
// 	at com.android.systemui.settings.brightness.BrightnessDialog.onCreate(BrightnessDialog.java:76)
6811
// 	at android.app.Activity.performCreate(Activity.java:8094)
6812
// 	at android.app.Activity.performCreate(Activity.java:8074)
6813
// 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1330)
6814
// 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3609)
6815
// 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3793)
6816
// 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
6817
// 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
6818
// 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
6819
// 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2211)
6820
// 	at android.os.Handler.dispatchMessage(Handler.java:106)
6821
// 	at android.os.Looper.loopOnce(Looper.java:201)
6822
// 	at android.os.Looper.loop(Looper.java:288)
6823
// 	at android.app.ActivityThread.main(ActivityThread.java:7880)
6824
// 	at java.lang.reflect.Method.invoke(Native Method)
6825
// 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
6826
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
6827
// Caused by: java.lang.UnsupportedOperationException: Can't convert value at index 6 to dimension: type=0x1
6828
// 	at android.content.res.TypedArray.getDimensionPixelOffset(TypedArray.java:739)
6829
// 	at android.graphics.drawable.LayerDrawable.updateLayerFromTypedArray(LayerDrawable.java:359)
6830
// 	at android.graphics.drawable.LayerDrawable.inflateLayers(LayerDrawable.java:267)
6831
// 	at android.graphics.drawable.LayerDrawable.inflate(LayerDrawable.java:200)
6832
// 	at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflater.java:145)
6833
// 	at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1399)
6834
// 	at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1358)
6835
// 	at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:906)
6836
// 	at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:860)
6837
// 	... 37 more
6838
//