Hi Namhyung, On 1/3/23 04:13, Namhyung Kim wrote:
Hi Alejandro, Happy new year!
Happy new year! :)
@@ -2209,6 +2336,12 @@ struct { /* if PERF_SAMPLE_REGS_INTR */ u64 phys_addr; /* if PERF_SAMPLE_PHYS_ADDR */ u64 cgroup; /* if PERF_SAMPLE_CGROUP */ + u64 data_page_size; + /* if PERF_SAMPLE_DATA_PAGE_SIZE */The line above runs past 80 column.+ u64 code_page_size; + /* if PERF_SAMPLE_CODE_PAGE_SIZE */The line above runs past 80 column.Hmm.. they don't run past 80 column by themselves. Will they get merged somehow?
They don't run past 80 in the source, but run past 80 in the formatted page. Because there's already a 7-space indentation for everything in a manual page, except for the section titles.
Cheers, Alex
Thanks, Namhyung
-- <http://www.alejandro-colomar.es/>
Attachment:
OpenPGP_signature
Description: OpenPGP digital signature