OSDN Git Service

Log PPID when running dex2oat
authorWojciech Staszkiewicz <staszkiewicz@google.com>
Tue, 13 Sep 2016 19:06:36 +0000 (12:06 -0700)
committerWojciech Staszkiewicz <staszkiewicz@google.com>
Wed, 14 Sep 2016 23:34:37 +0000 (16:34 -0700)
commit0a4c75f41adc193a55a1cdada87af987373a13fb
tree2015203b65da9065aece7bdc9c514479c3262b7c
parent26ead4975e1752e8ae2f5ed6fda73876c4f9ff59
Log PPID when running dex2oat

Log parent's pid in dex2oat. Logging happens only in verbose
compiler mode.

This can be used to find out which process executed a dex2oat
instance.

Test: m test-art-host
Change-Id: I49a139ed39a2454649f21275d6be860cbab96f55
dex2oat/dex2oat.cc