[coverage-profiler] Collect coverage data at IL seq point locations. (#5667)
authorZoltan Varga <vargaz@gmail.com>
Wed, 4 Oct 2017 06:34:31 +0000 (08:34 +0200)
committerGitHub <noreply@github.com>
Wed, 4 Oct 2017 06:34:31 +0000 (08:34 +0200)
commitf0f4a22ae1693f1df4aef43d2153b47dabc65df2
tree30161f712aae2e8a085b11e17d1cea609b4e7c29
parentf86145e5589879e84a0982598d37ad0b8d6953ee
[coverage-profiler] Collect coverage data at IL seq point locations. (#5667)

* [coverage-profiler] Collect coverage data at IL seq point locations.

* [coverage-profiler] Emit IL offsets instead of offsets between IL offsets. Bump format version.
mono/mini/method-to-ir.c
mono/profiler/coverage.c