Analyzing IntelliTrace Logs
When the application is running with the debugger attached, IntelliTrace records everything happening. (This is the reason why you might notice a small performance decrease when you select the events and call recording option.) Such recordings are saved to log files available in the C:\ProgramData\Microsoft Visual Studio\10.0\TraceDebugging folder and can be analyzed directly from within Visual Studio. To accomplish this, follow these steps:
1. In Windows Explorer, open the C:\ProgramData\Microsoft Visual Studio\10.0\TraceDebugging folder.
2. Double-click the last log file related to your application. Notice that log file names all begin with the application name but you can open the most recent according to the date ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access