1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/v/trace_calls
Delyan Angelov b2ab7a333b
transformer: improve -trace-calls output, enable tracing of builtin fns, show elapsed ns and used stack size (#16205)
Make it easier to change later, by splitting the tracing call into its own `v.trace_calls` module, so that it can be iterated upon without changing the compiler itself.
2022-10-25 20:56:12 +03:00
..
tracing_calls_d_musl.v transformer: improve -trace-calls output, enable tracing of builtin fns, show elapsed ns and used stack size (#16205) 2022-10-25 20:56:12 +03:00
tracing_calls.v transformer: improve -trace-calls output, enable tracing of builtin fns, show elapsed ns and used stack size (#16205) 2022-10-25 20:56:12 +03:00