X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0bae48b380e517bb520c8db2192b6694fdee2223..6fb7cd815ecf6b7f0874482aec3d82ad62bd4c4c:/.gitignore diff --git a/.gitignore b/.gitignore index 3ce09ccef8..891f4ad332 100644 --- a/.gitignore +++ b/.gitignore @@ -147,7 +147,14 @@ examples/msg/io-file-unlink/io-file-unlink examples/msg/io-remote/io-remote examples/msg/io-storage/io-storage examples/msg/platform-failures/platform-failures +examples/msg/plugin-hostload/plugin-hostload +examples/msg/process-create/process-create +examples/msg/process-daemon/process-daemon examples/msg/process-kill/process-kill +examples/msg/process-join/process-join +examples/msg/process-migration/process-migration +examples/msg/process-startkilltime/process-startkilltime +examples/msg/process-suspend/process-suspend examples/msg/app-masterworker/app-masterworker examples/msg/mc/bugged1 examples/msg/mc/bugged1_liveness @@ -164,7 +171,6 @@ examples/msg/mc/test/snapshot_comparison2 examples/msg/mc/test/snapshot_comparison3 examples/msg/mc/test/snapshot_comparison4 examples/msg/mc/test/snapshot_comparison5 -examples/msg/process-migration/process-migration examples/msg/ms.trace examples/msg/network-ns3/network-ns3 examples/msg/app-pmm/app-pmm @@ -175,9 +181,6 @@ examples/msg/synchro-semaphore/synchro-semaphore examples/msg/app-pingpong/app-pingpong examples/msg/maestro-set/maestro-set examples/msg/simulation.trace -examples/msg/process-create/process-create -examples/msg/process-startkilltime/process-startkilltime -examples/msg/process-suspend/process-suspend examples/msg/app-token-ring/app-token-ring examples/msg/trace-categories/trace-categories examples/msg/trace-route-user-variables/trace-route-user-variables @@ -186,7 +189,14 @@ examples/msg/trace-masterworker/trace-masterworker examples/msg/trace-process-migration/trace-process-migration examples/msg/trace-platform/trace-platform examples/msg/trace-host-user-variables/trace-host-user-variables +examples/s4u/app-masterworker/s4u_app-masterworker +examples/s4u/app-token-ring/s4u_app-token-ring examples/s4u/actions-comm/s4u_actions-comm +examples/s4u/actions-storage/s4u_actions-storage +examples/s4u/actor-create/s4u_actor-create +examples/s4u/actor-kill/s4u_actor-kill +examples/s4u/actor-migration/s4u_actor-migration +examples/s4u/actor-suspend/s4u_actor-suspend examples/s4u/basic/s4u_basic examples/s4u/basic/s4u_basic_deployment examples/s4u/basic/s4u_basic_function @@ -246,7 +256,6 @@ teshsuite/msg/host_on_off_recv/host_on_off_recv teshsuite/msg/host_on_off_wait/host_on_off_wait teshsuite/msg/listen_async/listen_async teshsuite/msg/pid/pid -teshsuite/msg/process_join/process_join teshsuite/msg/process/process teshsuite/msg/storage_client_server/storage_client_server teshsuite/msg/task_destroy_cancel/task_destroy_cancel @@ -977,6 +986,7 @@ teshsuite/smpi/coll-reduce/coll-reduce teshsuite/smpi/coll-reduce-scatter/coll-reduce-scatter teshsuite/smpi/coll-scatter/coll-scatter teshsuite/smpi/macro-shared/macro-shared +teshsuite/smpi/macro-partial-shared/macro-partial-shared teshsuite/smpi/type-struct/type-struct teshsuite/smpi/type-vector/type-vector teshsuite/surf/lmm_usage/lmm_usage