[Issue 12750] VS2010 profiler doesn't seem to work

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Jun 26 02:40:51 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=12750

Rainer Schuetze <r.sagitario at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r.sagitario at gmx.de

--- Comment #1 from Rainer Schuetze <r.sagitario at gmx.de> ---
I've accidentically hit "Performance and Diagnostics" in VS 2013 and noticed a
number of issues with D projects. I've implemented a number of interfaces and
properties that makes the Performance Wizard work for D projects.

I can't try this in VS2010, but the fixes might help there, too. Check it out
in https://github.com/D-Programming-Language/visuald/releases/tag/v0.3.42-beta2

--


More information about the Digitalmars-d-bugs mailing list