Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[doc] colors are defined through the tracing API and registered in the traces
[simgrid.git] / .gitignore
1 ################################################
2 ###OTHER CAT
3 *.l[oa]
4 *.loT
5 *.[oa]
6 *~
7 *.log
8 *_simulator
9 *.mk
10 *.swp
11 *.patch
12 *.plist
13 *.trace
14
15 ################################################
16 ### Maintainer mode
17 src/simdag/dax_dtd.l
18 src/surf/simgrid_dtd.l
19 src/xbt/graphxml.l
20
21 ################################################
22 ### Jedule
23 examples/simdag/scheduling/simgrid.jed
24 teshsuite/simdag/platforms/simgrid.jed
25
26 ################################################
27 ### Libraries links 
28 src/bindings/ruby/simgrid.so
29 examples/ruby/simgrid.so
30 examples/lua/simgrid.so
31 src/bindings/ruby/libsimgrid.so
32 examples/gras/console/simgrid.so
33 examples/msg/masterslave/simgrid.so
34 examples/simdag/simgrid.so
35
36 ################################################
37 ### Units and supernovae files
38 src/simgrid_units_main.c
39 src/*_unit.c
40 src/supernovae_*.c
41
42 ################################################
43 ### Generated files
44 _*.c
45 include/simgrid_config.h
46 include/xbt/version.h
47 include/instr/tracing_config.h
48 include/smpi/smpif.h
49 src/context_sysv_config.h
50 src/gras_config.h
51 src/smpi/smpicc
52 src/smpi/smpirun
53 simgrid-*.tar.gz
54
55 ################################################
56 ### Cmake files
57 CPackConfig.cmake
58 CPackSourceConfig.cmake
59 CTestTestfile.cmake
60 conftestval
61 cmake_install.cmake
62 CMakeFiles
63 install_manifest.txt
64 _CPack_Packages/
65 CMakeFiles
66 CMakeCache.txt
67 DartConfiguration.tcl
68 simgrid.nsi
69 Testing/
70 Makefile
71 bin/
72 lib/
73 build_dir/
74 build/
75 buildtools/Cmake/test_prog/prog_va_copy.c
76
77
78 ################################################
79 ### windows borland
80 *.bpr
81 *.bpf
82
83 ################################################
84 ### Documentation
85 doc/all_bib.html
86 doc/logcategories.sh
87 doc/realtoc.sh
88 doc/tmp.realtoc
89 doc/using_bib.html
90 doc/Doxyfile
91 doc/footer.html
92 *.doc.toc
93 doc/latex/
94 doc/html
95 doc/index-API.doc
96 doc/index.php
97 doc/simgrid.tag
98 doc/simgrid_modules.map
99 doc/publis_core.bib
100 doc/publis_core_bib.html
101 doc/publis_count.html
102 doc/publis_extern.bib
103 doc/publis_extern_bib.html
104 doc/publis_intra.bib
105 doc/publis_intra_bib.html
106
107 ################################################
108 ### Specific of project 
109 .cproject
110 .project
111 .settings/
112 .anjuta
113 .anjuta_sym_db.db
114 simgrid.anjuta
115 .externalToolBuilders/
116 Debug/
117 .emacs.desktop
118 tags
119 callgrind.out.*
120
121 ################################################
122 ### Examples and traces
123 *.exe
124 testgraph.dot
125 testgraph.xml
126 examples/msg/ms.trace
127 examples/msg/procmig.trace
128 examples/msg/tasks.trace
129 examples/msg/volume.trace
130 examples/msg/zmsg_test.trace
131 examples/msg/categories.trace
132 examples/msg/masterslave/toto.txt
133 examples/msg/simulation.trace
134 examples/msg/toto.txt
135 examples/msg/z_gtnets.trace
136 examples/msg/tracing/procmig
137 examples/msg/tracing/tasks
138 examples/msg/tracing/volume
139 examples/msg/mc/bugged3
140 examples/msg/mc/random_test
141 examples/msg/chord/chord
142 examples/msg/chord/chord*.xml
143 examples/msg/token_ring/token_ring
144 examples/simdag/ex_sd_seq_access
145 examples/simdag/sd_seq_access
146 examples/msg/icomms/peer
147 examples/msg/icomms/peer2
148 examples/gras/console/ping_client_console
149 examples/gras/console/ping_server_console
150 examples/gras/console/ping_simulator_console
151 examples/msg/icomms/.kdbgrc.peer3
152 examples/msg/icomms/peer3
153 examples/msg/icomms/toto.txt
154 examples/msg/masterslave/masterslave_console
155 examples/simdag/ex_sd_test_console
156 examples/simdag/sd_test_console
157 examples/simdag/scheduling/Montage_25.jed
158 examples/msg/irc_isend/peer
159 examples/msg/irc_isend/toto.txt
160 examples/simdag/dot/dot_test
161 examples/simdag/dot/dot_test2
162 examples/smpi/toto.txt
163 examples/java/*/classnoinst.stamp
164 examples/amok/bandwidth/bandwidth_maestro
165 examples/amok/bandwidth/bandwidth_sensor
166 examples/amok/saturate/saturate_maestro
167 examples/amok/saturate/saturate_sensor
168 examples/gras/all2all/all2all_receiver
169 examples/gras/all2all/all2all_sender
170 examples/gras/chrono/chrono_multiplier
171 examples/gras/mmrpc/mmrpc_client
172 examples/gras/mmrpc/mmrpc_server
173 examples/gras/mutual_exclusion/simple_token/simple_token_node
174 examples/gras/mutual_exclusion/simple_token/simple_token_checker
175 examples/gras/ping/ping_client
176 examples/gras/ping/ping_server
177 examples/gras/ping/ping_checker
178 examples/gras/pmm/pmm_master
179 examples/gras/pmm/pmm_slave
180 examples/gras/properties/properties_alice
181 examples/gras/properties/properties_bob
182 examples/gras/properties/properties_master
183 examples/gras/properties/properties_slave
184 examples/gras/rpc/rpc_client
185 examples/gras/rpc/rpc_forwarder
186 examples/gras/rpc/rpc_server
187 examples/gras/spawn/spawn_server
188 examples/gras/synchro/synchro_philosopher
189 examples/gras/timer/timer_client
190 examples/gras/replay/replay_simulator
191 examples/gras/replay/replay_master
192 examples/gras/replay/replay_worker
193 examples/msg/actions/actions
194 examples/msg/gtnets/gtnets
195 examples/msg/masterslave/masterslave_bypass
196 examples/msg/masterslave/masterslave_failure
197 examples/msg/masterslave/masterslave_forwarder
198 examples/msg/masterslave/masterslave_mailbox
199 examples/msg/migration/migration
200 examples/msg/parallel_task/parallel_task
201 examples/msg/parallel_task/test_ptask
202 examples/msg/priority/priority
203 examples/msg/properties/msg_prop
204 examples/msg/sendrecv/sendrecv
205 examples/msg/suspend/suspend
206 examples/msg/trace/test_trace_integration
207 examples/msg/mc/centralized
208 examples/msg/mc/bugged2
209 examples/msg/mc/bugged1
210 examples/msg/parallel_contexts/pcontexts
211 examples/msg/parallel_contexts/pcontexts2
212 examples/msg/pmm/msg_pmm
213 examples/simdag/ex_sd_test
214 examples/simdag/ex_sd_test2
215 examples/simdag/metaxml/sd_meta
216 examples/simdag/properties/sd_prop
217 examples/simdag/sd_test
218 examples/simdag/sd_test2
219 examples/simdag/dax/dax_test
220 examples/simdag/goal/goal_test
221 examples/simdag/scheduling/minmin_test
222 examples/smpi/reduce
223 examples/smpi/bcast
224 examples/smpi/bcbench
225 examples/smpi/compute
226 examples/smpi/compute2
227 examples/smpi/compute3
228 examples/smpi/first
229 examples/smpi/mvmul
230 examples/smpi/ring_c
231 examples/smpi/second
232 examples/smpi/split
233 examples/smpi/allreduce
234 examples/smpi/pingpong
235 examples/smpi/scatter
236 examples/smpi/alltoall2
237 examples/smpi/alltoall_basic
238 examples/smpi/alltoallv
239 examples/smpi/sendrecv
240 examples/smpi/smpi_sendrecv
241 examples/smpi/mc_bugged1
242 examples/smpi/mc_bugged2
243 src/replay/replay
244 src/testall
245 teshsuite/gras/datadesc/datadesc_usage
246 teshsuite/gras/empty_main/empty_main_function
247 teshsuite/gras/msg_handle/msg_handle_client
248 teshsuite/gras/msg_handle/msg_handle_server
249 teshsuite/gras/small_sleep/log.txt
250 teshsuite/gras/small_sleep/small_sleep_function
251 teshsuite/gras/modelcheck/modelcheck_checker
252 teshsuite/msg/get_sender
253 teshsuite/simdag/basic0
254 teshsuite/simdag/basic1
255 teshsuite/simdag/basic2
256 teshsuite/simdag/basic3
257 teshsuite/simdag/basic4
258 teshsuite/simdag/basic5
259 teshsuite/simdag/basic6
260 teshsuite/simdag/network/mxn/test_intra_all2all
261 teshsuite/simdag/network/mxn/test_intra_independent_comm
262 teshsuite/simdag/network/mxn/test_intra_scatter
263 teshsuite/simdag/network/p2p/test_latency1
264 teshsuite/simdag/network/p2p/test_latency2
265 teshsuite/simdag/network/p2p/test_latency3
266 teshsuite/simdag/network/p2p/test_latency_bound
267 teshsuite/simdag/network/test_reinit_costs
268 teshsuite/simdag/platforms/basic_parsing_test
269 teshsuite/simdag/platforms/flatifier
270 teshsuite/simdag/partask/test_comp_only_par
271 teshsuite/simdag/partask/test_comp_only_seq
272 teshsuite/xbt/log_large_test
273 teshsuite/xbt/parallel_log_crashtest
274 testsuite/run_tests
275 testsuite/simdag/sd_test
276 testsuite/surf/lmm_usage
277 testsuite/surf/maxmin_bench
278 testsuite/surf/surf_usage
279 testsuite/surf/surf_usage2
280 testsuite/surf/trace_usage
281 testsuite/testgraph.dot
282 testsuite/testgraph.xml
283 testsuite/xbt/context_usage
284 testsuite/xbt/graphxml_usage
285 testsuite/xbt/heap_bench
286 testsuite/xbt/log_usage
287 tools/gras/gras_stub_generator
288 tools/tesh/tesh
289 examples/msg/tracing/categories
290 examples/msg/tracing/ms
291 teshsuite/simdag/platforms/is_router_test
292 examples/msg/masterslave/masterslave_cluster
293 examples/simdag/simdag_tracing
294 examples/gras/spawn/spawn_child
295 examples/gras/spawn/spawn_father
296 examples/smpi/smpi_traced
297 examples/smpi/ttest01
298 teshsuite/datadesc_usage.out
299 test_rl
300 test_sg
301 examples/smpi/smpi_traced.trace
302 examples/simdag/dot/simulate_dot
303 teshsuite/simdag/platforms/graphicator
304
305 #########################################""
306 ## tutorial files
307 doc/gtut-files/01-bones_client
308 doc/gtut-files/01-bones_server
309 doc/gtut-files/02-simple_client
310 doc/gtut-files/02-simple_server
311 doc/gtut-files/03-args_client
312 doc/gtut-files/03-args_server
313 doc/gtut-files/04-callback_client
314 doc/gtut-files/04-callback_server
315 doc/gtut-files/05-globals_client
316 doc/gtut-files/05-globals_server
317 doc/gtut-files/06-logs_client
318 doc/gtut-files/06-logs_server
319 doc/gtut-files/07-timers_client
320 doc/gtut-files/07-timers_server
321 doc/gtut-files/08-exceptions_client
322 doc/gtut-files/08-exceptions_server
323 doc/gtut-files/09-simpledata_client
324 doc/gtut-files/09-simpledata_server
325 doc/gtut-files/10-rpc_client
326 doc/gtut-files/10-rpc_server
327 doc/gtut-files/11-explicitwait_client
328 doc/gtut-files/11-explicitwait_server