Changes

Jump to: navigation, search

B2G/Debugging OpenGL

272 bytes added, 00:18, 8 June 2012
m
no edit summary
====After running Trace->Replay====
[[File:qapitrace-after-replay.png]]
 
===Troubleshooting Replay===
If the Trace-Replay doesn't work, then you may be missing some libraries. Try to run:
<pre>
eglretrace egl.trace
</pre>
 
I found that libEGL.so.1 was missing and was able to install it using
<pre>
sudo apt-get install mesa-utils-extra
</pre>
Confirm
69
edits

Navigation menu