Re: [PATCH 0/2] tweak kmemleak report format

From: jim . cromie
Date: Thu Nov 16 2023 - 18:22:38 EST


On Thu, Nov 16, 2023 at 3:43 PM Jim Cromie <jim.cromie@xxxxxxxxx> wrote:
>
> These 2 patches make minor changes to the report:
>
> 1st strips "age <increasing>" from output. This makes the output
> idempotent; unchanging until a new leak is reported.
>
> 2nd adds the backtrace.checksum to the "backtrace:" line. This lets a
> user see repeats without actually reading the whole backtrace. So now
> the backtrace line looks like this:
>
> backtrace (ck 603070071):

meh, in the actual patch, thats

backtrace (crc <%x format>)