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.


--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to