Merge branch 'gbsneto/webkit-counters' into 'master'

sysprof: Match "webkit" for counters as well

See merge request GNOME/sysprof!105
This commit is contained in:
Christian Hergert
2024-09-25 18:58:25 +00:00

View File

@ -450,6 +450,14 @@
</property>
</object>
</child>
<child>
<object class="GtkStringFilter">
<property name="search">webkit</property>
<property name="expression">
<lookup name="category" type="SysprofDocumentCounter"/>
</property>
</object>
</child>
</object>
</property>
</object>