Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
woops, I commited a local test
[simgrid.git] / examples / msg / trace-simple / trace-simple.tesh
1 #! ./tesh
2
3 p Simple tracing example
4 $ $SG_TEST_EXENV ${bindir:=.}/trace-simple$EXEEXT --cfg=tracing:yes --cfg=tracing/filename:trace-simple.trace --cfg=tracing/uncategorized:yes ${srcdir:=.}/small_platform.xml
5 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to 'yes'
6 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/filename' to 'trace-simple.trace'
7 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/uncategorized' to 'yes'
8
9 $ tail -n +3 trace-simple.trace
10 > %EventDef PajeDefineContainerType 0
11 > %       Alias string
12 > %       Type string
13 > %       Name string
14 > %EndEventDef
15 > %EventDef PajeDefineVariableType 1
16 > %       Alias string
17 > %       Type string
18 > %       Name string
19 > %       Color color
20 > %EndEventDef
21 > %EventDef PajeDefineStateType 2
22 > %       Alias string
23 > %       Type string
24 > %       Name string
25 > %EndEventDef
26 > %EventDef PajeDefineEventType 3
27 > %       Alias string
28 > %       Type string
29 > %       Name string
30 > %EndEventDef
31 > %EventDef PajeDefineLinkType 4
32 > %       Alias string
33 > %       Type string
34 > %       StartContainerType string
35 > %       EndContainerType string
36 > %       Name string
37 > %EndEventDef
38 > %EventDef PajeDefineEntityValue 5
39 > %       Alias string
40 > %       Type string
41 > %       Name string
42 > %       Color color
43 > %EndEventDef
44 > %EventDef PajeCreateContainer 6
45 > %       Time date
46 > %       Alias string
47 > %       Type string
48 > %       Container string
49 > %       Name string
50 > %EndEventDef
51 > %EventDef PajeDestroyContainer 7
52 > %       Time date
53 > %       Type string
54 > %       Name string
55 > %EndEventDef
56 > %EventDef PajeSetVariable 8
57 > %       Time date
58 > %       Type string
59 > %       Container string
60 > %       Value double
61 > %EndEventDef
62 > %EventDef PajeAddVariable 9
63 > %       Time date
64 > %       Type string
65 > %       Container string
66 > %       Value double
67 > %EndEventDef
68 > %EventDef PajeSubVariable 10
69 > %       Time date
70 > %       Type string
71 > %       Container string
72 > %       Value double
73 > %EndEventDef
74 > %EventDef PajeSetState 11
75 > %       Time date
76 > %       Type string
77 > %       Container string
78 > %       Value string
79 > %EndEventDef
80 > %EventDef PajePushState 12
81 > %       Time date
82 > %       Type string
83 > %       Container string
84 > %       Value string
85 > %EndEventDef
86 > %EventDef PajePopState 13
87 > %       Time date
88 > %       Type string
89 > %       Container string
90 > %EndEventDef
91 > %EventDef PajeResetState 14
92 > %       Time date
93 > %       Type string
94 > %       Container string
95 > %EndEventDef
96 > %EventDef PajeStartLink 15
97 > %       Time date
98 > %       Type string
99 > %       Container string
100 > %       Value string
101 > %       StartContainer string
102 > %       Key string
103 > %EndEventDef
104 > %EventDef PajeEndLink 16
105 > %       Time date
106 > %       Type string
107 > %       Container string
108 > %       Value string
109 > %       EndContainer string
110 > %       Key string
111 > %EndEventDef
112 > %EventDef PajeNewEvent 17
113 > %       Time date
114 > %       Type string
115 > %       Container string
116 > %       Value string
117 > %EndEventDef
118 > 0 1 0 HOST
119 > 6 0 1 1 0 "Tremblay"
120 > 1 2 1 power "1 1 1"
121 > 1 3 1 power_used "0.5 0.5 0.5"
122 > 6 0 2 1 0 "Jupiter"
123 > 6 0 3 1 0 "Fafard"
124 > 6 0 4 1 0 "Ginette"
125 > 6 0 5 1 0 "Bourassa"
126 > 0 4 0 LINK
127 > 6 0 6 4 0 "6"
128 > 1 5 4 bandwidth "1 1 1"
129 > 1 6 4 latency "1 1 1"
130 > 1 7 4 bandwidth_used "0.5 0.5 0.5"
131 > 6 0 7 4 0 "3"
132 > 6 0 8 4 0 "7"
133 > 6 0 9 4 0 "9"
134 > 6 0 10 4 0 "2"
135 > 6 0 11 4 0 "8"
136 > 6 0 12 4 0 "1"
137 > 6 0 13 4 0 "4"
138 > 6 0 14 4 0 "0"
139 > 6 0 15 4 0 "5"
140 > 6 0 16 4 0 "loopback"
141 > 4 8 0 4 4 0-LINK4-LINK4
142 > 4 9 0 1 4 0-HOST1-LINK4
143 > 4 10 0 4 1 0-LINK4-HOST1
144 > 8 0 2 1 98095000.000000
145 > 8 0 2 2 76296000.000000
146 > 8 0 2 3 76296000.000000
147 > 8 0 2 4 48492000.000000
148 > 8 0 2 5 48492000.000000
149 > 8 0 5 6 41279125.000000
150 > 8 0 6 6 0.000060
151 > 8 0 5 7 34285625.000000
152 > 8 0 6 7 0.000514
153 > 8 0 5 8 11618875.000000
154 > 8 0 6 8 0.000190
155 > 8 0 5 9 7209750.000000
156 > 8 0 6 9 0.001462
157 > 8 0 5 10 118682500.000000
158 > 8 0 6 10 0.000137
159 > 8 0 5 11 8158000.000000
160 > 8 0 6 11 0.000271
161 > 8 0 5 12 34285625.000000
162 > 8 0 6 12 0.000514
163 > 8 0 5 13 10099625.000000
164 > 8 0 6 13 0.000480
165 > 8 0 5 14 41279125.000000
166 > 8 0 6 14 0.000060
167 > 8 0 5 15 27946250.000000
168 > 8 0 6 15 0.000278
169 > 8 0 5 16 498000000.000000
170 > 8 0 6 16 0.000015
171 > 15 0 8 0 topology 13 0
172 > 16 0 8 0 topology 7 0
173 > 15 0 8 0 topology 6 1
174 > 16 0 8 0 topology 8 1
175 > 15 0 9 0 topology 1 2
176 > 16 0 9 0 topology 13 2
177 > 15 0 9 0 topology 1 3
178 > 16 0 9 0 topology 9 3
179 > 15 0 10 0 topology 9 4
180 > 16 0 10 0 topology 2 4
181 > 15 0 8 0 topology 10 5
182 > 16 0 8 0 topology 14 5
183 > 15 0 8 0 topology 12 6
184 > 16 0 8 0 topology 11 6
185 > 15 0 8 0 topology 9 7
186 > 16 0 8 0 topology 13 7
187 > 15 0 10 0 topology 8 8
188 > 16 0 10 0 topology 5 8
189 > 15 0 8 0 topology 14 9
190 > 16 0 8 0 topology 12 9
191 > 15 0 10 0 topology 15 10
192 > 16 0 10 0 topology 4 10
193 > 15 0 8 0 topology 10 11
194 > 16 0 8 0 topology 15 11
195 > 15 0 8 0 topology 7 12
196 > 16 0 8 0 topology 15 12
197 > 15 0 10 0 topology 11 13
198 > 16 0 10 0 topology 3 13
199 > 15 0 8 0 topology 7 14
200 > 16 0 8 0 topology 10 14
201 > 15 0 8 0 topology 12 15
202 > 16 0 8 0 topology 6 15
203 > 15 0 8 0 topology 11 16
204 > 16 0 8 0 topology 6 16
205 > 8 0 3 1 0.000000
206 > 9 0 3 1 98095000.000000
207 > 10 0 3 1 98095000.000000
208 > 8 0 3 3 0.000000
209 > 9 0 3 3 76296000.000000
210 > 10 0 3 3 76296000.000000
211 > 9 0 3 1 98095000.000000
212 > 9 0 3 3 76296000.000000
213 > 10 0.000001 3 1 98095000.000000
214 > 10 0.000001 3 3 76296000.000000
215 > 7 0.000001 1 3
216 > 7 0.000001 1 1
217 > 7 0.000001 4 16
218 > 7 0.000001 4 14
219 > 7 0.000001 4 12
220 > 7 0.000001 4 10
221 > 7 0.000001 4 7
222 > 7 0.000001 4 13
223 > 7 0.000001 4 15
224 > 7 0.000001 4 6
225 > 7 0.000001 4 8
226 > 7 0.000001 4 11
227 > 7 0.000001 4 9
228 > 7 0.000001 1 5
229 > 7 0.000001 1 2
230 > 7 0.000001 1 4
231
232 $ rm -f trace-simple.trace