Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e92dc7bc authored by Jeff Chen's avatar Jeff Chen
Browse files

Add instructions for running MemoryTrackingTestCase with atest.

Bug: 328643458
Change-Id: I8a09545417b52b06c765b179f9b03964fc95d99b
Test: None
Flag: None
parent 27decd8e
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -30,6 +30,7 @@ import java.io.IOException;
 *
 *
 * To use:
 * To use:
 * - locally edit your test class to inherit from MemoryTrackingTestCase instead of SysuiTestCase
 * - locally edit your test class to inherit from MemoryTrackingTestCase instead of SysuiTestCase
 * - Use `atest -d` to prevent files being cleaned up
 * - Watch the logcat with tag MEMORY to see the path to the .ahprof file
 * - Watch the logcat with tag MEMORY to see the path to the .ahprof file
 * - adb pull /path/to/something.ahprof
 * - adb pull /path/to/something.ahprof
 * - Download ahat from https://sites.google.com/corp/google.com/ahat/home
 * - Download ahat from https://sites.google.com/corp/google.com/ahat/home