Re: Boot-time dynamic debugging?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Thomas Renninger
Date: Monday, August 2, 2010 - 7:13 am

On Monday 02 August 2010 15:53:24 Pekka Enberg wrote:
Thanks.
I expect yes, but never explicitly tried it, dev_dbg should result in
printk(KERN_DEBUG ...) after some macro/inline func processing.

Be aware that I sent another neat ddebug functionality:
Subject on LKML: [PATCH] Dynamic Debug: Introduce global fake module param module.ddebug

If, take the second post (same mail thread) which is the same patch
with some documentation added.
It's based on top of the patchseries mentioned above.
Would be great if someone could pick it up as well.
I was not sure about the fact that drivers must not use ddebug as parameter
anymore with this patch and how to document that, quick review and/or
comments appreciated.

Thanks,

      Thomas
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Boot-time dynamic debugging?, Pekka Enberg, (Sun Aug 1, 5:10 am)
Re: Boot-time dynamic debugging?, Jason Baron, (Mon Aug 2, 6:47 am)
Re: Boot-time dynamic debugging?, Pekka Enberg, (Mon Aug 2, 6:53 am)
Re: Boot-time dynamic debugging?, Thomas Renninger, (Mon Aug 2, 7:13 am)
Re: Boot-time dynamic debugging?, Thomas Renninger, (Fri Aug 6, 7:03 am)