[Tarantool-patches] [PATCH 2/2] gdb: add mmudata value to lj-gc output

Maxim Kokryashkin m.kokryashkin at tarantool.org
Wed Feb 9 21:11:19 MSK 2022


Hi, Igor!
Thanks for the patch!
LGTM
--
Best regards,
Maxim Kokryashkin
 
  
>Среда, 9 февраля 2022, 13:31 +03:00 от Sergey Kaplun <skaplun at tarantool.org>:
> 
>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
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.tarantool.org/pipermail/tarantool-patches/attachments/20220209/ef234a7c/attachment.htm>


More information about the Tarantool-patches mailing list