libsysprof: add some cryptography libraries

This commit is contained in:
Christian Hergert
2023-07-21 13:14:15 -07:00
parent 42f9f99e50
commit 1d9b346a49

View File

@ -186,6 +186,14 @@ static const struct {
{ "virtio_gpu_dri.so", "Mesa" },
{ "vmwgfx_dri.so", "Mesa" },
{ "zink_dri.so", "Mesa" },
/* Various cryptography libraries */
{ "libcrypto.so", "Cryptography" },
{ "libssl.so", "Cryptography" },
{ "libssl3.so", "Cryptography" },
{ "libgnutls.so", "Cryptography" },
{ "libgnutlsxx.so", "Cryptography" },
{ "libgnutls-dane.so", "Cryptography" },
};
static void