From: Pekka Paalanen <[email protected]>

Cc: [email protected]
Cc: Boyan Ding <[email protected]>
Cc: Ismo Puustinen <[email protected]>
Signed-off-by: Pekka Paalanen <[email protected]>
---

Hi guys,

could you check if you are happy with the descriptions I wrote and
if you want something else mentioned.

Thanks,
pq


 extras.html | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/extras.html b/extras.html
index 4ca59c9..38acb8b 100644
--- a/extras.html
+++ b/extras.html
@@ -80,5 +80,24 @@ glmark2
     $WLD/bin/glmark2-es2-wayland 
 </pre>
 
+<h2>Debugging tools</h2>
+
+<ul>
+
+<li><a href="https://github.com/01org/wayland-tracker";>wayland-tracker</a><br>
+A Wayland protocol dumper, MIT licensed, written in Haskell, produces binary,
+text, and JSON formatted output. Runs as a middle-man for a single client.</li>
+
+<li><a href="https://github.com/dboyan/wayland-tracer";>wayland-tracer</a><br>
+A Wayland protocol dumper, MIT licensed, written in C, produces binary and
+human readable output. Can run as a middle-man for a single client, or
+act as a middle-man Wayland server.</li>
+
+<li><a href="https://github.com/blessed/wlanalyzer";>wlanalyzer / wldump</a><br>
+A Wayland protocol dumper, MIT licensed, written in C++, produces human
+readable output. Runs as a middle-man for a single client.</li>
+
+</ul>
+
 </body>
 </html>
-- 
1.8.5.5

_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to