On Mon, Feb 10, 2025 at 04:54:17PM +0000, Alan Maguire wrote: > On 01/02/2025 14:25, Domenico Andreoli wrote: > > From: Domenico Andreoli <domenico.andreoli@xxxxxxxxx> > > > > Reformat a too long line. > > > > Signed-off-by: Domenico Andreoli <domenico.andreoli@xxxxxxxxx> > > not sure this patch is needed; man will reformat the line for terminal > display, right? yes, sure but try editing that line from a terminal. this is purely a source code quality nit, nobody will be injuried if you don't merge and neither will if you instead merge it :). > > > > > --- > > man-pages/pahole.1 | 7 ++++++- > > 1 file changed, 6 insertions(+), 1 deletion(-) > > > > Index: b/man-pages/pahole.1 > > =================================================================== > > --- a/man-pages/pahole.1 > > +++ b/man-pages/pahole.1 > > @@ -304,7 +304,12 @@ Allow using all the BTF features support > > > > .TP > > .B \-\-btf_features=FEATURE_LIST > > -Encode BTF using the specified feature list, or specify 'default' for all standard features supported. This option can be used as an alternative to using multiple BTF-related options, and 'default' represents the standard set of BTF features that are in use for kernel BTF generation, so is useful as a shortcut for testing the latest set of standard features. However kernel builds will call out specific features rather than using 'default' to ensure that the desired features are enabled regardless of pahole version and associated 'default' set. Supported standard features are > > +Encode BTF using the specified feature list, or specify 'default' for all standard features > > +supported. This option can be used as an alternative to using multiple BTF-related options, > > +and 'default' represents the standard set of BTF features that are in use for kernel BTF generation, > > +so is useful as a shortcut for testing the latest set of standard features. However kernel builds > > +will call out specific features rather than using 'default' to ensure that the desired features > > +are enabled regardless of pahole version and associated 'default' set. Supported standard features are > > > > .nf > > encode_force Ignore invalid symbols when encoding BTF; for example > > -- rsa4096: 3B10 0CA1 8674 ACBA B4FE FCD2 CE5B CF17 9960 DE13 ed25519: FFB4 0CC3 7F2E 091D F7DA 356E CC79 2832 ED38 CB05