Annotate all custom GIO GSource using g_source_set_name
authorColin Walters <walters@verbum.org>
Sun, 11 Jul 2010 00:09:34 +0000 (20:09 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 11 Jul 2010 00:09:34 +0000 (20:09 -0400)
commitd2fe46b476a183168d57581c41b763b9e8f03c7c
tree79d372efee16292a084c5fdf6309d8e1f999a272
parent7568bb66f996bdf94da6963399333236f73adb1b
Annotate all custom GIO GSource using g_source_set_name

Naming the sources allows easier debugging with e.g. SystemTap
probes.

https://bugzilla.gnome.org/show_bug.cgi?id=620536
gio/gsocket.c
gio/gunixinputstream.c
gio/gunixoutputstream.c
gio/inotify/inotify-kernel.c
glib/giounix.c
glib/giowin32.c