Now you can monitor your iPhone CPU Time, Memory Usage & much more with your own PC!! Follow me!
Note You should jailbreak your iPhone in order to get this work!
- Install the following packages using Cydia
- Connect iPhone with USB Cable
- Download PuTTY
- Download iTunnel & Extract it somewhere
- Run “start_ssh_tunnel.cmd”
- Run PuTTY
- Hostname: localhost
- Port: 22
- Connection Type: SSH
- Click Open
- Answer appearing questions as below
- login as: root
- root@localhost’s password: alpine
- Now type “top” (Without quotas)
- Enjoy it!

Now the question is “How to kill running process?”
- Write down process name some where (Case Sensitive)
- For example “MobileTerminal”
- Exit “top” by pressing Ctrl+C
- Type “killall -process name-”
Note: You can respring iPhone by killing it! just type “killall SpringBoard”