From 3e516597d49eda82b8ffb57723334e028e09965b Mon Sep 17 00:00:00 2001 From: hsc <hsc@8c4709b5-6ec9-48aa-a5cd-a96041d1645a> Date: Thu, 19 Apr 2012 18:02:15 +0000 Subject: [PATCH] tracing plugin: FIXME/note git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1122 8c4709b5-6ec9-48aa-a5cd-a96041d1645a --- core/plugins/tracing/TracingPlugin.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/core/plugins/tracing/TracingPlugin.hpp b/core/plugins/tracing/TracingPlugin.hpp index 92d34d2a..b4f36f12 100644 --- a/core/plugins/tracing/TracingPlugin.hpp +++ b/core/plugins/tracing/TracingPlugin.hpp @@ -25,6 +25,7 @@ * are delivered? * FIXME: trace a sequence of pb messages, not a giant single one (pb weren't * made for huge messages) + * FIXME: destructor -> removeFlow? */ class TracingPlugin : public fi::ExperimentFlow { -- GitLab