projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d32b0d3
)
ci: Build with profiler support
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 21 Jan 2020 23:20:05 +0000
(18:20 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 21 Jan 2020 23:20:05 +0000
(18:20 -0500)
This will let us run sysprof-based performance tests.
.gitlab-ci/test-docker.sh
patch
|
blob
|
history
diff --git
a/.gitlab-ci/test-docker.sh
b/.gitlab-ci/test-docker.sh
index 6b5a7301a1f1dec1fd89eb8aab4264100d5c7fb4..ada8edaba6a7eefd96a91d630262e22932768877 100755
(executable)
--- a/
.gitlab-ci/test-docker.sh
+++ b/
.gitlab-ci/test-docker.sh
@@
-16,6
+16,7
@@
meson \
-Dwayland-backend=true \
-Dbroadway-backend=true \
-Dvulkan=yes \
+ -Dprofiler=true \
--werror \
${EXTRA_MESON_FLAGS:-} \
_build $srcdir