Telerik blogs

Service Pack One for the 2013 Q2 release of JustTrace is hot off the presses! SP1 brings enhancements to JustTrace that focus around usability and support for the upcoming Visual Studio 2013. Speaking of Visual Studio 2013…

Support for Visual Studio 2013 Preview

One of the most frequently asked questions lately about JustTrace is when will it be available for Visual Studio 2013. The answer is right now. If you’re already playing with the new Visual Studio bits than this is great news. All the current features of JustTrace are fully supported in the Preview build of Visual Studio 2013

That’s Not All

In addition to support for VS 2013 Preview, other features designed to make JustTrace even easier to use. You’ve always been able to “view source” in JustTrace from the Performance Profiler. SP1 adds the ability to “view source” from the Memory Profiler as well via the right-click context menu or the “Source” toolbox button. (Figure 1)

clip_image002

Figure 1 – View Source option in the Memory Profiler

Another improvement to the memory profiler is the addition of a legend to the “Path to GC Roots” snapshot view. (Figure 2)

clip_image004

Figure 2 – Paths to GC Roots view with new legend

The addition of the legend makes interpreting this diagram much easier, especially for users who are new to this particular view.

The Performance Profiler received some enhancements as well. A major new feature is the ability to group methods by namespace. (Figure 3)

clip_image006

Figure 3 – Methods can now be grouped by namespace.

This new feature is incredibly helpful for developers who want to focus on the performance of specific areas of their applications. Now you can drill down based on namespace and quickly find and focus on the information you care about.

The last new feature for SP1 is the addition of tool tips for the performance counters in the Performance Profiler. (Figure 4)

clip_image008

Like the legend in the “Path to GC Roots” view, these tool tips will help developers understand the metrics that JustTrace is capturing, enabling them to better understand the data they are seeing and be more confident in the decisions they make based on that data.

Summary

The 2103 Q2 release of JustTrace included a ton of great new features and enhancements that continue to make JustTrace a must-have tool for .NET developers. SP1 has brought several updates based around usability more understandable metrics. Additionally SP1 also includes support for Visual Studio 2013. If you haven’t update to SP1 today don’t wait. It’s available now! JustTrace banner


About the Author

James Bender

is a Developer and has been involved in software development and architecture for almost 20 years. He has built everything from small, single-user applications to Enterprise-scale, multi-user systems. His specialties are .NET development and architecture, TDD, Web Development, cloud computing, and agile development methodologies. James is a Microsoft MVP and the author of two books; "Professional Test Driven Development with C#" which was released in May of 2011 and "Windows 8 Apps with HTML5 and JavaScript" which will be available soon. James has a blog at JamesCBender.com and his Twitter ID is @JamesBender. Google Profile

Comments

Comments are disabled in preview mode.