mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
libsysprof-analyze: add PolicyKit to subsystems
This commit is contained in:
@ -86,6 +86,8 @@ static const struct {
|
|||||||
{ "libpangocairo-1.0.so", "Pango" },
|
{ "libpangocairo-1.0.so", "Pango" },
|
||||||
{ "libpipewire-0.3.so", "Pipewire" },
|
{ "libpipewire-0.3.so", "Pipewire" },
|
||||||
{ "libpixman-1.so", "Pixman" },
|
{ "libpixman-1.so", "Pixman" },
|
||||||
|
{ "libpolkit-agent-1.so", "PolicyKit" },
|
||||||
|
{ "libpolkit-gobject-1.so", "PolicyKit" },
|
||||||
{ "libstdc++.so", "libc" },
|
{ "libstdc++.so", "libc" },
|
||||||
{ "libwayland-client.so", "Wayland Client" },
|
{ "libwayland-client.so", "Wayland Client" },
|
||||||
{ "libwayland-cursor.so", "Wayland Cursor" },
|
{ "libwayland-cursor.so", "Wayland Cursor" },
|
||||||
|
|||||||
Reference in New Issue
Block a user