Skip to content

trace: remove ancestors from family name

Administrator requested to merge core/trace-ancestors into master

Created by: keegancsmith

This "flattens" the net/trace debug page. I find this much more readable and for common "leaf" traces this makes it much easier to understand its performance. For example we can now get a good idea on how "sql" is performing overall.

To compensate for the missing ancestor state, it is logged as an event in the trace.

image

Merge request reports

Loading