From: schnorr Date: Fri, 23 Apr 2010 15:51:31 +0000 (+0000) Subject: updating tesh'es to consider the new trace event that was just added X-Git-Tag: SVN~100 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/5509fcf9e7c33d701a06a68b3b384a8bb1eb1714 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 --- 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