The Event Trace Parser user interface and data analyzer for Microsoft Dynamics AX 2009
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.
Release Candidate 2 works with Microsoft Dynamics AX 2009, Microsoft SQL Server 2005 and Microsoft SQL Server 2008.
This Release Candidate includes:
Bug fixes:
- More detailed error messages, and better exception handling
- UI rework in order to reduce confusion
- Context helpbox which explains the current view
New Features:
- Added code formatting for improved readability
- Integration with AX client
- Client-Server trace correlation
- Includes information on the number of RPC calls
Release Candidate 2 of the Event Trace Parser tool is being released as an unsupported tool.