Source code checked in, #83db8b4eaa074e6336f22f79ba2201b19e57f069
Validation and cleanup of Queries/Commands w Errors analysis query.
View ArticleSource code checked in, #a2a03f1db36c270a0f07389cb46f96f51d371201
Validation of monster profiler analysis query for Most Impactful Queries & Commands, got it working now to include counts of overlapping queries for requests that didn't complete.
View ArticleSource code checked in, #aa2c9dcce5a194f9890fbcb805fd069b33f2dc94
Validated remaining queries excepting FE/SE time calculation, which is still pending confirmation for correctness. If I do not get confirmation soon I will leave this query out of v1.
View ArticleSource code checked in, #512ee24678a165cdbfdf24cfe5d9034097dd27e7
Couple of tweaks to highlight incompleted queries/commands the same way everywhere in analysis results.
View ArticleSource code checked in, #601364b386a528bfbc24f5bd242f645ad4edde1a
Additional change to fully standardize how missing end events are represented in all query outputs, this time to longest running queries and commands. Now only right-click issues remain before full...
View ArticleSource code checked in, #cb5dad57a38df905374fb4782feed88e175f3d94
Added FE/SE stats query finally working well and also added new ConnectionID and StartTime index to generated profiler db that improves performance considerably and costs almost nothing.
View ArticleSource code checked in, #aa0249039485c0a86a8dad48cbf68a381c1beef6
Removed old query stats view from generated db that was still there, also limited FE/SE to top 100 like other analyses.
View ArticleSource code checked in, #fa02f81490dccfb6004de34e794e9003275d9600
Checking in last context menu updates to complete major feature AS Profiler Trace Analyzer v1! No known bugs remain, will release after some minor refactoring and further testing in the next 24-48...
View ArticleSource code checked in, #4d9ea267580c4f2d6831c08a96c57cee5d37e764
A few fixes and improvements identified by early adopters, check for failure of zip extraction on start and 3 retries before summary exit with warning prevents failures related to extraction glitches...
View ArticleSource code checked in, #9dafc77bdb8201ea388a1f3db0f466b7f37af4cb
Added EMEA sponsor GertC to Contributors page.
View ArticleSource code checked in, #c4dc5529b805d0c1e482379ece424ee391d53b2d
Updated context menu where I mistakenly forgot to disable main form, allowing UI interaction that can be unpredictable with it. Now I disable it for context menus as I do for other async query...
View ArticleSource code checked in, #ee146fc66b37f31867c74f64a65319cc34dabfbe
Stability updates to trace importer for difficult to test scenario discovered through user testing wherein corrutped trace rollover can lead to failure in the trace file.
View ArticleSource code checked in, #a14d833edabb249704f3e53be260de81ee834e67
Couple more changes, one regression introduced by prior stability improvements. Nearing release but further testing required, and confirmation of fixes for user reported issues.
View ArticleSource code checked in, #a5067b03646fec381ae57829fdd059be69e98144
A few more further changes to stability in synchronized multithreaded profiler trace loader code, and better output messaging to user added too.
View ArticleSource code checked in, #ac23dd1224c47e069379de12e630a5d7c560bc79
Very minor formatting update in profiler import...
View ArticleSource code checked in, #5fef31496253b6e81c151409b9c901d64de69801
Incremented build version for release of Profiler Trace Analyzer v1 feature!
View ArticleSource code checked in, #4316f3667d62c9269d54c71ea5092485cd55e7c1
Fix for issue discovered in user testing to make initial startup more reliable and avoid errors on zip extraction if file already exists in temp folder (due to prior abnormal exit, or multiple instance...
View ArticleSource code checked in, #352208e88052c714e2f5b9dcfd45de3239d1d603
The last change improved zip dealing with existing files. This change improves deletion of temporary files on exit - only deleting now if we are the last instance of the executing process.
View ArticleSource code checked in, #f5b619f4ec3da9ca98f923cb7b6dd13a2fe41343
Added check for 2016 Management Studio requirement for Profiler Analysis with redirect to download and install, and prevention to avoid attempting and crashing.
View ArticleSource code checked in, #e7a7bdcbea6f4bf6f68f7f1e33ae6c7961e054ac
Cleanup to ensure strictest compliance.
View Article