diff options
author | Andrzej Hajda <[email protected]> | 2023-06-02 12:21:34 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-06-05 15:28:42 -0700 |
commit | b6d7c0eb2dcbd238fa233a3a1737654e380e784a (patch) | |
tree | a11f410b265ed595980304df26f444c9d5b97828 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 7a113ff6355944283402fb617dc97122f68d5a41 (diff) |
lib/ref_tracker: improve printing stats
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 <[email protected]>
Reviewed-by: Andi Shyti <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions