Re: [PATCH] staging: ozwpan: Convert printk to dev_dbg()

From: Joe Perches
Date: Wed Jun 26 2013 - 20:26:17 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/