workflows.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] scripts: coccicheck: document debug log handling
@ 2025-12-28 19:31 Benjamin Philip
  2025-12-28 19:34 ` [PATCH 1/3] scripts: coccicheck: simplify debug file handling Benjamin Philip
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Benjamin Philip @ 2025-12-28 19:31 UTC (permalink / raw)
  To: Julia Lawall, Nicolas Palix, Jonathan Corbet
  Cc: cocci, workflows, linux-doc, linux-kernel, Benjamin Philip

Currently coccicheck prints debug logs to stdout unless a debug file has been
set. This makes it hard to read coccinelle's suggested changes, especially for
someone new to coccicheck.

This patchset documents this behaviour in both the coccicheck script as well as
in the dev-tools documentation. Additionally, it simplifies some of the logic
for handling debug files.

Benjamin Philip (3):
  scripts: coccicheck: simplify debug file handling
  scripts: coccicheck: warn on unset debug file
  Documentation: Coccinelle: document debug log handling

 Documentation/dev-tools/coccinelle.rst | 21 ++++++++++++++++-----
 scripts/coccicheck                     | 21 +++++++++++++--------
 2 files changed, 29 insertions(+), 13 deletions(-)

-- 
2.52.0

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

end of thread, other threads:[~2025-12-28 19:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-28 19:31 [PATCH 0/3] scripts: coccicheck: document debug log handling Benjamin Philip
2025-12-28 19:34 ` [PATCH 1/3] scripts: coccicheck: simplify debug file handling Benjamin Philip
     [not found] ` <20251228193417.1143676-1-benjamin.philip495@gmail.com>
2025-12-28 19:34   ` [PATCH 2/3] scripts: coccicheck: warn on unset debug file Benjamin Philip
2025-12-28 19:36 ` Benjamin Philip
2025-12-28 19:36 ` [PATCH 3/3] Documentation: Coccinelle: document debug log handling Benjamin Philip

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox