[Tarantool-patches] [PATCH] sysprof: fix `SYSPROF_HANDLER_STACK_DEPTH`

Igor Munkin imun at tarantool.org
Wed May 18 14:06:23 MSK 2022


Max,

Thanks for the patch! LGTM as trivial.

On 11.05.22, Maxim Kokryashkin wrote:
> This commit fixes the `SYSPROF_HANDLER_STACK_DEPTH`, by chnaging it to 6.
> The `writer` function is called right after `backtrace`, so it will not
> appear in the gathered backtrace.
> 
> Part of tarantool/tarantool#781
> ---
> Branch: https://github.com/tarantool/luajit/tree/fckxorg/sysprof-rc-full-ci
> 
>  src/lj_sysprof.c | 16 +++++++---------
>  1 file changed, 7 insertions(+), 9 deletions(-)
> 

<snipped>

> -- 
> 2.35.1
> 

-- 
Best regards,
IM


More information about the Tarantool-patches mailing list