microsoft / perfview

PerfView is a CPU and memory performance-analysis tool
http://channel9.msdn.com/Series/PerfView-Tutorial
MIT License
4.2k stars 712 forks source link

Compile ETWClrProfiler with /QSpectre #2089

Closed brianrob closed 3 months ago

brianrob commented 4 months ago

Mitigate possible side-channel attacks by compiling with /QSpectre.