121 lines
3.3 KiB
HTML
121 lines
3.3 KiB
HTML
<html>
|
||
|
||
<head>
|
||
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
|
||
<meta name=Generator content="Microsoft Word 10 (filtered)">
|
||
<title>Creating Trace Log Sessions</title>
|
||
|
||
<style>
|
||
<!--
|
||
/* Font Definitions */
|
||
@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";}
|
||
h1
|
||
{margin-top:12.0pt;
|
||
margin-right:0in;
|
||
margin-bottom:3.0pt;
|
||
margin-left:0in;
|
||
page-break-after:avoid;
|
||
font-size:16.0pt;
|
||
font-family:Arial;
|
||
font-weight:bold;}
|
||
h3
|
||
{margin-right:0in;
|
||
margin-left:0in;
|
||
font-size:13.5pt;
|
||
font-family:"Times New Roman";
|
||
font-weight:bold;}
|
||
h4
|
||
{margin-top:12.0pt;
|
||
margin-right:0in;
|
||
margin-bottom:3.0pt;
|
||
margin-left:0in;
|
||
page-break-after:avoid;
|
||
font-size:14.0pt;
|
||
font-family:"Times New Roman";
|
||
font-weight:bold;}
|
||
a:link, span.MsoHyperlink
|
||
{color:blue;
|
||
text-decoration:underline;}
|
||
a:visited, span.MsoHyperlinkFollowed
|
||
{color:blue;
|
||
text-decoration:underline;}
|
||
p
|
||
{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 1.25in 1.0in 1.25in;}
|
||
div.Section1
|
||
{page:Section1;}
|
||
/* List Definitions */
|
||
ol
|
||
{margin-bottom:0in;}
|
||
ul
|
||
{margin-bottom:0in;}
|
||
-->
|
||
</style>
|
||
|
||
</head>
|
||
|
||
<body lang=EN-US link=blue vlink=blue>
|
||
|
||
<div class=Section1>
|
||
|
||
<h1><span style='font-size:24.0pt;font-family:"Times New Roman"'>Handling Trace
|
||
Log Sessions</span></h1>
|
||
|
||
<p>The TraceView utility is designed to handle trace log session control and
|
||
trace event consumption in a coordinated, easy to use setup. TraceView is
|
||
specifically geared towards the driver development community. As such,
|
||
TraceView can be used to capture and display real-time trace output from
|
||
drivers or display data generated previously, or off site, stored in trace log
|
||
files. The following sections discuss the features, and setup details of
|
||
TraceView in more detail:</p>
|
||
|
||
<ul style='margin-top:0in' type=disc>
|
||
<li class=MsoNormal><a href="CreatingNewTraceLogSessions.htm">Creating New
|
||
Trace Log Sessions</a><br>
|
||
</li>
|
||
<li class=MsoNormal><a href="JoiningExistingTraceLogSessions.htm">Joining
|
||
Existing Trace Log Sessions</a><br>
|
||
</li>
|
||
<li class=MsoNormal style='margin-bottom:12.0pt'><a
|
||
href="ControllingTraceLogSessions.htm">Controlling Trace Log Sessions</a> </li>
|
||
<li class=MsoNormal style='margin-bottom:12.0pt'>Opening Existing Log Files
|
||
For Display</li>
|
||
<li class=MsoNormal style='margin-bottom:12.0pt'><a
|
||
href="UserInterfaceFeatures.htm">User Interface Features</a> </li>
|
||
</ul>
|
||
|
||
<p class=MsoNormal style='margin-left:.25in'> </p>
|
||
|
||
<table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width=873
|
||
style='width:654.65pt'>
|
||
<tr style='height:.05in'>
|
||
<td style='background:aqua;padding:.75pt .75pt .75pt .75pt;height:.05in'>
|
||
<p class=MsoNormal style='line-height:3.6pt'><span style='font-size:2.0pt'> </span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<p><b><span style='font-size:10.0pt;font-family:"MS Sans Serif"'><EFBFBD> Microsoft
|
||
Corporation 2002</span></b></p>
|
||
|
||
<h3><span style='font-weight:normal'> </span></h3>
|
||
|
||
</div>
|
||
|
||
</body>
|
||
|
||
</html>
|