gobjectdebugtypes 1 gobjectdebugtypes Generate a nicely formatted report of GType usage gobjectdebugtypes options files Description gobjectdebugtypes generates a nicely formatted report from the debugging messages triggered by setting GObject's G_TYPE_DEBUG_TYPES debug flag. See the GTypeDebugFlags section fo the GObject Reference Manual to learn how to set this flag. Invocation gobjectdebugtypes takes a list of GObject-generated statistics on GType usage as input. The statistics are either read from standard input or from files passed as additional arguments on the command line. Options col, col Sort column col in ascending order, where col is one of "type", "population", "created", or "destroyed" col col Sort column col in descending order, where col is one of "type", "population", "created", or "destroyed" Print brief help and exit. Bugs None known yet. Author gobjectdebugtypes has been written by Matthew Barnes mbarnes@redhat.com This manual page was provided by Matthew Barnes mbarnes@redhat.com.