[Libreoffice-commits] online.git: Makefile.am
Jan Holesovsky
kendy at collabora.com
Thu Apr 6 08:27:37 UTC 2017
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4538ac9ffbf163540778588995afa001f466f3e6
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 05ea8a67..a4506240 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -248,7 +248,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