On 2022/05/24 21:25, Qi Zheng wrote: > 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 dumpfiles > captured by kdump. > > Comments and suggestions are welcome. > > Thanks, > Qi > > Changelog in v2 -> v3: > - update the help text and commit log. > - compatible with unsupported architectures > - pick up Acked-bys Thank you for the update, also for the v3 series, Acked-by: Kazuhito Hagio <k-hagio-ab@xxxxxxx> Kazu > > Changelog in v1 -> v2: > - update the help text and commit log. > > Qi Zheng (2): > bt: x86_64: filter out idle task stack > bt: arm64: add support for bt -n idle > > arm64.c | 19 ++++++++++++++++--- > defs.h | 1 + > help.c | 32 +++++++++++++++++++++++++++++++- > kernel.c | 14 +++++++++++++- > x86_64.c | 8 ++++++++ > 5 files changed, 69 insertions(+), 5 deletions(-) > -- Crash-utility mailing list Crash-utility@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/crash-utility Contribution Guidelines: https://github.com/crash-utility/crash/wiki