From 5509fcf9e7c33d701a06a68b3b384a8bb1eb1714 Mon Sep 17 00:00:00 2001 From: schnorr Date: Fri, 23 Apr 2010 15:51:31 +0000 Subject: [PATCH] updating tesh'es to consider the new trace event that was just added git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7641 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- examples/msg/tracing/categories.tesh | 9 +++++++++ examples/msg/tracing/ms.tesh | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/examples/msg/tracing/categories.tesh b/examples/msg/tracing/categories.tesh index 78381369cc..13f8aaa961 100644 --- a/examples/msg/tracing/categories.tesh +++ b/examples/msg/tracing/categories.tesh @@ -183,6 +183,15 @@ $ $SG_TEST_EXENV cat$EXEEXT ${srcdir:=.}/tracing/../categories.trace > % ContainerType string > % Name string > %EndEventDef +> %EventDef PajeStartLink 26 +> % Time date +> % EntityType string +> % Container string +> % Value string +> % SourceContainer string +> % Key string +> % Volume string +> %EndEventDef > 0 PLATFORM 0 platform > 0 HOST PLATFORM HOST > 0 LINK PLATFORM LINK diff --git a/examples/msg/tracing/ms.tesh b/examples/msg/tracing/ms.tesh index 7eeb15709a..b5ca0803e8 100644 --- a/examples/msg/tracing/ms.tesh +++ b/examples/msg/tracing/ms.tesh @@ -183,6 +183,15 @@ $ $SG_TEST_EXENV cat$EXEEXT ${srcdir:=.}/tracing/../ms.trace > % ContainerType string > % Name string > %EndEventDef +> %EventDef PajeStartLink 26 +> % Time date +> % EntityType string +> % Container string +> % Value string +> % SourceContainer string +> % Key string +> % Volume string +> %EndEventDef > 0 PLATFORM 0 platform > 0 HOST PLATFORM HOST > 0 LINK PLATFORM LINK -- 2.20.1