Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
new tracing mask TRACE_VOLUME to trace the msg tasks communication size and group...
[simgrid.git] / .gitignore
index 2bb0937..ec574ac 100644 (file)
@@ -25,16 +25,28 @@ _*.c
 config.log
 config.status
 Makefile.in
-
-src/*_unit.c
-src/supernovae_*.c
+*_unit.c
+src/simgrid.jar
 src/simgrid_units_main.c
-src/gras_config.h.in
+src/bindings/ruby/simgrid.so
+examples/ruby/simgrid.so
+examples/lua/simgrid.so
+src/bindings/ruby/libsimgrid.so
+examples/msg/zmsg_test.trace
+examples/msg/categories.trace
+examples/msg/masterslave/toto.txt
+examples/msg/simulation.trace
+examples/msg/toto.txt
+examples/msg/z_gtnets.trace
+*_unit.c
+src/supernovae_*.c
+
+buildtools/Cmake/src/tmp_gras_config.h.in
+buildtools/Cmake/src/tmp_tracing_config.h.in
 make_simgrid_java.sh
 
 testgraph.dot
 testgraph.xml
-buildtools/Cmake/src/tmp_gras_config.h.in
 conftestval
 cmake_install.cmake
 CMakeFiles
@@ -42,6 +54,12 @@ install_manifest.txt
 _CPack_Packages/
 
 bibtex2html-1.02/
+
+examples/smpi/toto.txt
+src/gras_config.h.in
+tools/graspe_master
+examples/java/*/classnoinst.stamp
+###
 doc/all_bib.html
 doc/all_bib.latin1.html
 doc/all_bib.latin1.html.tmp
@@ -65,10 +83,6 @@ doc/using_bib.html
 doc/using_bib.latin1.html
 doc/using_bib.latin1.html.tmp
 
-tools/graspe_master
-examples/java/*/classnoinst.stamp
-###
-
 aclocal.m4
 acmacro/libtool.m4
 acmacro/ltoptions.m4
@@ -85,6 +99,7 @@ ltmain.sh
 autom4te.cache/*
 doc/Doxyfile
 include/simgrid_config.h
+include/instr/tracing_config.h
 examples/amok/bandwidth/bandwidth_maestro
 examples/amok/bandwidth/bandwidth_sensor
 examples/amok/saturate/saturate_maestro
@@ -156,10 +171,8 @@ examples/smpi/alltoallv
 examples/smpi/sendrecv
 examples/smpi/smpi_sendrecv
 simgrid-*-svn/*
-src/.classes/*
 src/context_sysv_config.h
 src/gras_config.h
-src/simgrid.jar
 src/smpi/smpicc
 src/smpi/smpirun
 src/testall
@@ -210,4 +223,7 @@ testsuite/xbt/log_usage
 tools/gras/gras_stub_generator
 tools/graspe-slave
 tools/tesh/tesh
+examples/msg/tracing/categories
+examples/msg/tracing/ms
+