Re: [PATCH] debug: select only needed interfaces when tracing

2011-08-01 Thread Tiago Vignatti
On 07/27/2011 06:12 PM, Tiago Vignatti wrote: If WAYLAND_DEBUG is set, then it prints all the interfaces but the ones starting with '-'. So it is possible to group several interfaces to exclude when tracing, using comma for separating them. For instance, setting WAYLAND_DEBUG="-wl_input_device, -

[PATCH] debug: select only needed interfaces when tracing

2011-07-27 Thread Tiago Vignatti
If WAYLAND_DEBUG is set, then it prints all the interfaces but the ones starting with '-'. So it is possible to group several interfaces to exclude when tracing, using comma for separating them. For instance, setting WAYLAND_DEBUG="-wl_input_device, -wl_shell" will print all the interfaces but not