[PATCH wayland-web] extras: list three Wayland protocol dumping tools
Pekka Paalanen
ppaalanen at gmail.com
Fri Sep 5 06:22:25 PDT 2014
From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
Cc: tomek.obrebski at gmail.com
Cc: Boyan Ding <stu_dby at 126.com>
Cc: Ismo Puustinen <ismo.puustinen at intel.com>
Signed-off-by: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
---
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
More information about the wayland-devel
mailing list