Re: [PATCH 2/9] lib/ref_tracker: compact stacktraces before printing

From: Eric Dumazet
Date: Thu Feb 17 2022 - 10:25:35 EST


On Thu, Feb 17, 2022 at 7:23 AM Eric Dumazet <edumazet@xxxxxxxxxx> wrote:


> Then, iterating the list and update the array (that you can keep
> sorted by ->stack_handle)

The 'sorted' part might be unnecessary, if all callers keep
@display_limits small enough.