A
lgorithmique
N
umérique
D
istribuée
Public GIT Repository
projects
/
simgrid.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
adding test example to trace process migration using the mask TRACE_PROCESS
[simgrid.git]
/
examples
/
msg
/
tracing
/
procmig-deploy.xml
1
<?xml version='1.0'?>
2
<!DOCTYPE platform SYSTEM "simgrid.dtd">
3
<platform version="2">
4
<process host="Fafard" function="emigrant"/>
5
</platform>