Re: [PATCH v7 22/23] docs: add KStackWatch document

From: Randy Dunlap
Date: Fri Oct 10 2025 - 16:02:44 EST




On 10/9/25 3:55 AM, Jinchao Wang wrote:
> Add documentation for KStackWatch under Documentation/.
>
> It provides an overview, main features, usage details, configuration
> parameters, and example scenarios with test cases. The document also
> explains how to locate function offsets and interpret logs.
>
> Signed-off-by: Jinchao Wang <wangjinchao600@xxxxxxxxx>
> ---
> Documentation/dev-tools/index.rst | 1 +
> Documentation/dev-tools/kstackwatch.rst | 314 ++++++++++++++++++++++++
> 2 files changed, 315 insertions(+)
> create mode 100644 Documentation/dev-tools/kstackwatch.rst
>

Tested-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

Thanks.

--
~Randy