diff options
author | Richard Uhler <ruhler@google.com> | 2018-06-07 17:09:03 +0100 |
---|---|---|
committer | Richard Uhler <ruhler@google.com> | 2018-09-06 14:24:04 +0100 |
commit | d86d281b0468c389789b72e275755e32e196fc93 (patch) | |
tree | cfcb583feef78247478a8fdd54f4bb20b218eb2f /tools/cpp-define-generator/make_header.py | |
parent | 0651b221dd55042ac69e2c0b2cec8843f10f5dfd (diff) |
Add option to view all instances of a class.
Not just direct instances, but also instances of subclasses of the
class.
The objects view now includes a description of what objects are being
shown at the top of the page, such as:
Site: ROOT -
Class: android.os.Binder
Subclasses: excluded (switch to included)
Heap: any (switch to app, image, zygote)
Count: 17,424
Where 'included', 'app', 'image', and 'zygote' are links the user can
use to change the filter for selected instances.
Test: atest ahat-tests --host, with new test added.
Test: manually launch ahat, view objects page and modify filters.
Bug: 109789538
Bug: 111439037
Change-Id: Iedb7d9cf9252335f24208e7f5ba052bf3845e58c
Diffstat (limited to 'tools/cpp-define-generator/make_header.py')
0 files changed, 0 insertions, 0 deletions