[profiler] disable inlining when coverage profiler is used and fix allocation sizes...
authorBernhard Urban-Forster <lewurm@gmail.com>
Mon, 2 Dec 2019 18:04:13 +0000 (19:04 +0100)
committerGitHub <noreply@github.com>
Mon, 2 Dec 2019 18:04:13 +0000 (19:04 +0100)
commit2961e54ab4533db1cddf8e7e0301e680e1c7c5f5
treef60c8f7fa2dcdb9e792c7252e771300d8f241b9a
parent8d985bef9bf11aabcf0a7e7f748641795bcbe1a4
[profiler] disable inlining when coverage profiler is used and fix allocation sizes (mono/mono#17986)

* [profiler] let compiler decide about the size of an entry

* [profiler] disable inlining when coverage profiler is used

Commit migrated from https://github.com/mono/mono/commit/a9a0a1e5b95a93cd3d3f73c8eeafe7e64da4acd8
src/mono/mono/metadata/profiler-private.h
src/mono/mono/metadata/profiler.c
src/mono/mono/mini/method-to-ir.c