what is "am_pss" in android event_log -


what below log means for?

01-01 00:51:58.596157   994  1077 am_pss  : [994,1000,system,96750592,90464256] 

i'd appreciate can clarify this. highly help.

am_pss (pid|1|5),(uid|1|5),(process name|3),(psskb|2|2),(usskb|2|2) 

according google's eventlogtags, am_pss "report collection of memory used process". so: garbage collection triggered.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -