Process
The Process panel allows you to view the status of all processes on your device, essentially providing a real-time view similar to the adb shell top
command.
Process information includes the process name, CPU usage, CPU time, memory usage, process ID (PID), and the user it belongs to.
Due to the time required to retrieve application icons, you may need to wait for a while before the icons are displayed.