Skip to content

Commit d7d9b37

Browse files
committed
fix
1 parent 57b21dd commit d7d9b37

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/tools/sql-server-profiler/sql-server-profiler-f1-help.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ The **Performance Counters Limit** dialog box is populated with the performance
153153
### To select performance objects and counters to correlate with a trace
154154
1. Expand a performance object to see which counters are included in the performance log file.
155155
2. Check the counters that you want to correlate with the [!INCLUDE[ssSqlProfiler](../../includes/sssqlprofiler-md.md)] trace file.
156+
156157
If you want to select all counters for a performance object, check the box that is adjacent to the performance object. Checking the topmost node, which indicates the computer, selects all performance objects and counters contained in the performance log file.
157158
## Tools/options (General options page)
158159
Use the **General Options** dialog box to view or specify the following options.
@@ -168,7 +169,7 @@ Use the **General Options** dialog box to view or specify the following options.
168169
|Item|Description
169170
|---|---
170171
|**Start tracing immediately after making connection**|Begin a trace using the default template as soon as a connection is made.
171-
| **Update trace definition when provider version changes**|Apply the most current trace definition to [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] when the provider is updated. This item is not checked by default. This forces [!INCLUDE[ssSqlProfiler](../../includes/sssqlprofiler-md.md)] to query the server for the trace definition and re-create, if one exists, the file on disk.
172+
|**Update trace definition when provider version changes**|Apply the most current trace definition to [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] when the provider is updated. This item is not checked by default. This forces [!INCLUDE[ssSqlProfiler](../../includes/sssqlprofiler-md.md)] to query the server for the trace definition and re-create, if one exists, the file on disk.
172173
### File rollover options
173174
|Item|Description
174175
|---|---

0 commit comments

Comments
 (0)