OBS-URL: https://build.opensuse.org/request/show/575223 OBS-URL: https://build.opensuse.org/package/show/Mono:Factory/gtk-sharp3?expand=0&rev=14
11 lines
688 B
Diff
11 lines
688 B
Diff
diff -uprN gtk-sharp-2.99.4.git.1484570724.9ef7d3f39.old/gtk/gui-thread-check/profiler/gui-thread-check.c gtk-sharp-2.99.4.git.1484570724.9ef7d3f39/gtk/gui-thread-check/profiler/gui-thread-check.c
|
|
--- gtk-sharp-2.99.4.git.1484570724.9ef7d3f39.old/gtk/gui-thread-check/profiler/gui-thread-check.c 2017-01-16 15:45:24.000000000 +0300
|
|
+++ gtk-sharp-2.99.4.git.1484570724.9ef7d3f39/gtk/gui-thread-check/profiler/gui-thread-check.c 2018-02-03 04:58:39.469026072 +0300
|
|
@@ -93,6 +93,5 @@ mono_profiler_startup (const char *desc)
|
|
|
|
mono_profiler_install (NULL, NULL);
|
|
mono_profiler_install_enter_leave (simple_method_enter, NULL);
|
|
- mono_profiler_set_events (MONO_PROFILE_ENTER_LEAVE);
|
|
}
|
|
|