mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-analyze: add rsvg/gdk_pixbuf to modules
This commit is contained in:
@ -106,6 +106,8 @@ static const struct {
|
||||
{ "libgdk-3.so", "GTK 3" },
|
||||
{ "libgtk-4.so", "GTK 4" },
|
||||
{ "libgraphene-1.0.so", "Graphene" },
|
||||
{ "libgdk_pixbuf-2.0.so", "GdkPixbuf" },
|
||||
{ "librsvg-2.so", "rsvg" },
|
||||
|
||||
/* Xorg/X11 */
|
||||
{ "libX11-xcb.so", "X11" },
|
||||
|
||||
Reference in New Issue
Block a user