commit | 46e476bab4788231395a17564f364636132f91e2 | [log] [tgz] |
---|---|---|
author | Richard Uhler <ruhler@google.com> | Thu Jul 21 13:52:48 2016 -0700 |
committer | Richard Uhler <ruhler@google.com> | Thu Jul 21 15:05:48 2016 -0700 |
tree | a1c9ee30a20cf9b06d2df7656b7e92482a09af4d | |
parent | f79c0e6f74dfaf7ca5ba3fbe1c903abd65086a1a [diff] |
Launch ahat server before processing the heap dump. Change-Id: Ic8f18ad3010cb0937f5ef68228359258ec4793fd Test: Manually launch ahat on a large heap dump with ahat already running. Verify that ahat fails immediately. Test: Manually launch ahat on a large heap dump without ahat already running. Verify that visiting localhost:7100 immediately eventually resolves to the overview page rather than say the site can't be reached. Bug: 28611294