I am capturing tuning trace via SQL server 2014 profiler
Since my game is pretty active the file gets GBs in few minutes
However there are so many duplicate queries
So i want to extract unique signatures out of it
So my question is how can i do it ?
Are there any tools etc ?
Ty very much for answers