diff options
author | Siva Velusamy <vsiva@google.com> | 2012-12-19 10:22:58 -0800 |
---|---|---|
committer | Siva Velusamy <vsiva@google.com> | 2012-12-20 10:30:09 -0800 |
commit | 94e177b50dc1ad3739f563668e1f2e43a9f97f46 (patch) | |
tree | 866fe385606bf4313d7c8edfcd5141e2dc49a880 /release.md | |
parent | 346f0a1a97c621f4c0dc3c31ffbfd89c5dca36cc (diff) | |
download | sdk-94e177b50dc1ad3739f563668e1f2e43a9f97f46.zip sdk-94e177b50dc1ad3739f563668e1f2e43a9f97f46.tar.gz sdk-94e177b50dc1ad3739f563668e1f2e43a9f97f46.tar.bz2 |
ddmlib: Add controls for OpenGL tracing via jdwp
Currently, applications have to be launched with gltrace
enabled for OpenGL tracing to work. This patch provides the host side
support for dynamically enabling/disabling tracing on running apps.
At a high level, the functionality is similar to traceview:
- ClientData#FEATURE_OPENGL_TRACING indicates whether the VM on
the device supports this feature.
- If the feature is supported, then JDWP is used to send the
enable or disable messages.
- Users can trigger OpenGL tracing via a toolbar item in the DDMS
device view.
Change-Id: Icf5e5eade74f94cf6a74ff793533f75f1853731f
Diffstat (limited to 'release.md')
0 files changed, 0 insertions, 0 deletions