OSDN Git Service

Check for constructor first when installing tracing stubs.
authorJeff Hao <jeffhao@google.com>
Tue, 19 Aug 2014 17:17:36 +0000 (10:17 -0700)
committerJeff Hao <jeffhao@google.com>
Tue, 19 Aug 2014 17:17:36 +0000 (10:17 -0700)
commit5afe466c027c6ac821bf7c9a88cd7de5260a639b
treedc9c41ae3f49f6dae2f89cc385e58614f47e5966
parent214f4f15fe0137c285a05b3f70e52a211aecfdb5
Check for constructor first when installing tracing stubs.

Addresses comments in
https://android-review.googlesource.com/#/c/104383/ made after the commit.

Bug: 16386215
Change-Id: I0e59b8507f601fd6508fbda8d24dd3c98ead1537
runtime/instrumentation.cc