-p provider [flags [level]] Defines a single provider to use as a source of data. The system
providers usually include the Windows Kernel Trace and ACPI Driver Trace Provider. Installed providers
commonly include ASP.NET Events, MSSQLSERVER Trace, and .NET Common Language
Runtime. You can also specify nonsystem providers. Use the LogMan Query Providers option to
obtain a list of providers for the current system.
-pf Filename Specifies a file containing a list of providers to use as part of an event trace.
Each provider must appear on a separate line.
-[-]ul Runs the event trace session in user mode when used with a single dash. The system
can only report on a single provider when running in user mode. Runs the event trace session
in kernel mode when used with a double dash.
WORKING WITH PERFORMANCE INFORMATION 459
-bs Value Specifies the event trace session buffer size in kilobytes.
-ft <[[hh:]mm:]ss> Defines the interval for flushing the event trace session buffer from
memory to disk.
-nb Minimum Maximum Defines the minimum and maximum number of event trace session
buffers.
-fd Flushes all of the active buffers for an existing event trace session to disk.
Pages:
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090