Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] fix on link type creation (was indexed by type name, but should consider...
authorschnorr <schnorr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 22 Dec 2010 13:45:09 +0000 (13:45 +0000)
committerschnorr <schnorr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 22 Dec 2010 13:45:09 +0000 (13:45 +0000)
commit79e3d33446c085a27dd70273a74f90dc930408fe
treed57a1a0db055aa44a6b53a640591da3487f0d401
parentda7c246605d49afe6c2b46133fb15799ec54e8c6
[trace] fix on link type creation (was indexed by type name, but should consider source and dest)

details:
- small re-organization of the code, type declaration is made on get function
if the type the caller is looking for is not found

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@9303 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/instr/instr_msg_process.c
src/instr/instr_msg_task.c
src/instr/instr_private.h
src/instr/instr_routing.c