commit | 592bceac0c030794175ae41d9c7e2ca092739d2e | [log] [tgz] |
---|---|---|
author | Hans Boehm <hboehm@google.com> | Fri Jul 02 22:20:52 2021 -0700 |
committer | Hans Boehm <hboehm@google.com> | Thu Jul 08 15:22:22 2021 +0000 |
tree | 166baa3864417e773d7800489d063284ab32b9ab | |
parent | 79f874d287cb314dcf3fb8a78122d4296e91bd42 [diff] |
Add JNI globals tracing Add separate tracing for global and weak global JNI references. We only add an entry for every Nth addition or removal of a reference. Currently N = 17 to minimize danger of getting in sync with some application code pattern. Bug: 189738006 Bug: 192318532 Test: Build boot and look at trace in S build. Change-Id: I2f223c2a07932f97f89ff87d57f4379c1396ef9e