From: Sergey Bronnikov via Tarantool-patches <tarantool-patches@dev.tarantool.org> To: tarantool-patches@dev.tarantool.org, Sergey Kaplun <skaplun@tarantool.org> Subject: [Tarantool-patches] [PATCH luajit 0/3] Fix sysprof error on stop not started sysprof Date: Tue, 25 Feb 2025 10:32:44 +0300 [thread overview] Message-ID: <cover.1740468394.git.sergeyb@tarantool.org> (raw) The patch series fix an incorrect error on stop sysprof when it is not started. Note, patch series depends on patch series with fixes error messages and default values in profilers, see branch [1]. 1. https://github.com/tarantool/luajit/tree/ligurio/gh-xxxx-fix-sysprof-opts-processing Branch: https://github.com/tarantool/luajit/tree/ligurio/gh-xxxx-fix-msg-stop-sysprof Sergey Bronnikov (3): sysprof: rename sysprof_error to prof_error misc: use prof_error for handling errors sysprof: fix a message with stop without run src/lib_misc.c | 75 +++++++------------ .../profilers/misclib-sysprof-lapi.test.lua | 5 +- 2 files changed, 28 insertions(+), 52 deletions(-) -- 2.43.0
next reply other threads:[~2025-02-25 7:33 UTC|newest] Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top 2025-02-25 7:32 Sergey Bronnikov via Tarantool-patches [this message] 2025-02-25 7:32 ` [Tarantool-patches] [PATCH luajit 1/3] sysprof: rename sysprof_error to prof_error Sergey Bronnikov via Tarantool-patches 2025-03-05 14:28 ` Sergey Kaplun via Tarantool-patches 2025-02-25 7:32 ` [Tarantool-patches] [PATCH luajit 2/3] misc: use prof_error for handling errors Sergey Bronnikov via Tarantool-patches 2025-03-05 14:49 ` Sergey Kaplun via Tarantool-patches 2025-03-06 16:04 ` Sergey Bronnikov via Tarantool-patches 2025-02-25 7:32 ` [Tarantool-patches] [PATCH luajit 3/3] sysprof: fix a message with stop without run Sergey Bronnikov via Tarantool-patches 2025-03-05 14:52 ` Sergey Kaplun via Tarantool-patches 2025-03-06 15:18 ` Sergey Bronnikov via Tarantool-patches 2025-03-12 11:11 ` [Tarantool-patches] [PATCH luajit 0/3] Fix sysprof error on stop not started sysprof Sergey Kaplun via Tarantool-patches 2025-03-06 16:18 Sergey Bronnikov 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=cover.1740468394.git.sergeyb@tarantool.org \ --to=tarantool-patches@dev.tarantool.org \ --cc=estetus@gmail.com \ --cc=skaplun@tarantool.org \ --subject='Re: [Tarantool-patches] [PATCH luajit 0/3] Fix sysprof error on stop not started sysprof' \ /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