diff options
author | Alex Light <allight@google.com> | 2018-09-07 09:22:03 -0700 |
---|---|---|
committer | Alex Light <allight@google.com> | 2018-09-07 13:40:54 -0700 |
commit | 8a719059a7b726ccfc3b7c03f79dc2da81ec6805 (patch) | |
tree | 02b028c18fe1e6205a59be18a5c928aea7cfb8e8 /compiler/optimizing/graph_visualizer.cc | |
parent | 4613c8a3a549213240f3ffc46514b600d872938e (diff) |
Add tool to help gathering fieldnull data
The libfieldnull.so tool allows one to determine how many of a classes
instances have various fields set to null. This can be useful but
actually gathering the data for a large number of processes can be
difficult. This adds a check-null-fields.py program that will attach
the fieldnull agent to every process it can on a device and record the
results.
Test: ./tools/field-null-percent/check-null-fields.py 'Ljava/lang/Class;.name:Ljava/lang/String;'
Bug: 32635074
Change-Id: I308387a0a4e9366020cb5e18c5cb5a70d7d6ddb0
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions