Re: [PATCH v3 5/8] ref_tracker: add ability to register a file in debugfs for a ref_tracker_dir
From: Andrew Lunn
Date: Thu Apr 17 2025 - 15:29:38 EST
On Thu, Apr 17, 2025 at 09:11:08AM -0400, Jeff Layton wrote:
> Currently, there is no convenient way to see the info that the
> ref_tracking infrastructure collects. Add a new function that other
> subsystems can optionally call to update the name field in the
> ref_tracker_dir and register a corresponding seq_file for it in the
> top-level ref_tracker directory.
>
> Signed-off-by: Jeff Layton <jlayton@xxxxxxxxxx>
Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
Andrew