Skip to content

Commit eb0ab10

Browse files
authored
Update start-sql-server-profiler.md
1 parent 7ec59ff commit eb0ab10

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/tools/sql-server-profiler/start-sql-server-profiler.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,12 @@ When you first start [!INCLUDE[ssSqlProfiler](../../includes/sssqlprofiler-md.md
3636
You can start [!INCLUDE[ssSqlProfiler](../../includes/sssqlprofiler-md.md)] from several locations in [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)]. When [!INCLUDE[ssSqlProfiler](../../includes/sssqlprofiler-md.md)] starts, it loads the connection context, trace template, and filter context of its launch point. [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)] starts each SQL Server Profiler session in its own instance, and Profiler continues to run if you shut down [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)].
3737
### To start SQL Server Profiler from the Tools menu
3838
- In the [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)] **Tools** menu, click **SQL Server Profiler**.
39+
3940
### To start SQL Server Profiler from the Query Editor
4041
- In Query Editor, right-click and then select **Trace Query in SQL Server Profiler**.
41-
> [!NOTE]
42-
> The connection context is the editor connection, the trace template is TSQL_SPs, and the applied filter is SPID = query window SPID.
42+
> [!NOTE]
43+
> The connection context is the editor connection, the trace template is TSQL_SPs, and the applied filter is SPID = query window SPID.
44+
4345
### To start SQL Server Profiler from Activity Monitor
4446
- In Activity Monitor, click the **Processes** pane, right-click the process that you want to profile, and then click **Trace Process in SQL Server Profiler**.
4547
> [!NOTE]

0 commit comments

Comments
 (0)