summaryrefslogtreecommitdiff
path: root/libs/utils/FileMap.cpp
diff options
context:
space:
mode:
author Siva Velusamy <vsiva@google.com> 2012-01-03 14:39:31 -0800
committer Siva Velusamy <vsiva@google.com> 2012-01-04 12:50:13 -0800
commit3f194e6e3a62cbb846e8948eac8e4ce9aa7444a6 (patch)
tree197a1bd990333021bf7e1dcf4f030b521b902fce /libs/utils/FileMap.cpp
parent875bdea8be31e31408ab972e2a073b215c13ca63 (diff)
gltrace: add user settings to control data captured.
Currently users do not have control over the amount of data captured during tracing. This patch adds 3 settings that users can enable/disable at runtime: - capture framebuffer on eglSwap() calls - capture framebuffer on glDraw*() calls - capture texture data passed to glTexImage*() calls Disabling these options when not needed signficantly decreases the size of the trace file, and reduces performance overhead for the running application. These settings are stored in the per process GLTraceState. A separate thread listens for commands from the host, and updates the state based on the user commands. Change-Id: Ic4518b94e8bcbc5330ac7138153721caa98b365d
Diffstat (limited to 'libs/utils/FileMap.cpp')
0 files changed, 0 insertions, 0 deletions