[PATCH v5 00/10] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
Jakub Kicinski
kuba at kernel.org
Tue Apr 29 23:26:38 UTC 2025
On Mon, 28 Apr 2025 11:26:23 -0700 Jeff Layton wrote:
> This one is quite a bit of a change from the last set. I've gone back to
> auto-registering the debugfs files for every ref_tracker_dir. With this,
> the callers should pass in a static string as a classname instead of an
> individual name string that gets copied. The debugfs file is given a
> name "class@%px" The output format is switched to print "class@%p"
> instead of "name@%p".
Nice, I like this version!
Since it applies to net-next now I can point out various (transient)
build issues :)
More information about the dri-devel
mailing list