Date |
List |
Subject |
2020-06-05 16:30:18
|
linux-kernel
|
[PATCH 01/16] dyndbg-docs: eschew file /full/path query in docs |
2019-12-13 02:49:03
|
linux-kernel
|
Re: [PATCH v4 06/16] dyndbg: fix a BUG_ON in ddebug_describe_flags |
2019-12-10 02:31:10
|
linux-kernel
|
[PATCH v4 01/16] dyndbg-docs: eschew file /full/path query in docs |
2019-12-10 02:30:44
|
linux-kernel
|
[PATCH v4 08/16] dyndbg: accept 'file foo.c:func1' and 'file foo.c:10-100' |
2019-12-10 02:30:19
|
linux-kernel
|
[PATCH v4 04/16] dyndbg: rename __verbose section to __dyndbg |
2019-12-10 02:30:17
|
linux-kernel
|
[PATCH v4 03/16] dyndbg: raise verbosity needed to enable ddebug_proc_* logging |
2019-12-10 02:29:51
|
linux-kernel
|
[PATCH v4 06/16] dyndbg: fix a BUG_ON in ddebug_describe_flags |
2019-12-10 02:29:41
|
linux-kernel
|
[PATCH v4 12/16] dyndbg: extend ddebug_parse_flags to accept optional filter-flags |
2019-12-10 02:29:38
|
linux-kernel
|
[PATCH v4 14/16] dyndbg: add user-flag, negating-flags, and filtering on flags |
2019-12-10 02:29:27
|
linux-kernel
|
[PATCH v4 16/16] dyndbg: make ddebug_tables list LIFO for add/remove_module |
2019-12-10 02:29:24
|
linux-kernel
|
[PATCH v4 15/16] dyndbg: allow negating flag-chars in modflags |
2019-12-10 02:29:22
|
linux-kernel
|
[PATCH v4 13/16] dyndbg: prefer declarative init in caller, to memset in callee |
2019-12-10 02:29:17
|
linux-kernel
|
[PATCH v4 11/16] dyndbg: add filter parameter to ddebug_parse_flags |
2019-12-10 02:29:15
|
linux-kernel
|
[PATCH v4 10/16] dyndbg: combine flags & mask into a struct, use that |
2019-12-10 02:29:14
|
linux-kernel
|
[PATCH v4 09/16] dyndbg: refactor ddebug_read_flags out of ddebug_parse_flags |
2019-12-10 02:29:06
|
linux-kernel
|
[PATCH v4 07/16] dyndbg: refactor parse_linerange out of ddebug_parse_query |
2019-12-10 02:29:02
|
linux-kernel
|
[PATCH v4 05/16] dyndbg: fix overcounting of ram used by dyndbg |
2019-12-10 02:28:53
|
linux-kernel
|
[PATCH v4 02/16] dyndbg: drop obsolete comment on ddebug_proc_open |
2019-12-10 02:28:44
|
linux-kernel
|
[PATCH v4 00/16] dynamic-debug cleanups, 2 new features |
2019-12-06 17:34:40
|
linux-kernel
|
Re: [PATCH 17/18] dyndbg: rename dynamic_debug to dyndbg |
2019-12-05 21:56:26
|
linux-kernel
|
[PATCH 05/18] dyndbg: fix overcounting of ram used by dyndbg |
2019-12-05 21:56:15
|
linux-kernel
|
[PATCH 17/18] dyndbg: rename dynamic_debug to dyndbg |
2019-12-05 21:54:34
|
linux-kernel
|
[PATCH 12/18] dyndbg: extend ddebug_parse_flags to accept optional filter-flags |
2019-12-05 21:54:34
|
linux-kernel
|
[PATCH 14/16] dyndbg: add inverted-flags, implement filtering on flags |
2019-12-05 21:54:09
|
linux-kernel
|
[PATCH 15/16] dyndbg: allow inverted-flag-chars in modflags |
2019-12-05 21:54:09
|
linux-kernel
|
[PATCH 16/18] dyndbg: make ddebug_tables list LIFO for add/remove_module |
2019-12-05 21:54:07
|
linux-kernel
|
[PATCH 15/18] dyndbg: allow negating flag-chars in modflags |
2019-12-05 21:54:06
|
linux-kernel
|
[PATCH 18/18] dyndbg-docs: normalize comments in examples |
2019-12-05 21:53:55
|
linux-kernel
|
[PATCH 13/18] dyndbg: prefer declarative init in caller, to memset in callee |
2019-12-05 21:53:53
|
linux-kernel
|
[PATCH 14/18] dyndbg: add user-flag, negating-flags, and filtering on flags |
2019-12-05 21:53:51
|
linux-kernel
|
[PATCH 11/18] dyndbg: add filter parameter to ddebug_parse_flags |
2019-12-05 21:53:48
|
linux-kernel
|
[PATCH 08/18] dyndbg: accept 'file foo.c:func1' and 'file foo.c:10-100' |
2019-12-05 21:53:30
|
linux-kernel
|
[PATCH 10/18] dyndbg: combine flags & mask into a struct, use that |
2019-12-05 21:53:27
|
linux-kernel
|
[PATCH 09/18] dyndbg: refactor ddebug_read_flags out of ddebug_parse_flags |
2019-12-05 21:53:21
|
linux-kernel
|
[PATCH 07/18] dyndbg: refactor parse_linerange out of ddebug_parse_query |
2019-12-05 21:53:19
|
linux-kernel
|
[PATCH 06/18] dyndbg: fix a BUG_ON in ddebug_describe_flags |
2019-12-05 21:53:05
|
linux-kernel
|
[PATCH 04/18] dyndbg: rename __verbose section to __dyndbg |
2019-12-05 21:53:02
|
linux-kernel
|
[PATCH 02/18] dyndbg: drop obsolete comment on ddebug_proc_open |
2019-12-05 21:53:02
|
linux-kernel
|
[PATCH v3 00/18] dynamic-debug cleanups, 2 new features |
2019-12-05 21:53:02
|
linux-kernel
|
[PATCH 03/18] dyndbg: raise verbosity needed to enable ddebug_proc_* logging |
2019-12-05 21:53:02
|
linux-kernel
|
[PATCH 01/18] dyndbg-docs: eschew file /full/path query in docs |
2019-11-27 17:56:23
|
linux-kernel
|
[PATCH 16/16] dyndbg: make ddebug_tables list LIFO for add/remove_module |
2019-11-27 17:56:22
|
linux-kernel
|
[PATCH 15/16] dyndbg: allow inverted-flag-chars in modflags |
2019-11-27 17:56:08
|
linux-kernel
|
[PATCH 13/16] dyndbg: prefer declarative init in caller, to memset in callee |
2019-11-27 17:55:44
|
linux-kernel
|
[PATCH 10/16] dyndbg: combine flags & mask into a struct, use that |
2019-11-27 17:55:31
|
linux-kernel
|
[PATCH 09/16] dyndbg: refactor ddebug_read_flags out of ddebug_parse_flags |
2019-11-27 17:54:14
|
linux-kernel
|
[PATCH 14/16] dyndbg: add inverted-flags, implement filtering on flags |
2019-11-27 17:53:58
|
linux-kernel
|
[PATCH 12/16] dyndbg: extend ddebug_parse_flags to accept optional filter-flags |
2019-11-27 17:53:58
|
linux-kernel
|
[PATCH 11/16] dyndbg: add filter parameter to ddebug_parse_flags |
2019-11-27 17:53:20
|
linux-kernel
|
[PATCH 08/16] dyndbg: accept 'file foo.c:func1' and 'file foo.c:10-100' |
2019-11-27 17:53:11
|
linux-kernel
|
[PATCH 07/16] dyndbg: refactor parse_linerange out of ddebug_parse_query |