Re: [RFC PATCH] smdb.py : Add depth option to call_tree

Dan Carpenter <[email protected]> Tue, 9 Dec 2025 16:08:38 +0300
Newsgroups org.kernel.vger.smatch
Message-ID <[email protected]>
On Tue, Dec 09, 2025 at 04:43:14AM -0800, Amit Dhingra wrote:
> The output from call_tree can be overwhelming. This commit provides a
> depth option to limit the call_tree output to fewer levels.
> 
> When depth is not provided, output is not limited as before.
> 
> Signed-off-by: Amit Dhingra <[email protected]>
> ---

Applied thanks!

It might take me a while to push it to the repository though...

regards,
dan carpenter