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.

113 lines
3.8 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>Joining Existing Trace Log Sessions</title>
  6. <style>
  7. <!--
  8. /* Font Definitions */
  9. @font-face
  10. {font-family:Verdana;
  11. panose-1:2 11 6 4 3 5 4 4 2 4;}
  12. @font-face
  13. {font-family:"MS Sans Serif";
  14. panose-1:0 0 0 0 0 0 0 0 0 0;}
  15. /* Style Definitions */
  16. p.MsoNormal, li.MsoNormal, div.MsoNormal
  17. {margin:0in;
  18. margin-bottom:.0001pt;
  19. font-size:12.0pt;
  20. font-family:"Times New Roman";}
  21. h3
  22. {margin-right:0in;
  23. margin-left:0in;
  24. font-size:13.5pt;
  25. font-family:"Times New Roman";
  26. font-weight:bold;}
  27. a:link, span.MsoHyperlink
  28. {color:blue;
  29. text-decoration:underline;}
  30. a:visited, span.MsoHyperlinkFollowed
  31. {color:purple;
  32. text-decoration:underline;}
  33. p
  34. {margin-right:0in;
  35. margin-left:0in;
  36. font-size:12.0pt;
  37. font-family:"Times New Roman";}
  38. @page Section1
  39. {size:8.5in 11.0in;
  40. margin:1.0in 1.25in 1.0in 1.25in;}
  41. div.Section1
  42. {page:Section1;}
  43. /* List Definitions */
  44. ol
  45. {margin-bottom:0in;}
  46. ul
  47. {margin-bottom:0in;}
  48. -->
  49. </style>
  50. </head>
  51. <body lang=EN-US link=blue vlink=purple>
  52. <div class=Section1>
  53. <p><b><span style='font-size:24.0pt'>Joining Existing Trace Log Sessions</span></b></p>
  54. <p style='margin-bottom:12.0pt'>If an attempt is made to create or start a
  55. trace log session in TraceView, as described in <a
  56. href="CreatingNewTraceLogSessions.htm">Creating New Trace Log Sessions</a>, and
  57. that trace log session is already active on the system, a warning dialog is
  58. displayed:</p>
  59. <p style='margin-bottom:12.0pt'>&nbsp;<img border=0 width=875 height=410
  60. src="JoiningExistingTraceLogSessions_files/image001.jpg"></p>
  61. <p style='margin-bottom:12.0pt'>&nbsp;<span style='font-family:Verdana'><br>
  62. </span>The user is given three possible options at this point:</p>
  63. <p style='margin-left:50.25pt;text-indent:-32.25pt'>1.)<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  64. </span>Stop the session and restart it, allowing TraceView to exercise full control
  65. over the session.<span style='font-size:7.0pt'>&nbsp;</span></p>
  66. <p style='margin-left:50.25pt;text-indent:-32.25pt'>2.)<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  67. </span>Join the session in progress.&nbsp; TraceView will still allow updates
  68. to the session, but will never attempt to stop such a session. &nbsp;As such,
  69. the trace log session will be unstoppable and non-removable without restarting
  70. TraceView.<span style='font-size:7.0pt'>&nbsp;</span></p>
  71. <p style='margin-left:50.25pt;text-indent:-32.25pt'>3.)<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  72. </span>Abort the start operation altogether.</p>
  73. <p style='margin-bottom:12.0pt'>It can be desirable to have multiple trace
  74. event consumers consume events from the same trace provider.&nbsp; In addition,
  75. it is often desirable to join the NT Kernel Logger in process to access system
  76. events, or events from boot-start drivers.</p>
  77. <p class=MsoNormal style='margin-left:.25in'>&nbsp;</p>
  78. <table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width=873
  79. style='width:654.65pt'>
  80. <tr style='height:.05in'>
  81. <td style='background:aqua;padding:.75pt .75pt .75pt .75pt;height:.05in'>
  82. <p class=MsoNormal style='line-height:3.6pt'><span style='font-size:2.0pt'>&nbsp;</span></p>
  83. </td>
  84. </tr>
  85. </table>
  86. <p><b><span style='font-size:10.0pt;font-family:"MS Sans Serif"'>� Microsoft
  87. Corporation 2002</span></b></p>
  88. <h3><span style='font-weight:normal'>&nbsp;</span></h3>
  89. <p style='margin-bottom:12.0pt'>&nbsp;</p>
  90. </div>
  91. </body>
  92. </html>