https://issues.dlang.org/show_bug.cgi?id=15486
Issue ID: 15486
Summary: profiling reports should be machine readable
Product: D
Version: D2
Hardware: x86
OS: Mac OS X
Status: NEW
Severity: enhancement
Priority: P1
Component: druntime
Assignee: [email protected]
Reporter: [email protected]
either there should be an extra output in structured format or the output in
trace.def should be fixed.
fixed width numbers is just plain evil
https://github.com/D-Programming-Language/druntime/blob/master/src/rt/trace.d#L321
--