diff options
author | Matthias Clasen <mclasen@redhat.com> | 2020-08-19 16:02:10 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2020-08-19 16:42:24 -0400 |
commit | 13f8625431eba74e070e846b23fcfc2a0ff2b34d (patch) | |
tree | ad63768096e1e011278bdc1b3c34a6b73c5c7d2b /subprojects | |
parent | e08269b8847d64843498f7ebf5bc6e5de6fbc45e (diff) | |
download | pango-13f8625431eba74e070e846b23fcfc2a0ff2b34d.tar.gz |
Add sysprof tracing support
Add support for adding sysprof marks.
Strongly inspired by equivalent GLib support.
Diffstat (limited to 'subprojects')
-rw-r--r-- | subprojects/sysprof.wrap | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/subprojects/sysprof.wrap b/subprojects/sysprof.wrap new file mode 100644 index 00000000..fb669463 --- /dev/null +++ b/subprojects/sysprof.wrap @@ -0,0 +1,5 @@ +[wrap-git] +directory=sysprof +url=https://gitlab.gnome.org/GNOME/sysprof.git +revision=6b1cd7a722fcebae1ac392562c47957477ade8bf +depth=1 |