[Tarantool-patches] [PATCH luajit v5 0/2] debug: generalized extension
2023-12-19 8:01 UTC (4+ messages)
` [Tarantool-patches] [PATCH luajit v5 1/2] "
` [Tarantool-patches] [PATCH luajit v5 2/2] test: add tests for debugging extensions
[Tarantool-patches] [PATCH luajit] Avoid assertion in case of stack overflow from stitched trace
2023-12-14 12:20 UTC (2+ messages)
[Tarantool-patches] [PATCH luajit v2 0/6] profilers: refactor parsers
2023-12-12 12:54 UTC (17+ messages)
` [Tarantool-patches] [PATCH luajit v2 1/6] build: purge sysprof.collapse module
` [Tarantool-patches] [PATCH luajit v2 2/6] build: fix tool components handling
` [Tarantool-patches] [PATCH luajit v2 3/6] memprof: refactor `heap_chunk` data structure
` [Tarantool-patches] [PATCH luajit v2 4/6] memprof: remove unused arguments
` [Tarantool-patches] [PATCH luajit v2 5/6] memprof: introduce the `--human-readable` option
` [Tarantool-patches] [PATCH luajit v2 6/6] profilers: print user-friendly errors
[Tarantool-patches] [PATCH luajit] Emit sunk IR_NEWREF only once per key on snapshot replay
2023-12-12 11:45 UTC (4+ messages)
[Tarantool-patches] [PATCH luajit] sysprof: disable runtime host symtab updates
2023-12-12 9:46 UTC (2+ messages)
[Tarantool-patches] [PATCH luajit] ARM64: Allow building with unwinding disabled
2023-12-12 9:38 UTC (2+ messages)
[Tarantool-patches] [PATCH luajit v3 0/3] Improve error reporting on stack overflow
2023-12-06 15:07 UTC (11+ messages)
` [Tarantool-patches] [PATCH luajit v3 1/3] "
` [Tarantool-patches] [PATCH luajit v3 2/3] Cleanup stack overflow handling
` [Tarantool-patches] [PATCH luajit v3 3/3] Follow-up fix for stack overflow handling cleanup
[Tarantool-patches] [PATCH luajit v3 0/2] debug: generalized extension
2023-12-06 14:03 UTC (7+ messages)
` [Tarantool-patches] [PATCH luajit v3 1/2] "
` [Tarantool-patches] [PATCH luajit v3 2/2] test: add tests for debugging extensions
[Tarantool-patches] [PATCH luajit v4 0/2] debug: generalized extension
2023-12-06 13:57 UTC (2+ messages)
` [Tarantool-patches] [PATCH luajit v4 1/2] "
[Tarantool-patches] [PATCH luajit 0/2] Use ptrace for sysprof tests
2023-12-05 15:08 UTC (16+ messages)
` [Tarantool-patches] [PATCH luajit 1/2] test: disable buffering for the C test engine
` [Tarantool-patches] [PATCH luajit 2/2] test: rewrite sysprof test using managed execution
[Tarantool-patches] [PATCH luajit 0/4] profilers: refactor parsers
2023-12-05 9:35 UTC (9+ messages)
` [Tarantool-patches] [PATCH luajit 1/4] cmake: properly handle the memprof/process.lua
` [Tarantool-patches] [PATCH luajit 2/4] memprof: refactor `heap_chunk` data structure
` [Tarantool-patches] [PATCH luajit 3/4] memprof: introduce the `--human-readable` option
` [Tarantool-patches] [PATCH luajit 4/4] profilers: print user-friendly errors
[Tarantool-patches] [PATCH luajit] Fix FOLD rule for BUFHDR append
2023-12-01 14:22 UTC (6+ messages)
[Tarantool-patches] [PATCH luajit] Prevent CSE of a REF_BASE operand across IR_RETF
2023-11-30 17:59 UTC (5+ messages)
[Tarantool-patches] [PATCH luajit 0/6] FFI fixes
2023-11-30 7:25 UTC (12+ messages)
` [Tarantool-patches] [PATCH luajit 1/6] Abstract out on-demand loading of FFI library
` [Tarantool-patches] [PATCH luajit 2/6] FFI: Fix missing cts->L initialization in argv2ctype()
` [Tarantool-patches] [PATCH luajit 3/6] FFI: Ensure returned string is alive in ffi.typeinfo()
` [Tarantool-patches] [PATCH luajit 4/6] FFI: Fix dangling reference to CType
` [Tarantool-patches] [PATCH luajit 5/6] FFI: Fix dangling reference to CType. Improve checks
[Tarantool-patches] [PATCH luajit v3 0/2] Fix snapshot PC when linking to BC_JLOOP that was a BC_RET*
2023-11-26 15:14 UTC (5+ messages)
` [Tarantool-patches] [PATCH luajit v3 1/2] snap: check J->pc is within its proto bytecode
` [Tarantool-patches] [PATCH luajit v3 2/2] Fix snapshot PC when linking to BC_JLOOP that was a BC_RET*
[Tarantool-patches] [PATCH luajit v9 0/2] introduce cli for tools
2023-11-23 6:33 UTC (3+ messages)
` [Tarantool-patches] [PATCH luajit v9 1/2] tools: add cli flag to run profile dump parsers
[Tarantool-patches] [PATCH luajit 0/2] profilers: purge generations
2023-11-23 6:32 UTC (6+ messages)
` [Tarantool-patches] [PATCH luajit 2/2] profilers: purge generation mechanism
[Tarantool-patches] [PATCH luajit v3] sysprof: fix crash during FFUNC stream
2023-11-23 6:32 UTC (7+ messages)
[Tarantool-patches] [PATCH luajit v2] test: fix flaky OOM error frame test
2023-11-23 6:32 UTC (9+ messages)
[Tarantool-patches] [PATCH luajit] test: add test for conversions folding
2023-11-23 6:32 UTC (5+ messages)
[Tarantool-patches] [PATCH luajit] Fix jit.dump() output for IR_CONV
2023-11-23 6:32 UTC (3+ messages)
[Tarantool-patches] [PATCH luajit] LJ_GC64: Fix lua_concat()
2023-11-23 6:31 UTC (2+ messages)
[Tarantool-patches] [PATCH luajit] Add NaN check to IR_NEWREF
2023-11-23 6:31 UTC (7+ messages)
[Tarantool-patches] [PATCH luajit] x86/x64: Fix math.ceil(-0.9) result sign
2023-11-23 6:31 UTC (5+ messages)
[Tarantool-patches] [PATCH] Mark CONV as non-weak, to prevent elimination of its side-effect
2023-11-23 6:31 UTC (5+ messages)
[Tarantool-patches] [PATCH luajit] FFI: Fix pragma push stack limit check and throw on overflow
2023-11-23 6:31 UTC (5+ messages)
[Tarantool-patches] [PATCH luajit] IR_MIN/IR_MAX is non-commutative due to underlying FPU ops
2023-11-23 6:30 UTC (3+ messages)
[Tarantool-patches] [PATCH luajit v2 0/2] gc: handle errors in finalizers
2023-11-23 6:30 UTC (12+ messages)
` [Tarantool-patches] [PATCH luajit v2 1/2] Print errors from __gc finalizers instead of rethrowing them
` [Tarantool-patches] [PATCH luajit v2 2/2] Fix last commit
[Tarantool-patches] [PATCH luajit 0/2] Fix assembling of the head of side traces
2023-11-23 6:30 UTC (2+ messages)
[Tarantool-patches] [PATCH luajit] x64: Properly fix __call metamethod return dispatch
2023-11-23 6:29 UTC (2+ messages)
[Tarantool-patches] [PATCH luajit] Fix FOLD rule for x-0
2023-11-23 6:29 UTC (3+ messages)
[Tarantool-patches] [PATCH luajit] Prevent compile of __concat with tailcall to fast function
2023-11-23 6:29 UTC (3+ messages)
[Tarantool-patches] [PATCH luajit] Fix HREFK forwarding vs. table.clear()
2023-11-22 15:25 UTC (5+ messages)
[Tarantool-patches] [PATCH luajit v2 0/3] Improve error reporting on stack overflow
2023-11-22 10:57 UTC (7+ messages)
` [Tarantool-patches] [PATCH luajit v2 1/3] "
` [Tarantool-patches] [PATCH luajit v2 2/3] Cleanup stack overflow handling
` [Tarantool-patches] [PATCH luajit v2 3/3] Follow-up fix for stack overflow handling cleanup
[Tarantool-patches] [PATCH luajit] Limit exponent range in number parsing
2023-11-21 23:14 UTC (2+ messages)
[Tarantool-patches] [PATCH luajit] Fix ABC FOLD rule with constants
2023-11-20 17:06 UTC (7+ messages)
[Tarantool-patches] [PATCH luajit 0/3] Improve error reporting on stack overflow
2023-11-20 13:45 UTC (8+ messages)
` [Tarantool-patches] [PATCH luajit 1/3] "
` [Tarantool-patches] [PATCH luajit 2/3] Cleanup stack overflow handling
` [Tarantool-patches] [PATCH luajit 3/3] Follow-up fix for stack overflow handling cleanup
[Tarantool-patches] [PATCH luajit 1/2] test: introduce asserts assert_str{_not}_equal
2023-11-20 13:19 UTC (11+ messages)
[Tarantool-patches] [PATCH luajit v2] sysprof: replace `backtrace` with libunwind
2023-11-20 9:37 UTC (2+ messages)
[Tarantool-patches] [PATCH luajit 0/4][v2] Fix typos and enable codespell
2023-11-16 16:19 UTC (2+ messages)
[Tarantool-patches] [PATCH luajit][v2] cmake: replace prove with CTest
2023-11-16 16:15 UTC (4+ messages)
[Tarantool-patches] [PATCH luajit 0/3][v2] Fix C file generation in jit.bcsave
2023-11-15 11:34 UTC (9+ messages)
` [Tarantool-patches] [PATCH luajit 1/3][v2] Add 'cc' file type for saving bytecode
` [Tarantool-patches] [PATCH luajit 2/3][v2] test: set dependencies to tarantool-tests explicitly
` [Tarantool-patches] [PATCH luajit 3/3][v2] Fix C file generation in jit.bcsave
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox