X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6adafc493ebb455b2f9faf5c583e28f9dfe1bba6..a3f8804bb5e5c627116322217d36cce6c9df9495:/.gitignore diff --git a/.gitignore b/.gitignore index 8b2e59ae12..8d979e8e83 100644 --- a/.gitignore +++ b/.gitignore @@ -121,20 +121,12 @@ doc/msg-tuto-src/masterworker1 doc/msg-tuto-src/masterworker2 doc/msg-tuto-src/masterworker3 doc/msg-tuto-src/masterworker4 -examples/msg/app-chainsend/chainsend -examples/msg/cloud-capping/cloud-capping examples/msg/cloud-masterworker/cloud-masterworker -examples/msg/cloud-migration/cloud-migration -examples/msg/cloud-simple/cloud-simple -examples/msg/cloud-two-tasks/cloud-two-tasks -examples/msg/dht-chord/dht-chord examples/msg/dht-kademlia/dht-kademlia examples/msg/dht-pastry/dht-pastry -examples/msg/energy-consumption/energy-consumption examples/msg/energy-onoff/energy-onoff examples/msg/energy-vm/energy-vm examples/msg/platform-failures/platform-failures -examples/msg/plugin-hostload/plugin-hostload examples/msg/process-create/process-create examples/msg/app-masterworker/app-masterworker examples/msg/mc/bugged1 @@ -154,19 +146,15 @@ examples/msg/mc/test/snapshot_comparison4 examples/msg/mc/test/snapshot_comparison5 examples/msg/ms.trace examples/msg/network-ns3/network-ns3 -examples/msg/task-priority/task-priority examples/msg/procmig.trace examples/msg/synchro-semaphore/synchro-semaphore -examples/msg/app-pingpong/app-pingpong examples/msg/maestro-set/maestro-set examples/msg/simulation.trace -examples/msg/app-token-ring/app-token-ring examples/msg/trace-categories/trace-categories examples/msg/trace-route-user-variables/trace-route-user-variables examples/msg/trace-link-user-variables/trace-link-user-variables 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/msg/*.pcap examples/msg/*.tr @@ -179,20 +167,27 @@ examples/s4u/actor-migration/s4u-actor-migration examples/s4u/actor-suspend/s4u-actor-suspend examples/s4u/actor-yield/s4u-actor-yield examples/s4u/app-bittorrent/s4u-bittorrent +examples/s4u/app-chainsend/s4u-app-chainsend examples/s4u/app-masterworker/s4u-app-masterworker examples/s4u/app-pingpong/s4u-app-pingpong examples/s4u/app-token-ring/s4u-app-token-ring examples/s4u/async-wait/s4u-async-wait examples/s4u/async-waitall/s4u-async-waitall examples/s4u/async-waitany/s4u-async-waitany +examples/s4u/cloud-capping/s4u-cloud-capping +examples/s4u/cloud-migration/s4u-cloud-migration +examples/s4u/cloud-simple/s4u-cloud-simple examples/s4u/dht-chord/s4u-dht-chord +examples/s4u/dht-kademlia/s4u-dht-kademlia +examples/s4u/energy-boot/s4u-energy-boot +examples/s4u/energy-exec/s4u-energy-exec examples/s4u/energy-link/s4u-energy-link -examples/s4u/energy-ptask/s4u-energy-ptask -examples/s4u/energy-pstate/s4u-energy-pstate examples/s4u/energy-vm/s4u-energy-vm examples/s4u/exec-async/s4u-exec-async examples/s4u/exec-basic/s4u-exec-basic +examples/s4u/exec-dvfs/s4u-exec-dvfs examples/s4u/exec-monitor/s4u-exec-monitor +examples/s4u/exec-ptask/s4u-exec-ptask examples/s4u/exec-remote/s4u-exec-remote examples/s4u/io-file-system/s4u-io-file-system examples/s4u/io-file-remote/s4u-io-file-remote @@ -202,6 +197,7 @@ examples/s4u/platform-properties/s4u-platform-properties examples/s4u/plugin-hostload/s4u-plugin-hostload examples/s4u/replay-comm/s4u-replay-comm examples/s4u/replay-storage/s4u-replay-storage +examples/s4u/trace-platform/s4u-trace-platform examples/simdag/daxload/sd_daxload examples/simdag/dag-dotload/sd_dag-dotload examples/simdag/ptg-dotload/sd_ptg-dotload @@ -251,12 +247,21 @@ teshsuite/mc/mutex-handling/mutex-handling teshsuite/mc/mutex-handling/without-mutex-handling teshsuite/msg/actions-comm/actions-comm teshsuite/msg/actions-storage/actions-storage +teshsuite/msg/app-chainsend/chainsend teshsuite/msg/app-bittorrent/bittorrent +teshsuite/msg/app-pingpong/app-pingpong +teshsuite/msg/app-token-ring/app-token-ring teshsuite/msg/async-wait/async-wait teshsuite/msg/async-waitall/async-waitall teshsuite/msg/async-waitany/async-waitany +teshsuite/msg/cloud-capping/cloud-capping +teshsuite/msg/cloud-migration/cloud-migration teshsuite/msg/cloud-sharing/cloud-sharing +teshsuite/msg/cloud-simple/cloud-simple +teshsuite/msg/cloud-two-tasks/cloud-two-tasks teshsuite/msg/concurrent_rw/concurrent_rw +teshsuite/msg/dht-chord/dht-chord +teshsuite/msg/energy-consumption/energy-consumption teshsuite/msg/energy-pstate/energy-pstate teshsuite/msg/energy-ptask/energy-ptask teshsuite/msg/get_sender/get_sender @@ -269,6 +274,7 @@ teshsuite/msg/io-file-remote/io-file-remote teshsuite/msg/io-raw-storage/io-raw-storage teshsuite/msg/pid/pid teshsuite/msg/platform-properties/platform-properties +teshsuite/msg/plugin-hostload/plugin-hostload teshsuite/msg/process/process teshsuite/msg/process-daemon/process-daemon teshsuite/msg/process-kill/process-kill