dynamic_printk documentation

From: Tilman Schmidt
Date: Tue Dec 23 2008 - 07:53:33 EST


Where is the current debugfs interface to dynamic_printk documented?
>From the source in lib/dynamic_printk.c I deduced that

echo "set enable=1 <module_name>" > /sys/kernel/debug/dynamic_printk/modules

should enable debug output for module <module_name>, and verified
experimentally that this does indeed work. Is that already described
somewhere I just overlooked? If not, I would propose creating a file
Documentation/dynamic_printk.txt.

Thanks,
Tilman
--
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/