From 2e8e142f6a72a1fa588330c9e8bfff9a9d36c878 Mon Sep 17 00:00:00 2001 From: caremoli Date: Mon, 21 Sep 2009 17:23:14 +0000 Subject: [PATCH] CCAR: add a trace in beginService and endService even in no debug mode to give cpu time to user --- src/Container/Component_i.cxx | 9 ++++++++- src/Utils/Utils_SALOME_Exception.hxx | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/src/Container/Component_i.cxx b/src/Container/Component_i.cxx index 6ea4dff99..75d053454 100644 --- a/src/Container/Component_i.cxx +++ b/src/Container/Component_i.cxx @@ -629,6 +629,7 @@ void Engines_Component_i::beginService(const char *serviceName) MESSAGE(pthread_self().p << "Send BeginService notification for " <