]> git.ipfire.org Git - people/arne_f/kernel.git/commit - lib/dynamic_debug.c
Dynamic debug: Add more flags
authorBart Van Assche <bvanassche@acm.org>
Sun, 23 Jan 2011 16:17:24 +0000 (17:17 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 Feb 2011 23:39:16 +0000 (15:39 -0800)
commit8ba6ebf583f12da32036fc0f003ab4043e54692e
tree8fdd980d30fea50722b28fb5d782236174b2d188
parent9b99b7f84ea520d2ecaf816bde247a1ad07e454e
Dynamic debug: Add more flags

Add flags that allow the user to specify via debugfs whether or not the
module name, function name, line number and/or thread ID have to be
included in the printed message.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Cc: Greg Banks <gnb@fmeh.org>
Cc: Konrad Rzeszutek Wilk <konrad@darnok.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/dynamic-debug-howto.txt
include/linux/dynamic_debug.h
lib/dynamic_debug.c