X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=samples%2Fprofiler%2Fsample.c;fp=samples%2Fprofiler%2Fsample.c;h=bd0ee4f552f53e8067716642f5ddc6edf97d09be;hb=2e449ae1995d1ffec5e6efe4d616938715f8ca69;hp=75e2f779590a3d43267625f2650644de75be969c;hpb=e217c5ae861453e4f27d0bd70dbd287413e80f11;p=mono.git diff --git a/samples/profiler/sample.c b/samples/profiler/sample.c index 75e2f779590..bd0ee4f552f 100644 --- a/samples/profiler/sample.c +++ b/samples/profiler/sample.c @@ -43,7 +43,7 @@ sample_instrumentation_filter (MonoProfiler *prof, MonoMethod *method) /* the entry point */ void -mono_profiler_init (const char *desc) +mono_profiler_init_sample (const char *desc) { MonoProfiler *prof;