[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - Makefile.am
Jan Holesovsky
kendy at collabora.com
Thu Apr 6 08:28:02 UTC 2017
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 875658be60af534fc5ba9ad57a65147dda36059b
Author: Jan Holesovsky <kendy at collabora.com>
Date: Thu Apr 6 10:25:19 2017 +0200
Fix comment, we run the even the loolforkit under callgrind now.
Change-Id: Ic0357cb65d79af2473575a2248bfc5d86bce28ed
diff --git a/Makefile.am b/Makefile.am
index 2eef478d..a348f3f4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -249,7 +249,7 @@ run-valgrind: all @JAILS_PATH@ @SYSTEMPLATE_PATH@/system_stamp
--o:logging.file[@enable]=false --o:logging.level=trace
run-callgrind: all @JAILS_PATH@ @SYSTEMPLATE_PATH@/system_stamp
- @echo "Launching loolwsd under valgrind (but not forkit/loolkit, yet)"
+ @echo "Launching loolwsd under valgrind's callgrind"
@fc-cache "@LO_PATH@"/share/fonts/truetype
@cp $(abs_top_srcdir)/test/data/hello.odt $(abs_top_srcdir)/test/data/hello-world.odt
valgrind --tool=callgrind --simulate-cache=yes --dump-instr=yes --num-callers=50 --error-limit=no --trace-children=yes \
More information about the Libreoffice-commits
mailing list