glib/docs/reference
Philip Withnall fa13c41da7 gtrace: Add sysprof tracing support infrastructure
Add some internal wrappers around sysprof tracing, so that it can be
used throughout GLib without exposing all the details of sysprof
internally.

This adds an optional dependency on `libsysprof-capture-4`. sysprof
support is disabled without it.

This depends on the GLib dependency of `libsysprof-capture` being
dropped in https://gitlab.gnome.org/GNOME/sysprof/-/merge_requests/30,
which has bumped the soname of `libsysprof-capture` and added subproject
support.

The next few commits will add marks that trace out each `GMainContext`
iteration and each `GSource` `check`/`prepare`/`dispatch` call.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
2020-07-07 11:17:10 +01:00
..
gio Add g_(d)tls_connection_get_channel_binding_data calls and enums 2020-06-25 12:40:34 +00:00
glib gtrace: Add sysprof tracing support infrastructure 2020-07-07 11:17:10 +01:00
gobject guri: new URI parsing and generating functions 2020-06-25 13:57:35 +04:00
.gitignore .gitignore manpages (*.1) 2010-05-24 23:21:01 -04:00
AUTHORS Initial revision 1999-08-16 17:58:30 +00:00
COPYING Initial revision 1999-08-16 17:58:30 +00:00
meson.build docs: Bump gtk-doc requirement for unit tests to 1.32.1 2020-05-22 09:57:33 +01:00
NEWS Initial revision 1999-08-16 17:58:30 +00:00