Commit 74df138d508eb35e8b929e165e5403cfbb46a0c5
Committed by
Greg Kroah-Hartman
1 parent
b558c96ffa
Exists in
smarc-l5.0.0_1.0.0-ga
and in
5 other branches
dynamic_debug: change verbosity at runtime
Allow changing dynamic_debug verbosity at run-time, to ease debugging of ddebug queries as you add them, improving usability. at boot time: dynamic_debug.verbose=1 at runtime: root@voyage:~# echo 1 > /sys/module/dynamic_debug/parameters/verbose Signed-off-by: Jim Cromie <jim.cromie@gmail.com> Signed-off-by: Jason Baron <jbaron@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff
lib/dynamic_debug.c