Hi,
I installed "Dev Tools" with guide of
http://developer.android.com/guide/developing/debugging/debugging-devtools.html
I turned on "show running processes" switch in "Development Settings", then the list of active processes appeared on the top-right screen.
I am curious what do those "red/green/blue" bars represent for ? evidently, green shows the CPU time spent in compositing the screen just like what the official page mentioned . it's because green bar will show up and obviously longer when i pan the screen in repeat.
further, can you explain the meaning for the top 3 numbers? see the snapshots:
thanks,
--lx