mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof: improve symbol categorization a bit
This commit is contained in:
@ -179,6 +179,8 @@ static const struct {
|
||||
{ "libGL.so", "GL" },
|
||||
|
||||
/* Mesa and DRI Drivers */
|
||||
{ "asahi_dri.so", "Mesa" },
|
||||
{ "apple_dri.so", "Mesa" },
|
||||
{ "crocus_dri.so", "Mesa" },
|
||||
{ "i915_dri.so", "Mesa" },
|
||||
{ "i965_drv_video.so", "Mesa" },
|
||||
|
||||
Reference in New Issue
Block a user