[Tarantool-patches] [PATCH luajit 0/3] Fix sysprof error on stop not started sysprof
Sergey Bronnikov
estetus at gmail.com
Thu Mar 6 19:18:54 MSK 2025
The patch series fix an incorrect error on stop sysprof when
it is not started.
Branch: https://github.com/tarantool/luajit/tree/ligurio/gh-xxxx-fix-msg-stop-sysprof
Changes v2:
- Fixes according to comments by Sergey Kaplun.
- Rebased to tarantool/master after merging patch series with sysprof fixes.
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 | 81 +++++++------------
.../profilers/misclib-sysprof-lapi.test.lua | 5 +-
2 files changed, 31 insertions(+), 55 deletions(-)
--
2.43.0
More information about the Tarantool-patches
mailing list