[interp] Add debug option which reports the hottest methods (#39045)
authorVlad Brezae <brezaevlad@gmail.com>
Fri, 10 Jul 2020 12:00:14 +0000 (15:00 +0300)
committerGitHub <noreply@github.com>
Fri, 10 Jul 2020 12:00:14 +0000 (15:00 +0300)
commit57f8bd7ca81c3639889c5521e0848f4b0c02770d
treea03d21bae966e69f54780cb3ff819250482d95ae
parentf9fc9fc2433a35c2dc5dc2ba1d62136e7e682be4
[interp] Add debug option which reports the hottest methods (#39045)

* [interp] Reenable computed goto on desktop

Which I accidentaly removed recently.

* [interp] Add debug option which reports the hottest methods
src/mono/mono/mini/interp/interp-internals.h
src/mono/mono/mini/interp/interp.c
src/mono/mono/mini/mini-runtime.c