commit | 1b92f6d964fe86ed56334dfdef7aa30f862bfeab | [log] [tgz] |
---|---|---|
author | vadimt <vadimt@google.com> | Fri Oct 04 11:00:01 2019 -0700 |
committer | Vadim Tryshev <vadimt@google.com> | Tue Oct 08 01:05:41 2019 +0000 |
tree | 7fd34fa61255249f7ed52c5c0309e3567186ef44 | |
parent | 1ab5de3fc8729be8e2e41bd96070e50474434173 [diff] |
Reduce risk of flakes in memory leak detection tests. Now performing jreck@-style garbage collection prior to getting Launcher PSS. The reduces PSS noise from ~700KB to ~250KB (std dev). The tests (MemoryTests) run outside of Launcher process and communicate with Launcher via RPC. The change is in the RPC handler that lives in Launcher and returns Launcher PSS to the test. Bug: 139137636 Change-Id: I457e590b005dac53345f4223d972c7961754938c