gobjectdebugtypes1gobjectdebugtypesGenerate a nicely formatted report of GType usagegobjectdebugtypesoptionsfilesDescriptiongobjectdebugtypes 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.
Invocationgobjectdebugtypes 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.
Optionscol,
col
Sort column col in ascending order, where
col is one of "type", "population", "created",
or "destroyed"
colcol
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.
Authorgobjectdebugtypes has been written by Matthew Barnes
mbarnes@redhat.com
This manual page was provided by Matthew Barnes
mbarnes@redhat.com.