Jim Cromie
|
85f7f6c0ed
dynamic_debug: process multiple debug-queries on a line
|
13 жил өмнө |
Jim Cromie
|
574b3725e3
dynamic_debug: factor vpr_info_dq out of ddebug_parse_query
|
13 жил өмнө |
Jim Cromie
|
2b6783191d
dynamic_debug: add trim_prefix() to provide source-root relative paths
|
13 жил өмнө |
Jim Cromie
|
7281491c59
dynamic_debug: enlarge command/query write buffer
|
13 жил өмнө |
Jim Cromie
|
8bd6026e88
dynamic_debug: chop off comments in ddebug_tokenize
|
13 жил өмнө |
Jim Cromie
|
b5b78f8385
dynamic_debug: early return if _ddebug table is empty
|
13 жил өмнө |
Jim Cromie
|
820874c75e
dynamic_debug: tighten up error checking on debug queries
|
13 жил өмнө |
Jim Cromie
|
5ca7d2a6c5
dynamic_debug: describe_flags with '=[pmflt_]*'
|
13 жил өмнө |
Jim Cromie
|
d6a238d250
dynamic_debug: drop explicit !=NULL checks
|
13 жил өмнө |
Jim Cromie
|
ae27f86a21
dynamic_debug: pr_err() call should not depend upon verbosity
|
13 жил өмнө |
Jim Cromie
|
bc757f6f5b
dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query()
|
13 жил өмнө |
Jim Cromie
|
74df138d50
dynamic_debug: change verbosity at runtime
|
13 жил өмнө |
Jim Cromie
|
87e6f96833
dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINT
|
13 жил өмнө |
Jim Cromie
|
07100be7e0
dynamic_debug: fix whitespace complaints from scripts/cleanfile
|
13 жил өмнө |
Linus Torvalds
|
2d03423b23
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
13 жил өмнө |
Jason Baron
|
0feefd9786
dynamic_debug: fix undefined reference to `__netdev_printk'
|
13 жил өмнө |
Jason Baron
|
431625dac1
dynamic_debug: use a single printk() to emit messages
|
13 жил өмнө |
Jason Baron
|
bd22c01e84
dynamic_debug: remove num_enabled accounting
|
13 жил өмнө |
Jesper Juhl
|
c9bab38f70
Remove unneeded version.h include from lib/
|
14 жил өмнө |
Jason Baron
|
ffa10cb47a
dynamic_debug: make netdev_dbg() call __netdev_printk()
|
14 жил өмнө |
Joe Perches
|
4ad275e5cb
dynamic_debug: Convert printks to pr_<level>
|
14 жил өмнө |
Joe Perches
|
5b2ebce482
dynamic_debug: Remove uses of KERN_CONT in dynamic_emit_prefix
|
14 жил өмнө |
Joe Perches
|
6c2140ee0e
dynamic_debug: Consolidate prefix output to single routine
|
14 жил өмнө |
Joe Perches
|
cbc4663552
dynamic_debug: Add __dynamic_dev_dbg
|
14 жил өмнө |
Greg Kroah-Hartman
|
e8d9792aa5
dynamic_debug: add #include <linux/sched.h>
|
14 жил өмнө |
Bart Van Assche
|
8ba6ebf583
Dynamic debug: Add more flags
|
14 жил өмнө |
Jason Baron
|
2d75af2f2a
dynamic debug: Fix build issue with older gcc
|
14 жил өмнө |
Linus Torvalds
|
b9da057105
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
|
14 жил өмнө |
Thomas Renninger
|
6a5c083de2
Dynamic Debug: Initialize dynamic debug earlier via arch_initcall
|
15 жил өмнө |
Thomas Renninger
|
a648ec05bb
Dynamic Debug: Introduce ddebug_query= boot parameter
|
15 жил өмнө |