Leaked source code of windows server 2003
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
<html>
<head> <meta http-equiv=Content-Type content="text/html; charset=windows-1252"> <meta name=Generator content="Microsoft Word 10 (filtered)"> <title>TraceView Utility Overview</title>
<style> <!--
/* Font Definitions */ @font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4;} @font-face {font-family:"MS Sans Serif"; panose-1:0 0 0 0 0 0 0 0 0 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman";} h2 {margin-right:0in; margin-left:0in; font-size:18.0pt; font-family:"Times New Roman"; font-weight:bold;} h3 {margin-right:0in; margin-left:0in; font-size:13.5pt; font-family:"Times New Roman"; font-weight:bold;} p {margin-right:0in; margin-left:0in; font-size:12.0pt; font-family:"Times New Roman";} p.indent1, li.indent1, div.indent1 {margin-right:0in; margin-left:0in; font-size:12.0pt; font-family:"Times New Roman";} @page Section1 {size:8.5in 11.0in; margin:1.0in 159.3pt 1.0in 1.25in;} div.Section1 {page:Section1;} --> </style>
</head>
<body lang=EN-US>
<div class=Section1>
<h2 style='margin-top:5.0pt;margin-right:-.15pt;margin-bottom:.25in;margin-left: 0in'><span style='font-size:24.0pt'>TraceView Utility Overview</span></h2>
<p style='margin-right:-.15pt'>Information in this document is subject to change without notice.</p>
<p class=MsoNormal style='margin-right:-.15pt'>TraceView is a utility which can be used to control and display Event Tracing for Windows (ETW) information. The goal of this tool is to facilitate driver developers in using ETW in their drivers. TraceView provides an intuitive, configurable, and easy to use graphical user interface and an optional command-line interface, allowing the user to control trace log sessions. Control of trace log sessions includes starting, stopping, updating and joining currently active log sessions in progress. TraceView can also be used to consume trace events, allowing graphical display of trace event messages either from a real-time trace log provider, or from a saved log file.</p>
<p class=MsoNormal style='margin-right:-.15pt'> </p>
<p class=MsoNormal style='margin-right:-.15pt'><span style='font-family:Verdana'> </span></p>
<p class=MsoNormal style='margin-right:-.15pt'><img width=827 height=320 src="TraceViewUtilityOverview_files/image001.jpg"></p>
<p class=MsoNormal style='margin-right:-.15pt'><span style='font-family:Verdana'> </span></p>
<p class=MsoNormal style='margin-right:-.15pt'><i><span style='font-size:10.0pt; font-family:Verdana'>Graphical User Interface</span></i></p>
<p class=MsoNormal style='margin-right:-.15pt'> </p>
<p class=MsoNormal style='margin-right:-.15pt'><i><span style='font-size:10.0pt; font-family:Verdana'> </span></i></p>
<p class=MsoNormal style='margin-right:-.15pt'><span style='font-size:10.0pt; font-family:Verdana'> <img width=824 height=578 src="TraceViewUtilityOverview_files/image002.jpg"></span></p>
<p class=MsoNormal style='margin-right:-.15pt'> </p>
<p class=MsoNormal style='margin-right:-.15pt'><img width=1 height=1 src="TraceViewUtilityOverview_files/image003.jpg">C<i><span style='font-size: 10.0pt;font-family:Verdana'>ommand-Line Interface</span></i></p>
<p class=MsoNormal style='margin-right:-.15pt'> </p>
<p class=MsoNormal style='margin-right:-.15pt'><span style='font-family:Verdana'> </span></p>
<p class=MsoNormal style='margin-top:0in;margin-right:-.15pt;margin-bottom: 12.0pt;margin-left:0in'>TraceView requires that 3 DLLs be present either in the save directory with TraceView.exe or in the execution path on the system where TraceView is being executed. These DLLs are: mspdb70.dll, msvcr70.dll, and traceprt.dll. If any of these 3 DLLs are not present, TraceView will display an error when it is run, identifying the DLL that is missing. You can find mspdb70.dll and msvcr70.dll for x86 architecture systems in the \winddk\buildNumber\bin\x86 directory. You will find traceprt.dll in the \winddk\buildNumber\tools\tracing\i386 directory.</p>
<p class=MsoNormal style='margin-top:0in;margin-right:-.15pt;margin-bottom: 12.0pt;margin-left:0in'> </p>
<table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width=765 style='width:573.55pt'> <tr style='height:.05in'> <td style='background:aqua;padding:.75pt .75pt .75pt .75pt;height:.05in'> <p class=MsoNormal style='margin-right:-.15pt'><span style='font-size:2.0pt'> </span></p> </td> </tr> </table>
<p style='margin-right:-.15pt'><b><span style='font-size:10.0pt;font-family: "MS Sans Serif"'>� Microsoft Corporation 2002</span></b></p>
</div>
</body>
</html>
|