Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] renaming almost all tracing files in src/instr
authorschnorr <schnorr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 2 Dec 2010 22:38:33 +0000 (22:38 +0000)
committerschnorr <schnorr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 2 Dec 2010 22:38:33 +0000 (22:38 +0000)
commitae855a0d996d06d373fbc233e78b0fbe7f1f2df6
tree654b51bcbb750329aed001a7d7509c2324762136
parente6425c886387618b973673bdf1ad95edf921b6ef
[trace] renaming almost all tracing files in src/instr

details:
- this is just an ongoing code re-organization
- it serves as a preparation for jedule code in src/instr

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@8959 48e7efb5-ca39-0410-a469-dd3cf9ba447f
23 files changed:
buildtools/Cmake/DefinePackages.cmake
examples/msg/actions/actions.c
src/instr/general.c [deleted file]
src/instr/instr_categories.c [moved from src/instr/categories.c with 97% similarity]
src/instr/instr_config.c
src/instr/instr_interface.c [moved from src/instr/interface.c with 99% similarity]
src/instr/instr_msg_process.c [moved from src/instr/msg_process_instr.c with 90% similarity]
src/instr/instr_msg_task.c [moved from src/instr/msg_task_instr.c with 87% similarity]
src/instr/instr_msg_volume.c [moved from src/instr/msg_volume.c with 98% similarity]
src/instr/instr_paje.c [moved from src/instr/paje.c with 99% similarity]
src/instr/instr_private.h [moved from src/instr/private.h with 97% similarity]
src/instr/instr_resource_utilization.c [moved from src/instr/resource_utilization.c with 99% similarity]
src/instr/instr_simdag.c [moved from src/instr/sd_instr.c with 95% similarity]
src/instr/instr_smpi.c [moved from src/instr/smpi_instr.c with 99% similarity]
src/instr/instr_smx.c [moved from src/instr/smx_instr.c with 97% similarity]
src/instr/instr_surf.c [moved from src/instr/surf_instr.c with 99% similarity]
src/instr/instr_variables.c [moved from src/instr/variables_instr.c with 98% similarity]
src/msg/private.h
src/simdag/sd_global.c
src/simdag/sd_task.c
src/simix/private.h
src/smpi/private.h
src/surf/surf_private.h