Skip to content
Snippets Groups Projects
  • stepan's avatar
    c264a7e5
    Add tracemem builtin · c264a7e5
    stepan authored
    Adds memory tracing in semi-flexible way. Vector implementations report copy
    event to MemoryTracer, which forwards these to the registered listener.
    
    The gnur Makefile has to be changed so that our gnur build also supports
    memory tracing and we can use tracemem in tests.
    c264a7e5
    History
    Add tracemem builtin
    stepan authored
    Adds memory tracing in semi-flexible way. Vector implementations report copy
    event to MemoryTracer, which forwards these to the registered listener.
    
    The gnur Makefile has to be changed so that our gnur build also supports
    memory tracing and we can use tracemem in tests.