[Issue 971] No profiling output is generated if the application terminates with exit
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Aug 12 22:00:08 PDT 2007
http://d.puremagic.com/issues/show_bug.cgi?id=971
------- Comment #7 from bugzilla at digitalmars.com 2007-08-13 00:00 -------
You can call trace_term() in internal/trace.d to send out the output. I'll make
it extern(C) in the next update to make this easier.
The profiler won't work with multithreaded code anyway.
--
More information about the Digitalmars-d-bugs
mailing list