From: Sergey Kaplun 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 1/4] cmake: properly handle the memprof/process.lua Date: Tue, 5 Dec 2023 11:44:20 +0300 [thread overview] Message-ID: <ZW7i5GDEOMYFrEzL@root> (raw) In-Reply-To: <3964980b22230aec346de0973392c3de8d0d244d.1701696044.git.m.kokryashkin@tarantool.org> Hi, Maxim! Thanks for the patch! Please consider my comment below. On 04.12.23, Maxim Kokryashkin wrote: > Prior to this patch, memprof/process.lua wasn't added to the > dependency list as a part of the memprof parser sources. Also, > it wasn't installed into the system along with other memprof > sources, which breaks the profile parser. > > Part of tarantool/tarantool#5994 > --- > tools/CMakeLists.txt | 2 ++ I suppose this patch should also add <memprof/process.lua> to the `FILES_MEMPROFLIB=` in the <Makefile.original>. Also, we should add sysprof libraries to the original Makefile. <snipped> > -- > 2.43.0 > -- Best regards, Sergey Kaplun
next prev parent reply other threads:[~2023-12-05 8:49 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-12-04 13:24 [Tarantool-patches] [PATCH luajit 0/4] profilers: refactor parsers Maxim Kokryashkin via Tarantool-patches 2023-12-04 13:24 ` [Tarantool-patches] [PATCH luajit 1/4] cmake: properly handle the memprof/process.lua Maxim Kokryashkin via Tarantool-patches 2023-12-05 8:44 ` Sergey Kaplun via Tarantool-patches [this message] 2023-12-04 13:25 ` [Tarantool-patches] [PATCH luajit 2/4] memprof: refactor `heap_chunk` data structure Maxim Kokryashkin via Tarantool-patches 2023-12-05 8:46 ` Sergey Kaplun via Tarantool-patches 2023-12-04 13:25 ` [Tarantool-patches] [PATCH luajit 3/4] memprof: introduce the `--human-readable` option Maxim Kokryashkin via Tarantool-patches 2023-12-05 9:19 ` Sergey Kaplun via Tarantool-patches 2023-12-04 13:25 ` [Tarantool-patches] [PATCH luajit 4/4] profilers: print user-friendly errors Maxim Kokryashkin via Tarantool-patches 2023-12-05 9:35 ` Sergey Kaplun via Tarantool-patches
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=ZW7i5GDEOMYFrEzL@root \ --to=tarantool-patches@dev.tarantool.org \ --cc=max.kokryashkin@gmail.com \ --cc=skaplun@tarantool.org \ --subject='Re: [Tarantool-patches] [PATCH luajit 1/4] cmake: properly handle the memprof/process.lua' \ /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