On Wed, 2013-06-26 at 13:46 -0400, Jason Baron wrote:

> echo "grouping control_var level N +p" > /debugfs/dynamic_debug/control
> 
> or
> 
> echo "grouping control_var mask 0xN +p" > /debugfs/dynamic_debug/control
> 
> So we can think of the 'control_var' as 'grouping' debug statements
> together. So it would provide a nice way of associating statements
> together other than the existing: module, func, file, format, and line
> selectors.

As well as making them compatible with the current
module debug control vars by using their address when
appropriate.


_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to