aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/stackdepot.py
AgeCommit message (Collapse)AuthorFilesLines
2023-08-21scripts/gdb/stackdepot: add stackdepot supportKuan-Ying Lee1-0/+55
Add support for printing the backtrace of stackdepot handle. This is the preparation patch for dumping page_owner, slabtrace usage. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Kuan-Ying Lee <[email protected]> Cc: AngeloGioacchino Del Regno <[email protected]> Cc: Chinwen Chang <[email protected]> Cc: Matthias Brugger <[email protected]> Cc: Qun-Wei Lin <[email protected]> Signed-off-by: Andrew Morton <[email protected]>