OSDN Git Service

Add imgdiag support for diff against zygote
authorMathieu Chartier <mathieuc@google.com>
Fri, 8 Apr 2016 21:08:37 +0000 (14:08 -0700)
committerMathieu Chartier <mathieuc@google.com>
Wed, 13 Apr 2016 18:53:33 +0000 (11:53 -0700)
commitc5196cddffb67db0a09185cbd11b47290c1ed029
treea6d234b3d873d2b426d9e39c44d7ab85c1a56506
parent8d4b37ed048487561358e13e2a18ad9ca0dab3c0
Add imgdiag support for diff against zygote

Adds option --zygote-diff-pid. If this option is passed in then it
tries to differentiate objects that are private dirty by comparing
them against the zygote image contents if they are different from
the boot image contents.

Bug: 27906566

(cherry picked from commit 1398cf23ab47d250ea3eea39812e29a748b70777)

Change-Id: I99b1552d046e65dd9da0d1bdb8cb309aa0f9b0db
imgdiag/imgdiag.cc
imgdiag/imgdiag_test.cc