This post originated from an RSS feed registered with .NET Buzz
by s m.
Original Post: dotTrace Profiling SDK is Released
Feed Title: JetBrains .NET Tools Blog
Feed URL: http://www.jetbrains.com/rss.xml
Feed Description: tips&tricks, news, and how-to's about ReSharper and dotTrace
We are glad to announce general availability of dotTrace Profiling SDK. You are welcome to download it for free here.
dotTrace Profiling SDK is a free separate tool that contains a self-profiling API. It enables your application to profile itself and produce a performance snapshot, even without dotTrace Performance installed. dotTrace Profiling SDK provides profiling control API as well. It allows your application to control when profiling starts and stops.
For more details on dotTrace Profiling SDK implementation and usage scenarios, check this post on the JetBrains .NET tools blog.