[profiler] Add back some legacy profiler API functions.
authorAlex Rønne Petersen <alexrp@xamarin.com>
Thu, 20 Jul 2017 18:44:25 +0000 (20:44 +0200)
committerAlex Rønne Petersen <alexrp@xamarin.com>
Thu, 20 Jul 2017 18:46:59 +0000 (20:46 +0200)
commitb6082446c21f67d073d239e378a68a3f906651a8
tree192db37ad1a94a0696a751636076ed5391d1ac19
parent9ab31d021326a0402e23caade187c3b6169a0ec7
[profiler] Add back some legacy profiler API functions.

These are used by XA/XI/XM and because XM in particular needs to work with
both old and new versions of system Mono, we need to make sure these functions
still exist.
mono/metadata/Makefile.am
mono/metadata/profiler-legacy.c [new file with mode: 0644]