Date |
List |
Subject |
2020-06-13 16:04:45
|
linux-kernel
|
[PATCH v2 03/24] dyndbg: drop obsolete comment on ddebug_proc_open |
2020-06-13 16:04:00
|
linux-kernel
|
[PATCH v2 15/24] dyndbg: extend ddebug_parse_flags to accept optional leading filter-flags |
2020-06-13 16:03:53
|
linux-kernel
|
[PATCH v2 11/24] dyndbg: accept 'file foo.c:func1' and 'file foo.c:10-100' |
2020-06-13 16:02:42
|
linux-kernel
|
[PATCH v2 01/24] dyndbg-docs: eschew file /full/path query in docs |
2020-06-13 16:02:41
|
linux-kernel
|
[PATCH v2 12/24] dyndbg: refactor ddebug_read_flags out of ddebug_parse_flags |
2020-06-13 16:02:36
|
linux-kernel
|
[PATCH v2 08/24] dyndbg: make ddebug_tables list LIFO for add/remove_module |
2020-06-13 16:02:21
|
linux-kernel
|
[PATCH v2 14/24] dyndbg: add filter parameter to ddebug_parse_flags |
2020-06-13 16:02:04
|
linux-kernel
|
[PATCH v2 16/24] dyndbg: prefer declarative init in caller, to memset in callee |
2020-06-13 16:02:01
|
linux-kernel
|
[PATCH v2 07/24] dyndbg: fix a BUG_ON in ddebug_describe_flags |
2020-06-13 16:01:36
|
linux-kernel
|
[PATCH v2 22/24] dyndbg: add print-class as trailing number to control output |
2020-06-13 16:01:30
|
linux-kernel
|
[PATCH v2 19/24] dyndbg: accept query terms like module:foo and file=bar |
2020-06-13 16:01:19
|
linux-kernel
|
[PATCH v2 23/24] kset-example: add pr_debug()s for easy visibility of its operation |
2020-06-13 16:01:14
|
linux-kernel
|
[PATCH v2 24/24] kset-example: use pr_debug_n to create example print-classes |
2020-06-13 16:01:09
|
linux-kernel
|
[PATCH v2 20/24] dyndbg: WIP towards debug-print-class based callsite controls |
2020-06-13 16:01:06
|
linux-kernel
|
[PATCH v2 21/24] dyndbg: adapt header macros to pass print-class |
2020-06-13 16:01:03
|
linux-kernel
|
[PATCH v2 17/24] dyndbg: add user-flag, negating-flags, and filtering on flags |
2020-06-13 16:01:01
|
linux-kernel
|
[PATCH v2 18/24] dyndbg: allow negating flag-chars in modflags |
2020-06-13 16:00:53
|
linux-kernel
|
[PATCH v2 13/24] dyndbg: combine flags & mask into a struct, use that |
2020-06-13 16:00:38
|
linux-kernel
|
[PATCH v2 09/24] dyndbg: add maybe(str,"") macro to reduce code |
2020-06-13 16:00:32
|
linux-kernel
|
[PATCH v2 10/24] dyndbg: refactor parse_linerange out of ddebug_parse_query |
2020-06-13 16:00:29
|
linux-kernel
|
[PATCH v2 06/24] dyndbg: fix overcounting of ram used by dyndbg |
2020-06-13 16:00:23
|
linux-kernel
|
[PATCH v2 04/24] dyndbg: refine debug verbosity; 1 is basic, 2 more chatty |
2020-06-13 16:00:17
|
linux-kernel
|
[PATCH v2 05/24] dyndbg: rename __verbose section to __dyndbg |
2020-06-13 16:00:10
|
linux-kernel
|
[PATCH v2 02/24] dyndbg-docs: initialization is done early, not arch |
2020-06-13 16:00:02
|
linux-kernel
|
[PATCH v2 00/24] dynamic_debug cleanups, query features, WIP print-classes |
2020-06-13 02:24:35
|
linux-kernel
|
Re: [PATCH 00/16] dynamic_debug: cleanups, 2 features |
2020-06-12 00:11:38
|
linux-kernel
|
Re: [PATCH v3 6/7] venus: Make debug infrastructure more flexible |
2020-06-11 21:22:26
|
linux-kernel
|
Re: [PATCH v3 6/7] venus: Make debug infrastructure more flexible |
2020-06-11 17:33:18
|
linux-kernel
|
Re: WIP generic module->debug_flags and dynamic_debug |
2020-06-11 14:26:09
|
linux-kernel
|
[PATCH] kernel/module: add name size info to pr_debug() calls |
2020-06-10 21:12:24
|
linux-kernel
|
WIP generic module->debug_flags and dynamic_debug |
2020-06-10 16:37:34
|
linux-kernel
|
Re: [PATCH 03/16] dyndbg: refine debug verbosity; 1 is basic, 2 more chatty |
2020-06-10 03:13:19
|
linux-kernel
|
Re: [PATCH v3 0/7] Venus dynamic debug |
2020-06-09 21:25:37
|
linux-kernel
|
Re: [PATCH v3 0/7] Venus dynamic debug |
2020-06-09 20:40:38
|
linux-kernel
|
Re: [PATCH 03/16] dyndbg: refine debug verbosity; 1 is basic, 2 more chatty |
2020-06-05 16:33:26
|
linux-kernel
|
[PATCH 16/16] dyndbg: allow negating flag-chars in modflags |
2020-06-05 16:33:23
|
linux-kernel
|
[PATCH 03/16] dyndbg: refine debug verbosity; 1 is basic, 2 more chatty |
2020-06-05 16:32:56
|
linux-kernel
|
[PATCH 10/16] dyndbg: refactor ddebug_read_flags out of ddebug_parse_flags |
2020-06-05 16:32:23
|
linux-kernel
|
[PATCH 08/16] dyndbg: refactor parse_linerange out of ddebug_parse_query |
2020-06-05 16:32:09
|
linux-kernel
|
[PATCH 09/16] dyndbg: accept 'file foo.c:func1' and 'file foo.c:10-100' |
2020-06-05 16:31:57
|
linux-kernel
|
[PATCH 00/16] dynamic_debug: cleanups, 2 features |
2020-06-05 16:31:35
|
linux-kernel
|
[PATCH 04/16] dyndbg: rename __verbose section to __dyndbg |
2020-06-05 16:31:32
|
linux-kernel
|
[PATCH 15/16] dyndbg: add user-flag, negating-flags, and filtering on flags |
2020-06-05 16:31:28
|
linux-kernel
|
[PATCH 13/16] dyndbg: extend ddebug_parse_flags to accept optional leading filter-flags |
2020-06-05 16:31:26
|
linux-kernel
|
[PATCH 05/16] dyndbg: fix overcounting of ram used by dyndbg |
2020-06-05 16:31:22
|
linux-kernel
|
[PATCH 11/16] dyndbg: combine flags & mask into a struct, use that |
2020-06-05 16:31:14
|
linux-kernel
|
[PATCH 14/16] dyndbg: prefer declarative init in caller, to memset in callee |
2020-06-05 16:31:04
|
linux-kernel
|
[PATCH 12/16] dyndbg: add filter parameter to ddebug_parse_flags |
2020-06-05 16:30:51
|
linux-kernel
|
[PATCH 07/16] dyndbg: make ddebug_tables list LIFO for add/remove_module |
2020-06-05 16:30:50
|
linux-kernel
|
[PATCH 06/16] dyndbg: fix a BUG_ON in ddebug_describe_flags |
2020-06-05 16:30:26
|
linux-kernel
|
[PATCH 02/16] dyndbg: drop obsolete comment on ddebug_proc_open |