From 45aa42bfe3d7cefa8568950a45cbb9cc3c832d95 Mon Sep 17 00:00:00 2001 From: Fedor Isakov Date: Wed, 1 Nov 2017 12:12:29 +0100 Subject: [PATCH] Enable control of output of profiling data with a system property. --- .../models/service.mps | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/typechecking/solutions/jetbrains.mps.typechecking/models/service.mps b/typechecking/solutions/jetbrains.mps.typechecking/models/service.mps index 9802a3cf..d66b63de 100644 --- a/typechecking/solutions/jetbrains.mps.typechecking/models/service.mps +++ b/typechecking/solutions/jetbrains.mps.typechecking/models/service.mps @@ -3857,6 +3857,7 @@ + @@ -3869,8 +3870,19 @@ - - + + + + + + + + + + + + +