Jeferson de Lemos
Jeferson de Lemos
The option I explored for this feature is using a specialized library for executing the parsing and a while ago I found out that libokular provides those representations for multiple...
> Temporary patch ([gtk-sharp-profiler-startup.patch](https://github.com/scx/org.gnome.gbrainy/blob/ed2883a89cfd996c8e1e2a83ff23586c8971a0b6/gtk-sharp-profiler-startup.patch)): > > ``` > diff -Naur gtk-sharp.org/gtk/gui-thread-check/profiler/gui-thread-check.c gtk-sharp/gtk/gui-thread-check/profiler/gui-thread-check.c > --- gtk-sharp.org/gtk/gui-thread-check/profiler/gui-thread-check.c 2018-12-07 05:05:42.325500894 +0100 > +++ gtk-sharp/gtk/gui-thread-check/profiler/gui-thread-check.c 2018-12-07 05:40:53.044438289 +0100 > @@ -93,6 +93,6 @@ >...