Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cleaner patch for issue 15.
authorMillian Poquet <millian.poquet@inria.fr>
Tue, 19 Jan 2016 10:58:35 +0000 (11:58 +0100)
committerMillian Poquet <millian.poquet@inria.fr>
Tue, 19 Jan 2016 10:58:35 +0000 (11:58 +0100)
commit59008ee54c328fe3f8ba4808d947269bdd71a058
tree16f75e87c3c4805df10fc1d835a2f0253547bf11
parentdf378195faf69652a5982959e2b3477a504c40f2
Cleaner patch for issue 15.

Instead of using a pid hack to generate the process creation trace in
MSG_process_create_with_environment, this is now done in the function that
handles the pids: SIMIX_process_create.
src/msg/msg_process.cpp
src/simix/smx_process.cpp