commit | c7d2e78f09974e855f5cf84041e60d76eaba5fb7 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Wed Feb 07 12:53:13 2018 -0800 |
committer | Alex Light <allight@google.com> | Wed Feb 07 14:59:37 2018 -0800 |
tree | 96c5210338faf9bcf57d566b12287a8a3496b7d0 | |
parent | 2e6d97bb6f5dbaa75e0b5700633311d40e880cc2 [diff] |
Fix HPROF DDMS. Some HPROF configurations would try to directly send DDMS frames over the jdwp connection. If the JDWP provider is not -XjdwpProvider:internal this will not work though. To fix this change the HPROF code to use the standard RuntimeCallbacks to send the DDMS data. Bug: 73056930 Bug: 73084059 Test: cherry-pick go/aog/600699, m amm-test Change-Id: I4fda45237fefa12d569fe7fe50f622df55106927