[Tarantool-patches] [PATCH luajit 0/3] Fix sysprof error on stop not started sysprof
Sergey Bronnikov
estetus at gmail.com
Tue Feb 25 10:32:44 MSK 2025
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
More information about the Tarantool-patches
mailing list