[Tarantool-patches] [PATCH 2/2] gdb: add mmudata value to lj-gc output
Sergey Kaplun
skaplun at tarantool.org
Wed Feb 9 13:29:12 MSK 2022
Hi, Igor!
Thanks for the patch!
LGTM, except a single nit regarding commit message below.
On 01.02.22, Igor Munkin wrote:
> As a result of this patch <g->gc.mmudata> value representing the amount
> of GC object to be finalized is added to <lj-gc> output. All auxiliary
Typo: s/to <lj-gc> output/to the <lj-gc> output/
> routines are also adjusted a bit since these GC objects are grouped in a
> ring-list.
>
> Signed-off-by: Igor Munkin <imun at tarantool.org>
> ---
> src/luajit-gdb.py | 35 +++++++++++++++++++++++++++--------
> 1 file changed, 27 insertions(+), 8 deletions(-)
>
> diff --git a/src/luajit-gdb.py b/src/luajit-gdb.py
> index 758ba10c..baf66f66 100644
> --- a/src/luajit-gdb.py
> +++ b/src/luajit-gdb.py
<snipped>
> --
> 2.34.0
>
--
Best regards,
Sergey Kaplun
More information about the Tarantool-patches
mailing list