[android-developers] top command
I'm trying to collect some process information for my app.
I ran the "top -t -m 10" command from the shell and received the following output:
User 0%, System 1%, IOW 0%, IRQ 0%
User 11 + Nice 0 + Sys 22 + Idle 1490 + IOW 0 + IRQ 0 + SIRQ 0 = 1523
PID TID PR CPU% S VSS RSS PCY UID Thread Proc
13713 13713 0 0% R 1328K 736K shell top top
10780 10834 0 0% S 746800K 84520K bg u0_a9 SandboxedProces com.android.chrome:sandboxed_process0
Does anyone know what the meaning of the PR, S, PCY columns are?
Thanks,
-- You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home