Profiling Windows App and DLL
Guillaume Piolat via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Sun Jul 23 03:31:37 PDT 2017
On Monday, 17 July 2017 at 20:36:58 UTC, Igor wrote:
> I also tried "Very Sleepy" profiler but it only shows symbols
> for main application and not for the DLL that it loads which is
> also built with debug info.
Something that works very well is CPU profiling with CodeXL. It
used to be an underwhelming sampling profiler, until a few years
ago.
More information about the Digitalmars-d-learn
mailing list