[tarantool-patches] [PATCH v3 0/4] Dump lua frames for a fiber traceback
    Vladimir Davydov 
    vdavydov.dev at gmail.com
       
    Thu Nov  1 15:45:37 MSK 2018
    
    
  
On Wed, Oct 31, 2018 at 01:49:09PM +0300, Georgy Kirichenko wrote:
> Lua frames are now dumped as well as plain C-frames for a
> fiber backtrace. The main patch follows preparation fixes:
>  - disable unwind handler inlining;
>  - enable backtrace for an active coroutine;
>  - reuse existing lua state for triggers;
> 
> Georgy Kirichenko (4):
>   fiber: do not inline coro unwind function
>   Proper unwind for currently executing fiber
>   Use fiber lua state for triggers if possible
>   Show names of Lua functions in backtraces
Pushed to 1.10-features
    
    
More information about the Tarantool-patches
mailing list