linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Trivial dynamic debug fixups
@ 2021-09-13 22:24 Andrew Halaney
  2021-09-13 22:24 ` [PATCH v2 1/3] dyndbg: make dyndbg a known cli param Andrew Halaney
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Andrew Halaney @ 2021-09-13 22:24 UTC (permalink / raw)
  To: Jason Baron, Jonathan Corbet, Jim Cromie
  Cc: Andrew Halaney, linux-doc, linux-kernel

Here is round 2 of some trivial dynamic debug fixups. Hopefully I'm
sending the series correctly, first time trying that out.

v1 -> v2:
 * Use different example when showing misleading error message
 * Justify dynamic debug scanning the whole command line
 * Add patch removing ddebug_query
 * Add patch improving cli param examples for dyndbg/$module.dyndbg

v1: https://lore.kernel.org/all/20210909161755.61743-1-ahalaney@redhat.com/

Thanks!

Andrew Halaney (3):
  dyndbg: make dyndbg a known cli param
  dyndbg: Remove support for ddebug_query param
  Documentation: dyndbg: Improve cli param examples

 .../admin-guide/dynamic-debug-howto.rst       | 13 ++++-----
 .../admin-guide/kernel-parameters.txt         |  5 ----
 lib/dynamic_debug.c                           | 27 +++++--------------
 3 files changed, 14 insertions(+), 31 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-09-17 21:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-13 22:24 [PATCH v2 0/3] Trivial dynamic debug fixups Andrew Halaney
2021-09-13 22:24 ` [PATCH v2 1/3] dyndbg: make dyndbg a known cli param Andrew Halaney
2021-09-13 22:24 ` [PATCH v2 2/3] dyndbg: Remove support for ddebug_query param Andrew Halaney
2021-09-13 22:24 ` [PATCH v2 3/3] Documentation: dyndbg: Improve cli param examples Andrew Halaney
2021-09-17 19:50   ` Jason Baron
2021-09-17 20:30     ` jim.cromie
2021-09-17 20:53       ` Andrew Halaney
2021-09-17 21:54         ` Jason Baron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).