[api] Add a mono/metadata/profiler-legacy.h header (#15098)
commit71ceefccf68a0dbcf2a2fe6aa4064e831dbdb413
authorAleksey Kliger (λgeek) <alklig@microsoft.com>
Fri, 21 Jun 2019 16:47:26 +0000 (21 12:47 -0400)
committerMarek Safar <marek.safar@gmail.com>
Fri, 21 Jun 2019 16:47:26 +0000 (21 18:47 +0200)
tree3ea3596ff37d9498374d2f9a808dba131698e182
parent3d48d85472fe89e3c40a2f9fccf467dde32215ba
[api] Add a mono/metadata/profiler-legacy.h header (#15098)

* [api] Add mono/metadata/profiler-legacy.h header

Add a header with the legacy Mono profiler API.  New code should use the API
from mono/metadata/profiler.h.

* [profiler] Mark the legacy profiler API with MONO_DEPRECATED

* [runtime] Don't install the profiler-legacy.h header

Make the decision later whether these should be in the set of public API headers
mono/metadata/Makefile.am
mono/metadata/profiler-legacy.h [new file with mode: 0644]
mono/metadata/profiler.c
msvc/libmonoruntime-common.targets
msvc/libmonoruntime-common.targets.filters