On Thu, Oct 03, 2024 at 08:51:51AM -0700, Nick Desaulniers wrote: > On Thu, Oct 3, 2024 at 8:42 AM Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote: > > > > On Wed, Oct 02, 2024 at 04:34:00PM -0700, Rong Xu wrote: > > > +6) Rebuild the kernel using the AutoFDO profile file with the same config as step 1, > > > + (Note CONFIG_AUTOFDO_CLANG needs to be enabled): > > > + > > > + .. code-block:: sh > > > + > > > + $ make LLVM=1 CLANG_AUTOFDO_PROFILE=<profile_file > > > + > > > > > > Can this be done without the endless ... code-block nonsense? > > Dunno, I think it looks pretty nice once rendered. Makes it It makes it absolute crap for all of us who 'render' text documents using less or vi.