On Tue, Apr 25, 2023 at 12:06 AM Andrzej Hajda <andrzej.ha...@intel.com> wrote: > > In case the library is tracking busy subsystem, simply > printing stack for every active reference will spam log > with long, hard to read, redundant stack traces. To improve > readabilty following changes have been made: > - reports are printed per stack_handle - log is more compact, > - added display name for ref_tracker_dir - it will differentiate > multiple subsystems, > - stack trace is printed indented, in the same printk call, > - info about dropped references is printed as well. > > Signed-off-by: Andrzej Hajda <andrzej.ha...@intel.com> > Reviewed-by: Andi Shyti <andi.sh...@linux.intel.com>
Reviewed-by: Eric Dumazet <eduma...@google.com>