[profile] set the "no profiling" bitmask equal to zero
authorUri Simchoni <uri@vfunction.com>
Sun, 6 Aug 2017 09:57:39 +0000 (12:57 +0300)
committerUri Simchoni <uri@vfunction.com>
Mon, 7 Aug 2017 16:54:45 +0000 (19:54 +0300)
This makes constructs such as "if (!mono_profiler_get_call_instrumentation_flags(methos))"
correct. See mono_method_check_inlining()


No differences found