Class
SysprofKallsymsSymbolizer
Constructors
sysprof_kallsyms_symbolizer_new_for_symbols
Creates a symbolizer using the contents of symbols as the contents of /proc/kallsyms for decoding. This is useful if you need to unwind
symbols from a machine that is different than where the capture was
recorded and have not embedded /proc/kallsyms.gz within the capture
file for use by SysprofKallsymsSymbolizer.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.