Re: [PATCH v6 0/12] perf tools: Annotate fixes, stdio progress indication, debuginfo-client in more places

From: Arnaldo Melo

Date: Thu Sep 17 2026 - 05:36:26 EST




On September 16, 2026 7:27:52 PM GMT-03:00, Namhyung Kim <namhyung@xxxxxxxxxx> wrote:
>In general, I feel like AI generated patches are too verbose - not only
>for the cover letter, it's about commit log and the code comments. It
>adds more burdens on the reviewer side. Is it possible to guide your
>agent to produce less messages with important informations only?

Yeah, on one side it provides more context and explanations that can be useful in understanding new code and changes in the patch series versions, but gets tiresome at times, I'll change it to be more succinct.

Thanks for the feedback :-)
- Arnaldo