[gtk/matthiasc/perf-tests] ci: Build with profiler support
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/matthiasc/perf-tests] ci: Build with profiler support
- Date: Tue, 21 Jan 2020 23:21:03 +0000 (UTC)
commit 704a659438a4e837d0289ebe0b521a7c3516d1f7
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Jan 21 18:20:05 2020 -0500
ci: Build with profiler support
This will let us run sysprof-based performance tests.
.gitlab-ci/test-docker.sh | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci/test-docker.sh b/.gitlab-ci/test-docker.sh
index 6b5a7301a1..ada8edaba6 100755
--- 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]