Welcome to MSDN Blogs Sign in | Join | Help

News

  • All posts on this blog are meant for illustration purposes only and not intended for use in production. The following disclaimer applied to all code used in this blog: Copyright (c) Microsoft Corporation. All rights reserved. THIS CODE IS MADE AVAILABLE AS IS, WITHOUT WARRANTY OF ANY KIND. THE ENTIRE RISK OF THE USE OR THE RESULTS FROM THE USE OF THIS CODE REMAINS WITH THE USER. USE AND REDISTRIBUTION OF THIS CODE, WITH OR WITHOUT MODIFICATION, IS HEREBY PERMITTED.
Event Trace Parser Tool for Microsoft Dynamics AX Released

We have released the RTM version of Event Trace Parser Tool for Microsoft Dynamics AX (aka TraceParser). You can download the tool from CustomerSource or PartnerSouorce.

The Event Trace Parser for Microsoft Dynamics® AX is a user interface and data analyzer built on top of the Event Tracing for Windows (ETW) framework.  The ETW framework allows an administrator to conduct tracing with an overhead of approximately 4%.  This low overhead allows administrators to diagnose performance problems in live environments as opposed to development environments.

The Trace Parser is built on top of Microsoft SQL Server.  It enables rapid analysis of traces to find the longest running code, longest running SQL query, highest call count and other metrics useful in debugging a performance problem.  In addition, it provides a call tree of the code that was executed, giving the developer insight into the code, and the power to quickly become familiar with the flow of an unfamiliar piece of code.  It also provides the ability to jump from the searching feature to the call tree, so that the person analyzing the trace can determine how the problematic code was called.

Event Trace Parser works with Microsoft Dynamics AX 4.0, Microsoft Dynamics AX 2009, Microsoft SQL Server 2005 and Microsoft SQL Server 2008.

Event Trace Parser for Microsoft Dynamics AX is being released as an unsupported tool. However, as alwasys we appreciate your feedback and suggestions very much!

 

 

Posted: Friday, June 19, 2009 7:35 PM by taowang

Comments

arijitbasu said:

There is no documentation in the installer package. Is the installation same as the previous trace parser?

# June 21, 2009 2:23 AM

rayben said:

@arijitbasu: The documentation is included in the install location of Trace Parser as Microsoft Dynamics AX Trace Parser Guide.doc

# June 22, 2009 7:32 PM

arijitbasu said:

Thank you very much. I have made it work.

# June 23, 2009 5:10 AM

Nathan hintz said:

Nice to have a RTM version that is public. I've been using a MS supplied version for a couple years. Very good tool that has been useful with Dynamics AX.

# August 5, 2009 10:12 PM
Anonymous comments are disabled
Page view tracker