Skip to content
Snippets Groups Projects
  • Maxim Kokryashkin's avatar
    f40ad50d
    luajit: bump submodule · f40ad50d
    Maxim Kokryashkin authored
    LuaJIT submodule is bumped to introduce the following changes:
    * sysprof: change C configuration API
    * sysprof: enrich symtab on a new trace or a proto
    * sysprof: fix SYSPROF_HANDLER_STACK_DEPTH
    * sysprof: make internal API functions static
    * sysprof: add LUAJIT_DISABLE_SYSPROF to Makefile
    * symtab: check the _GNU_SOURCE definition
    
    Within this changeset Tarantool-specific backtrace handler is introduced
    and set to be used by sysprof machinery.
    
    Besides, all new public Lua C API introduced within this changeset is
    added to extra/exports.
    
    Follows up #781
    
    NO_DOC=LuaJIT submodule bump
    NO_TEST=LuaJIT submodule bump
    NO_CHANGELOG=LuaJIT submodule bump
    f40ad50d
    History
    luajit: bump submodule
    Maxim Kokryashkin authored
    LuaJIT submodule is bumped to introduce the following changes:
    * sysprof: change C configuration API
    * sysprof: enrich symtab on a new trace or a proto
    * sysprof: fix SYSPROF_HANDLER_STACK_DEPTH
    * sysprof: make internal API functions static
    * sysprof: add LUAJIT_DISABLE_SYSPROF to Makefile
    * symtab: check the _GNU_SOURCE definition
    
    Within this changeset Tarantool-specific backtrace handler is introduced
    and set to be used by sysprof machinery.
    
    Besides, all new public Lua C API introduced within this changeset is
    added to extra/exports.
    
    Follows up #781
    
    NO_DOC=LuaJIT submodule bump
    NO_TEST=LuaJIT submodule bump
    NO_CHANGELOG=LuaJIT submodule bump