v.20.3Backward Incompatible Changes
Implement Memory Profiler and Rename Trace Log Column
Implement simple memory profiler that dumps stacktraces tosystem.trace_logevery N bytes over soft allocation limit #8765 (Ivan) #9472 (alexey-milovidov) The column ofsystem.trace_logwas renamed fromtimer_typetotrace_type. This will require changes in third-party performance analysis and flamegraph processing tools.