diff options
author | Siva Velusamy <vsiva@google.com> | 2012-08-16 14:41:20 -0700 |
---|---|---|
committer | Siva Velusamy <vsiva@google.com> | 2012-08-16 14:41:20 -0700 |
commit | ad9693f4f0586d18a82fdbb70c6a89e43d662ff1 (patch) | |
tree | 0a17d55a2b5f72300c2fa06a562ec97768b75bc3 /opengl/libs/GLES_trace/gltrace.proto | |
parent | f0083bf5288e0d430b0dc5cbc4b4852bce2ff1af (diff) | |
download | frameworks_native-ad9693f4f0586d18a82fdbb70c6a89e43d662ff1.zip frameworks_native-ad9693f4f0586d18a82fdbb70c6a89e43d662ff1.tar.gz frameworks_native-ad9693f4f0586d18a82fdbb70c6a89e43d662ff1.tar.bz2 |
gltrace: flush trace buffer on createContext & makeCurrent
Certain apps (e.g. chrome) seem to create contexts which are unused
for long periods of time. If tracing is stopped before those contexts
are used, then the debugger never gets to know that these contexts
were created. Flushing the trace after these calls ensures that
the debugger knows about all created/used contexts.
Change-Id: I01baa11aa56ac89eddce3c2851e4bf01076984d1
Diffstat (limited to 'opengl/libs/GLES_trace/gltrace.proto')
0 files changed, 0 insertions, 0 deletions