Re: [PATCH] debug: print from where protocol message originated

2012-04-03 Thread Tiago Vignatti
On 03/28/2012 12:16 AM, Tiago Vignatti wrote: In times where Weston and client shells are started at the same time, this makes debugging much more effective. It's [S] for server and [C] for clients, so now you will see something like this: [4231274.870][C] -> wl_disp...@1.sync(new id 10) [4231

[PATCH] debug: print from where protocol message originated

2012-03-27 Thread Tiago Vignatti
In times where Weston and client shells are started at the same time, this makes debugging much more effective. It's [S] for server and [C] for clients, so now you will see something like this: [4231274.870][C] -> wl_disp...@1.sync(new id 10) [4231275.040][S] wl_drm@9.authenticate(27) [4231275.18