Hi all, This patch series adds '-n idle' option support for bt command, which can help us filter the stack of the idle process when debugging the dumpfile. Comments and suggestions are welcome. Thanks, Qi Qi Zheng (2): bt: x64: filter out idle task stack bt: arm64: support for bt -n idle arm64.c | 19 ++++++++++++++++--- defs.h | 1 + kernel.c | 12 +++++++++++- x86_64.c | 8 ++++++++ 4 files changed, 36 insertions(+), 4 deletions(-) -- 2.20.1 -- Crash-utility mailing list Crash-utility@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/crash-utility Contribution Guidelines: https://github.com/crash-utility/crash/wiki