mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-18 03:23:53 -04:00
scripts/gdb/stackdepot: add stackdepot support
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/20230808083020.22254-6-Kuan-Ying.Lee@mediatek.com Signed-off-by: Kuan-Ying Lee <Kuan-Ying.Lee@mediatek.com> Cc: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Cc: Chinwen Chang <chinwen.chang@mediatek.com> Cc: Matthias Brugger <matthias.bgg@gmail.com> Cc: Qun-Wei Lin <qun-wei.lin@mediatek.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
This commit is contained in:
committed by
Andrew Morton
parent
eb985b5dbf
commit
0e1b240a4b
@@ -128,3 +128,4 @@ LX_CONFIG(CONFIG_VMAP_STACK)
|
||||
if IS_BUILTIN(CONFIG_NUMA):
|
||||
LX_VALUE(CONFIG_NODES_SHIFT)
|
||||
LX_CONFIG(CONFIG_DEBUG_VIRTUAL)
|
||||
LX_CONFIG(CONFIG_STACKDEPOT)
|
||||
|
||||
Reference in New Issue
Block a user