Tarantool development patches archive
 help / color / mirror / Atom feed
From: Maxim Kokryashkin via Tarantool-patches <tarantool-patches@dev.tarantool.org>
To: "Maxim Kokryashkin" <max.kokryashkin@gmail.com>
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches]  [PATCH luajit v5 0/2] memprof: add resolving capabilities
Date: Fri, 04 Mar 2022 22:24:15 +0300	[thread overview]
Message-ID: <1646421855.65521910@f165.i.mail.ru> (raw)
In-Reply-To: <20220304192219.1266071-1-m.kokryashkin@tarantool.org>

[-- Attachment #1: Type: text/plain, Size: 1133 bytes --]


Sorry, I forgot to add the link to the branch:
https://github.com/tarantool/luajit/tree/fckxorg/gh-5813-resolving-of-c-symbols-full-ci
--
Best regards,
Maxim Kokryashkin
 
  
>Пятница, 4 марта 2022, 22:22 +03:00 от Maxim Kokryashkin <max.kokryashkin@gmail.com>:
> 
>Changes in v5:
>- Fixed comments as per review by Sergey
>- Added resolution based on ELF sections
>- Disabled resolution for OSX
>- Rebased on `tarantool` branch
>
>Also, there are a few comments in the following letters.
>
>Maxim Kokryashkin (2):
>  memprof: extend symtab with C-symbols
>  memprof: enrich symtab with newly loaded symbols
>
> Makefile.original | 2 +-
> src/lj_memprof.c | 396 +++++++++++++++++-
> src/lj_memprof.h | 15 +-
> test/tarantool-tests/tools-utils-avl.test.lua | 59 +++
> tools/CMakeLists.txt | 2 +
> tools/memprof.lua | 5 +
> tools/memprof/parse.lua | 19 +
> tools/utils/avl.lua | 118 ++++++
> tools/utils/symtab.lua | 28 +-
> 9 files changed, 631 insertions(+), 13 deletions(-)
> create mode 100644 test/tarantool-tests/tools-utils-avl.test.lua
> create mode 100644 tools/utils/avl.lua
>
>--
>2.35.1
 

[-- Attachment #2: Type: text/html, Size: 1795 bytes --]

      parent reply	other threads:[~2022-03-04 19:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-04 19:22 Maxim Kokryashkin via Tarantool-patches
2022-03-04 19:22 ` [Tarantool-patches] [PATCH luajit v5 1/2] memprof: extend symtab with C-symbols Maxim Kokryashkin via Tarantool-patches
2022-03-18  6:48   ` Sergey Kaplun via Tarantool-patches
2022-03-19 13:08     ` Maxim Kokryashkin via Tarantool-patches
2022-03-04 19:22 ` [Tarantool-patches] [PATCH luajit v5 2/2] memprof: enrich symtab with newly loaded symbols Maxim Kokryashkin via Tarantool-patches
2022-03-04 19:24 ` Maxim Kokryashkin via Tarantool-patches [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1646421855.65521910@f165.i.mail.ru \
    --to=tarantool-patches@dev.tarantool.org \
    --cc=m.kokryashkin@tarantool.org \
    --cc=max.kokryashkin@gmail.com \
    --subject='Re: [Tarantool-patches]  [PATCH luajit v5 0/2] memprof: add resolving capabilities' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox