libsysprof: add simple text format for category rules

This commit is contained in:
Christian Hergert
2023-07-20 14:30:34 -07:00
parent cab3f086f7
commit c8e09327fc
6 changed files with 400 additions and 121 deletions

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<gresources>
<gresource prefix="/org/gnome/libsysprof">
<file>categories.txt</file>
</gresource>
</gresources>