Skip to content

memprof: group allocations on traces by trace number #2585

Open
@veod32

Description

@veod32

Product: Tarantool
Since: 2.10
Root document: https://www.tarantool.io/en/doc/latest/book/app_server/luajit_memprof/
Dev issue: tarantool/tarantool#5814
SME: @ igormunkin , @ Buristan

Details

We already know the number of a trace being executed where an allocation event happens. So we can simplify debugging by reporting not INTERNAL: but TRACE [n]: with the allocation event. It enables users to compare this output with jit.dump() and so on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    LuaJIT[area] Related to the LuaJIT compilerfeatureA new functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions