65872 members! Sign up to stay informed.

Sponsored Links


Resources

.NET Research Library
Get .NET related white papers, case studies and webcasts

News News News Messages: 0 Messages: 0 Messages: 0 Printer friendly Printer friendly Printer friendly Post reply Post reply Post reply XML XML XML

YourKit Profiler 4.0 for .NET released

Posted by: YourKit Team on May 27, 2009 DIGG
YourKit, LLC is glad to announce immediate availability of YourKit Profiler 4.0 for .NET released on May 19, 2009.

It can be downloaded at http://www.yourkit.com/dotnet/download/

MOST NOTABLE CHANGES AND NEW FEATURES IN 4.0:
=============================================

LICENSING:

- The profiler agent and controller are are freely redistributable under BSD license
- Personal license is available

CPU PROFILING:

- Callees list
- "Own time" column in call tree
- "Average time" column in call tree
- Ability to configure whether CPU time or wall time should be measured

MEMORY PROFILING:

- Snapshot index file accelerates snapshot opening, which makes the
subsequent snapshot loadings much faster, as well as allows opening big snapshots
on 32-bit workstations by using index file pre-created on powerful 64-bit machine
- Improvement: In Class list, retained size estimation for each class is shown immediately
on opening the view. For most classes the estimation is very close to the exact value,
so there is almost no need to run exact size calculation.
- Improvement: Ability to open huge memory snapshots (1 Gb and bigger) on 32-bit machines.
- New feature: Quick info is also available as a slave view (in addition to a popup
window invoked with Memory | Quick Info)
- Optimization: Snapshots are loaded faster
- Improved presentation of static fields in memory snapshots

TELEMETRY:

- Exception telemetry
- Thread state telemetry
- Thread telemetry shows states of live threads. "Time" column shows CPU time for each thread;
with its help, you can sort threads by CPU time. You can click at certain time point to see stack traces.
- Telemetry graphs are now scalable

USER INTERFACE:

- Improvement: Table column widths are chosen more accurately
- New feature: Table column visibility is now configurable
- Improvement: Welcome screen is optimized to better fit low resolution displays
- Improvement: Thread native IDs are shown in all views where thread names are shown
- Improvement: If snapshot cannot be captured due to lack of free space on disk or other I/O error,
user gets detailed error message describing the problem
- New feature: Option to show only positive or only negative differences in
snapshot comparison views
- New feature: Ability to open snapshots compressed with GZIP in "File | Open Snapshot..."
(in addition to the ability to open snapshots stored in ZIP file which existed in previous versions
of the profiler).
- Improvement: Snapshot full file path is shown in a tooltip "File | Open Snapshot..."
- Improvement: On Welcome screen, tooltip in recent snapshot list shows snapshot full file path,
size and modification date

MISCELLANEOUS:

- Stability improvements
- Profiler API allows you to control profiling programmatically
- Improved remote profiling: ability to start profiled applications without installing
and running the profiler UI on the remote machine
- New export formats available: CSV ("comma separated values"), plain text format,
archived HTML (*.zip)
- Export works in telemetry graphs as well
- Improvement: files with ".snapshot" extension are associated with the profiler
- Improvement: On Windows 64-bit, to achieve better performance and user experience,
the profiler UI will launch as a 64-bit application

See complete list of changes at http://www.yourkit.com/dotnet/changes/

Kindest regards,
YourKit Team
 
New content on TheServerSide.NETNew content on TheServerSide.NETNew content on TheServerSide.NET

DSLs and language interop

Language "mashups" will become more prominent, and developers will become polyglots, one programmer suggests.

VS 2008 Resources

SearchWinDevelopment.com offers an introduction to the language, performance, testing and data management improvements in VS 2008.

VB code downloads home

VBCode.com code snippets cover all aspects of application development, from data binding to security to the user interface.

XAML Learning Guide

Get up to date on XAML best practices with a variety of articles, tutorials and webcasts. [SearchWinDevelopment.com]

Company uses VSTS DB edition to tame workflow

One team's experience with the VSTS DB edition suggests that it can improve workflow for dev teams. It also enhanced Agile efforts. (June 24, Article)

Book: Intro to DSL Tools

Microsoft has begun to include DSL tools in the VSTS kit. A new book by Steve Cook and other VSTS team members helps set the stage. (June 24, Article)

I See the Silverlight Shining!

Cartoon: Be it ever so humble there is no place like your home after you get a Microsoft Home Server . (June 18, Cartoon)

A look at .NET 3.5

Microsoft's Thom Robbins says new technology to highlight in NET 3.5 includes AJAX, LINQ for both C# and VB, as well as tooling enhancements intended to ease the task of building WPF, WF and WCF apps. (June 29, Podcast)

Venkat Subramaniam on AJAX

Venkat Subramaniam discusses AJAX bottlenecks, the tenets of Agile development and more. He spoke at the Ajax Experience. (June 25, Tech Talk)

Building a Claims-Based Security Model in WCF - Part 2

In the second of a two-part series, Michele Leroux Bustamente discusses design decisions related to the claims-based security model. Read the story and walk through the process for creating a set of claims-based utilities to encapsulate claims authorization at the service tier. (May 24, Article)

Introducing the Entity Framework

Understanding why the Entity Framework exists and learning where it can fit into your projects can get you prepared for the eventual release early next year. (May 10, Article)

WCF Security Learning Guide

Resource: This learning guide gives you quick access to useful links on Windows Communication Foundation security information. (April 24, Article)

Brad Abrams: Patterns for successful ASP.NET AJAX development

TSS.NET's Jack Vaughan spoke recently spoke with Microsoft's Brad Abrams to find out what he is seeing in the field and what the chefs in Redmond are cooking. Along the way he discusses patterns of AJAX frameworks. (April 11, Article)

Building a Claims-Based Security Model in WCF

In a two-part series, Michele Leroux Bustamente explains how claims-based security is supported by WCF, and how you can implement a claims-based security model for your services. (March 29, Article)

Authoring workflow using XAML

Windows Workflow Foundation is a new technology that many developers will need to get their heads around. In a brief excerpt adapted from Programming Windows Workflow Foundation: Practical WF Techniques and Examples using XAML and C#, K.Scott Allen considers aspects of workflow definition. (March 22, Chapter Excerpt)

News | Blogs | Discussions | Tech talks | Patterns | Reviews | White Papers | Downloads | Articles | Media kit | About
All Content Copyright ©2007 TheServerSide Privacy Policy
Site Map