summaryrefslogtreecommitdiff
path: root/include/linux/ref_tracker.h
AgeCommit message (Expand)AuthorFilesLines
2025-06-20ref_tracker: eliminate the ref_tracker_dir name fieldJeff Layton1-6/+14
2025-06-20ref_tracker: add a way to create a symlink to the ref_tracker_dir debugfs fileJeff Layton1-0/+11
2025-06-20ref_tracker: automatically register a file in debugfs for a ref_tracker_dirJeff Layton1-0/+17
2025-06-20ref_tracker: add a static classname string to each ref_tracker_dirJeff Layton1-0/+4
2025-06-20ref_tracker: have callers pass output function to pr_ostream()Jeff Layton1-0/+2
2023-06-06lib/ref_tracker: add printing to memory bufferAndrzej Hajda1-0/+8
2023-06-06lib/ref_tracker: improve printing statsAndrzej Hajda1-2/+7
2023-06-06lib/ref_tracker: add unlocked leak print helperAndrzej Hajda1-0/+8
2022-02-05ref_tracker: add a count of untracked referencesEric Dumazet1-0/+2
2022-02-05ref_tracker: implement use-after-free detectionEric Dumazet1-0/+2
2022-01-22lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka1-0/+2
2021-12-07lib: add reference counting tracking infrastructureEric Dumazet1-0/+73