[Tarantool-patches] [PATCH luajit 0/7][v2] Fix profilers issues
2025-02-19 15:20 UTC (21+ messages)
` [Tarantool-patches] [PATCH luajit 1/7][v2] test: add descriptions to sysprof testcases
` [Tarantool-patches] [PATCH luajit 2/7] sysprof: align test title with test filename
` [Tarantool-patches] [PATCH luajit 3/7][v2] sysprof: fix typo in the comment
` [Tarantool-patches] [PATCH luajit 4/7][v2] sysprof: introduce specific errors and default mode
` [Tarantool-patches] [PATCH luajit 5/7] ci: add workflow with disabled profilers
` [Tarantool-patches] [PATCH luajit 6/7] misc: specific message for "
` [Tarantool-patches] [PATCH luajit 7/7] memprof: set default path to profiling output file
[Tarantool-patches] [PATCH luajit][v2] test: limit code and comment max length
2025-02-14 15:35 UTC (4+ messages)
[Tarantool-patches] [PATCH luajit][v2] Always close profiler output file
2025-02-13 15:31 UTC (2+ messages)
[Tarantool-patches] [PATCH luajit 0/4] Fix sysprof issues
2025-02-13 11:14 UTC (13+ messages)
` [Tarantool-patches] [PATCH luajit 1/4] test: add descriptions to sysprof testcases
` [Tarantool-patches] [PATCH luajit 2/4] sysprof: fix typo in the comment
` [Tarantool-patches] [PATCH luajit 3/4] sysprof: introduce specific errors and default mode
` [Tarantool-patches] [PATCH luajit 4/4] sysprof: fix a message with stop without run
[Tarantool-patches] [PATCH luajit] Fix recording of BC_VARG
2025-02-13 10:51 UTC (5+ messages)
[Tarantool-patches] [PATCH luajit] test: define UNUSED macros only once
2025-02-13 10:04 UTC (4+ messages)
[Tarantool-patches] [PATCH luajit] Reject negative getfenv()/setfenv() levels to prevent compiler warning
2025-02-13 10:03 UTC (3+ messages)
[Tarantool-patches] [PATCH luajit] Fix detection of inconsistent renames due to sunk values
2025-02-13 9:59 UTC (3+ messages)
[Tarantool-patches] [PATCH luajit][v2] Handle all stack layouts in (delayed) TRACE vmevent
2025-02-13 9:59 UTC (4+ messages)
[Tarantool-patches] [PATCH luajit] test: limit code and comment max length by 80
2025-02-12 13:35 UTC (5+ messages)
[Tarantool-patches] [PATCH luajit] Always close profiler output file
2025-02-12 11:36 UTC (3+ messages)
[Tarantool-patches] [PATCH luajit] Handle all stack layouts in (delayed) TRACE vmevent
2025-02-07 10:49 UTC (4+ messages)
[Tarantool-patches] [PATCH v3 luajit] Fix command-line argv handling
2025-01-31 9:31 UTC (4+ messages)
[Tarantool-patches] [PATCH luajit] Fix predict_next() in parser (for real now)
2025-01-31 9:31 UTC (8+ messages)
[Tarantool-patches] [PATCH v2 luajit] FFI: Add missing coercion when recording 64-bit bit.*()
2025-01-31 9:31 UTC (3+ messages)
[Tarantool-patches] [PATCH luajit] Fix compilation of getmetatable() for UDTYPE_IO_FILE
2025-01-31 9:30 UTC (7+ messages)
[Tarantool-patches] [PATCH luajit][v2] Prevent loop in snap_usedef()
2025-01-31 9:29 UTC (5+ messages)
[Tarantool-patches] [PATCH luajit] x86/x64: Add more red zone checks to assembler backend
2025-01-31 9:29 UTC (5+ messages)
[Tarantool-patches] [PATCH luajit] Prevent loop in snap_usedef()
2025-01-31 9:29 UTC (4+ messages)
[Tarantool-patches] [PATCH luajit 0/2] Refactoring and FMA optimizations
2025-01-31 9:28 UTC (10+ messages)
` [Tarantool-patches] [PATCH luajit 1/2] Cleanup CPU detection and tuning for old CPUs
` [Tarantool-patches] [PATCH luajit 2/2] Disable FMA by default. Use -Ofma or jit.opt.start("+fma") to enable
[Tarantool-patches] [PATCH luajit 0/4] Fixes for load fusing optimization
2025-01-31 9:27 UTC (10+ messages)
` [Tarantool-patches] [PATCH luajit 1/4] x86/x64: Don't fuse loads across table.clear
` [Tarantool-patches] [PATCH luajit 2/4] Improve last commit
` [Tarantool-patches] [PATCH luajit 3/4] x86/x64: Don't fuse loads across IR_NEWREF
` [Tarantool-patches] [PATCH luajit 4/4] Fix last commit
[Tarantool-patches] [PATCH v5 luajit 0/3] Valgrind testing
2025-01-31 9:27 UTC (17+ messages)
` [Tarantool-patches] [PATCH v5 luajit 1/3] Ensure full init of IR_NOP instructions
` [Tarantool-patches] [PATCH v5 luajit 2/3] cmake: run tests with Valgrind
` [Tarantool-patches] [PATCH v5 luajit 3/3] ci: add Valgrind testing workflow
[Tarantool-patches] [PATCH luajit] test: harden skipcond for libc in LuaJIT-tests
2024-12-23 16:25 UTC (7+ messages)
[Tarantool-patches] [PATCH luajit] test: fix flaky fix-slots-overflow-for-varg-record
2024-12-23 16:25 UTC (4+ messages)
[Tarantool-patches] [PATCH luajit] cmake: fix build for Alpine
2024-12-17 12:33 UTC (6+ messages)
[Tarantool-patches] [PATCH luajit] test: fix Clang warning in LuaJIT-tests
2024-12-17 12:33 UTC (4+ messages)
[Tarantool-patches] [PATCH luajit] test: fix build for macOS Sequoia 15.0
2024-12-17 12:32 UTC (3+ messages)
[Tarantool-patches] [PATCH luajit] test: skip <string/dump.lua> test for table bump
2024-12-17 12:31 UTC (4+ messages)
[Tarantool-patches] [PATCH v2 luajit 0/2] Fix LuaJIT tests for old libc versions
2024-12-17 12:30 UTC (8+ messages)
` [Tarantool-patches] [PATCH v2 luajit 1/2] test: support number value of tag in LuaJIT-tests
` [Tarantool-patches] [PATCH v2 luajit 2/2] test: fix LuaJIT-tests for old libc version
[Tarantool-patches] [PATCH luajit 0/2] Respect LUAJIT_DISABLE_SYSPROF in sysprof tests
2024-12-17 12:23 UTC (10+ messages)
` [Tarantool-patches] [PATCH luajit 1/2] test: small fixes in gh-8594-sysprof-ffunc-crash
` [Tarantool-patches] [PATCH luajit 2/2] test: skip sysprof tests with LUAJIT_DISABLE_SYSPROF
[Tarantool-patches] [PATCH luajit 0/2] Fix LuaJIT tests for old libc versions
2024-12-11 15:40 UTC (9+ messages)
` [Tarantool-patches] [PATCH luajit 1/2] test: support number value of tag in LuaJIT-tests
` [Tarantool-patches] [PATCH luajit 2/2] test: fix LuaJIT-tests for old libc version
[Tarantool-patches] [PATCH v4 luajit 0/2] Enable running tests with Valgrind, add CI Valgrind testing workflow
2024-12-03 15:44 UTC (4+ messages)
` [Tarantool-patches] [PATCH v4 luajit 1/2] cmake: run tests with Valgrind
` [Tarantool-patches] [PATCH v4 luajit 2/2] ci: add Valgrind testing workflow
[Tarantool-patches] [PATCH v3 luajit 1/2] cmake: run tests with Valgrind
2024-11-29 15:35 UTC (2+ messages)
[Tarantool-patches] [PATCH] FFI: Add missing coercion when recording 64-bit bit.*()
2024-11-15 13:18 UTC
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