Fix Windows-Specific EventPipe Bugs (#16025)
authorBrian Robbins <brianrob@microsoft.com>
Fri, 26 Jan 2018 04:28:48 +0000 (20:28 -0800)
committerGitHub <noreply@github.com>
Fri, 26 Jan 2018 04:28:48 +0000 (20:28 -0800)
commit5c5695fb05c62f42b969cc33119399e6c8fcf04e
tree751ebbba1af76fa643f2f68ba83ba2d7e7f515a7
parent145cfe19f9e4f3e8a84b75a3048fe98fffb59a68
Fix Windows-Specific EventPipe Bugs (#16025)

* Modify IsEnabled macros used on Windows.

* Fix arithmetic error due to order of operations.
src/inc/eventtracebase.h
src/vm/sampleprofiler.cpp