Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] bye bye triva, welcome viva
[simgrid.git] / examples / msg / tracing / user_variables.tesh
1 #! ./tesh
2
3 p Tracing user variables
4 $ $SG_TEST_EXENV ${bindir:=.}/tracing/user_variables$EXEEXT --cfg=tracing:1 --cfg=tracing/platform:1 ${srcdir:=.}/tracing/platform.xml ${srcdir:=.}/tracing/deployment.xml
5 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to '1'
6 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/platform' to '1'
7 > [0.004078] [msg_test/INFO] Declared host variables:
8 > [0.004078] [msg_test/INFO] HDD_capacity
9 > [0.004078] [msg_test/INFO] HDD_utilization
10 > [0.004078] [msg_test/INFO] Declared link variables:
11 > [0.004078] [msg_test/INFO] Node types in the trace:
12 > [0.004078] [msg_test/INFO] LINK
13 > [0.004078] [msg_test/INFO] HOST
14 > [0.004078] [msg_test/INFO] Node types in the trace:
15 > [0.004078] [msg_test/INFO] 0-LINK3-LINK3
16 > [0.004078] [msg_test/INFO] 0-HOST1-LINK3
17 > [0.004078] [msg_test/INFO] 0-LINK3-HOST1
18
19 $ rm viva_graph.plist
20
21 p Not tracing user variables
22 $ $SG_TEST_EXENV ${bindir:=.}/tracing/user_variables$EXEEXT ${srcdir:=.}/tracing/platform.xml ${srcdir:=.}/tracing/deployment.xml