A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/en-us/azure-data-studio/extensions/sql-server-profiler-extension below:

SQL Server Profiler Extension - Azure Data Studio

SQL Server Profiler extension (Preview)

In this article

The SQL Server Profiler extension (preview) provides a simple SQL Server tracing solution similar to SQL Server Management Studio (SSMS) Profiler except built using Extended Events. SQL Server Profiler is easy to use and has good default values for the most common tracing configurations. The UX is optimized for browsing through events and viewing the associated Transact-SQL (T-SQL) text. The SQL Server Profiler for Azure Data Studio also assumes good default values for collecting T-SQL execution activities with an easy to use UX. This extension is currently in preview.

Common SQL Profiler use-cases:

Install the SQL Server Profiler extension
  1. To open the extensions manager and access the available extensions, select the extensions icon, or select Extensions in the View menu.

  2. Enter SQL Server Profiler.

  3. Select the extension and Install it.

Start Profiler
  1. To start Profiler, first make a connection to a server in the Servers tab.
  2. After you make a connection, type Alt + P to launch Profiler, or right-click on the server connection and select Launch Profiler.
  3. Select a session template from the dropdown list. For Azure SQL DB, Standard_Azure is the only template available.
  4. Edit the session name if appropriate, and select Start.
  5. The session will be started automatically and you will start to see events in the viewer.
  6. To stop Profiler, type Alt + S or use the Stop button in the toolbar.
  7. The hotkey Alt + S is a toggle. To restart Profiler, type Alt + S or use the Start button in the toolbar.

Open a saved XEL file
  1. To view a XEL file that you have saved locally, open the Command Palette using Ctrl/CMD + Shift + P and then type Profiler: Open XEL File and select the command.
  2. Browse to the saved XEL file and select Open.
  3. The file will open in the viewer.
Next step

Extended Events

Additional resources

In this article

Was this page helpful?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4