Go to file
Siva Velusamy 2fdcc81ddf gltrace: Allow receiving commands of length > 4
Currently, gltrace offers very few trace collection options. As a
result, these options are encoded in a single integer. The trace
control task simply receives integers and interprets them as
commands.

This patch changes the control protocol to first receive the
command length followed by the actual command itself. This allows
for future flexibility to provide enable other commands.

Change-Id: Id5f56c80a025bbbe7613ab4457e092732e7d9dc9
2012-05-16 12:00:24 -07:00
build
cmds Ignore SIGPIPE is some of the tools used via bugreport 2012-05-11 14:14:09 -07:00
data/etc Move com.nxp.mifare to frameworks/native. 2012-04-12 21:24:08 -07:00
include Merge changes I32fbc2b6,Ifd0ed05b into jb-dev 2012-05-15 11:33:42 -07:00
libs Merge changes I32fbc2b6,Ifd0ed05b into jb-dev 2012-05-15 11:33:42 -07:00
opengl gltrace: Allow receiving commands of length > 4 2012-05-16 12:00:24 -07:00
services SurfaceFlinger: recompute visible regions less 2012-05-14 15:41:38 -07:00
MODULE_LICENSE_APACHE2
NOTICE