AntonioRedondo / AnotherMonitor

Monitors and records the CPU and memory usage of Android devices
https://play.google.com/store/apps/details?id=org.anothermonitor
GNU General Public License v3.0
1.1k stars 335 forks source link

"Follow" an app when it crashes or is killed by Android #4

Open ghost opened 7 years ago

ghost commented 7 years ago

Hi, I'm using AnotherMonitor to help track memory leaks in another app I use. Since this app uses a lot of memory, it is often shut down by the system, and sometimes I also forget to re-add the app after it crashes.

When it next crashes again, this means I have no memory trace of the app for debugging. Please consider adding a "Follow" feature, so that when an app crashes, and is later restarted as a new PID, AnotherMonitor automatically starts watching this new PID using the same graph line.

AntonioRedondo commented 7 years ago

Thanks for the suggestion @Matrixcoffee. :coffee: