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.

115 lines
3.0 KiB

  1. <html>
  2. <head>
  3. <meta http-equiv=Content-Type content="text/html; charset=windows-1252">
  4. <meta name=Generator content="Microsoft Word 10 (filtered)">
  5. <title>Creating Trace Log Sessions</title>
  6. <style>
  7. <!--
  8. /* Font Definitions */
  9. @font-face
  10. {font-family:"MS Sans Serif";
  11. panose-1:0 0 0 0 0 0 0 0 0 0;}
  12. /* Style Definitions */
  13. p.MsoNormal, li.MsoNormal, div.MsoNormal
  14. {margin:0in;
  15. margin-bottom:.0001pt;
  16. font-size:12.0pt;
  17. font-family:"Times New Roman";}
  18. h1
  19. {margin-top:12.0pt;
  20. margin-right:0in;
  21. margin-bottom:3.0pt;
  22. margin-left:0in;
  23. page-break-after:avoid;
  24. font-size:16.0pt;
  25. font-family:Arial;
  26. font-weight:bold;}
  27. h3
  28. {margin-right:0in;
  29. margin-left:0in;
  30. font-size:13.5pt;
  31. font-family:"Times New Roman";
  32. font-weight:bold;}
  33. h4
  34. {margin-top:12.0pt;
  35. margin-right:0in;
  36. margin-bottom:3.0pt;
  37. margin-left:0in;
  38. page-break-after:avoid;
  39. font-size:14.0pt;
  40. font-family:"Times New Roman";
  41. font-weight:bold;}
  42. a:link, span.MsoHyperlink
  43. {color:blue;
  44. text-decoration:underline;}
  45. a:visited, span.MsoHyperlinkFollowed
  46. {color:blue;
  47. text-decoration:underline;}
  48. p
  49. {margin-right:0in;
  50. margin-left:0in;
  51. font-size:12.0pt;
  52. font-family:"Times New Roman";}
  53. @page Section1
  54. {size:8.5in 11.0in;
  55. margin:1.0in 1.25in 1.0in 1.25in;}
  56. div.Section1
  57. {page:Section1;}
  58. /* List Definitions */
  59. ol
  60. {margin-bottom:0in;}
  61. ul
  62. {margin-bottom:0in;}
  63. -->
  64. </style>
  65. </head>
  66. <body lang=EN-US link=blue vlink=blue>
  67. <div class=Section1>
  68. <h1><span style='font-size:24.0pt;font-family:"Times New Roman"'>Command-Line
  69. Interface</span></h1>
  70. <p>The TraceView utility is designed to be useful as a command line utility in addition
  71. to providing a useful graphical user interface. &nbsp;TraceView is intended to
  72. operate as three command-line tools in one.&nbsp; </p>
  73. <ul style='margin-top:0in' type=disc>
  74. <li class=MsoNormal>A trace logger control tool as described in <a
  75. href="LoggerControlInterface.htm">Logger Control Interface</a>.<br>
  76. &nbsp;</li>
  77. <li class=MsoNormal style='margin-bottom:12.0pt'>A trace event consumption
  78. tool as described in <a href="TraceEventConsumptionInterface.htm">Trace
  79. Event Consumption Interface</a>.</li>
  80. <li class=MsoNormal style='margin-bottom:12.0pt'>a trace format extraction
  81. tool for parsing program database files described in <a
  82. href="PDBParsingInterface.htm">PDB Parsing Interface</a>.</li>
  83. </ul>
  84. <p class=MsoNormal style='margin-left:.25in'>&nbsp;</p>
  85. <p class=MsoNormal style='margin-left:.25in'>&nbsp;</p>
  86. <table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width=873
  87. style='width:654.65pt'>
  88. <tr style='height:.05in'>
  89. <td style='background:aqua;padding:.75pt .75pt .75pt .75pt;height:.05in'>
  90. <p class=MsoNormal style='line-height:3.6pt'><span style='font-size:2.0pt'>&nbsp;</span></p>
  91. </td>
  92. </tr>
  93. </table>
  94. <p><b><span style='font-size:10.0pt;font-family:"MS Sans Serif"'>� Microsoft
  95. Corporation 2002</span></b></p>
  96. <h3><span style='font-weight:normal'>&nbsp;</span></h3>
  97. </div>
  98. </body>
  99. </html>