[runtime] Introduce versioning of the profiler API.
authorAlex Rønne Petersen <alexrp@xamarin.com>
Tue, 21 Apr 2015 02:43:46 +0000 (04:43 +0200)
committerAlex Rønne Petersen <alexrp@xamarin.com>
Mon, 27 Apr 2015 05:59:07 +0000 (07:59 +0200)
commit138ae5a07f7d6adba597c23c23b088c5e768f8b7
tree65b6bf42ce9969faf1c2f71528e39ac78398d0a9
parentcd10756a3c6cf7c9d54c8d01073a610a019e0c7a
[runtime] Introduce versioning of the profiler API.

The profiler API needs to evolve with the runtime. By versioning the API we can
at least to some degree let developers know when their modules are out of date
and how to update them.
mono/metadata/profiler.c
mono/metadata/profiler.h
mono/mini/debugger-agent.c
mono/profiler/mono-codeanalyst.c
mono/profiler/mono-profiler-aot.c
mono/profiler/mono-profiler-iomap.c
mono/profiler/mono-profiler-vtune.c
mono/profiler/proflog.c