commit | 3774335b08076117d6950cd472cdd59a167470b5 | [log] [tgz] |
---|---|---|
author | Igor Murashkin <[email protected]> | Thu Nov 13 14:38:00 2014 -0800 |
committer | Igor Murashkin <[email protected]> | Tue Dec 16 12:00:59 2014 -0800 |
tree | c2d24814e2d829f55ae25415b5b578cc040e0934 | |
parent | 5b6912e455da798a79a4bb3235e276351b38ab58 [diff] |
Add a new imgdiag tool to diff boot.art/core.art against a process Analyze the dirty memory pages of a running process per-object, this allows is to to fine-tune the dirty object binning algorithm in image writer. Also: * Factor out oatdump command line parsing code into cmdline.h * Factor out common build rules for building variations of binaries * Add a gtest for imgdiag Bug: 17611661 Change-Id: I3ac852a0d223af66f6d59ae5dbc3df101475e3d0