microsoft / SqlNexus

SQL Nexus is a tool that helps you identify the root cause of SQL Server performance issues. It loads and analyzes performance data collected by SQL LogScout, SQLDiag or PSSDiag. It can dramatically reduce the amount of time you spend manually analyzing data.
MIT License
348 stars 99 forks source link

Call ReadTrace.exe with -B to make the Readtrace reports be generated with local server time #238

Closed PiJoCoder closed 10 months ago

PiJoCoder commented 1 year ago

The goal is to make ReadTrace and remaining reports all in local server time.

PiJoCoder commented 10 months ago

This is resolved