Skip to content

Commit 8eecd7f

Browse files
author
Vance Morrison
authored
Merge pull request microsoft#902 from felipepessoto/patch-1
The default buffer size has been changed
2 parents db9f9f8 + 875921a commit 8eecd7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PerfView/SupportFiles/UsersGuide.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6564,7 +6564,7 @@ <h5>Stopping on arbitrary ETW events or arbitrary start-stop pairs</h5>
65646564
</li>
65656565
<li>
65666566
<strong>BufferSizeMB=NNN</strong> Specify the buffer size used by the trigger session. This is only needed if
6567-
the provider generates a LARGE volume of events rapidly. The default value is 64 MB.
6567+
the provider generates a LARGE volume of events rapidly. The default value is 256 MB.
65686568
</li>
65696569
</ul>
65706570
<ul>

0 commit comments

Comments
 (0)