[Crash-utility] [PATCH 0/2] add '-n idle' option support for bt command

Qi Zheng zhengqi.arch at bytedance.com
Wed May 18 02:22:17 UTC 2022



On 2022/5/13 3:03 PM, 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 dumpfile.

Hi Kazu and Lianbo, do you have time to take a look at this patchset?

Thanks,
Qi

> 
> 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(-)
> 

-- 
Thanks,
Qi



More information about the Crash-utility mailing list