[PATCH wayland-web] extras: list three Wayland protocol dumping tools
Pekka Paalanen
ppaalanen at gmail.com
Thu Sep 11 00:14:41 PDT 2014
On Fri, 5 Sep 2014 16:22:25 +0300
Pekka Paalanen <ppaalanen at gmail.com> wrote:
> 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>
No replies... no-one wants their tracer advertised on the Wayland
website? :-P
It's your projects, and even more so as I still haven't tried any of
them, so I need your ack before putting them up.
Thanks,
pq
More information about the wayland-devel
mailing list