On Fri, 5 Sep 2014 16:22:25 +0300 Pekka Paalanen <[email protected]> wrote:
> 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> 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 _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
