Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] adding a new structure to keep the type hierarchy of the trace
authorschnorr <schnorr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 13 Dec 2010 16:44:59 +0000 (16:44 +0000)
committerschnorr <schnorr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 13 Dec 2010 16:44:59 +0000 (16:44 +0000)
commit7fc7124c05e03245515decbf6d54163d5990c2a6
tree559336c8141bfbb3892d73a6eac9519fc8c1539c
parent7a75e798960d9bca79c8829d1448743dd8cee55a
[trace] adding a new structure to keep the type hierarchy of the trace

details:
- simplification of container creation during parsing
- use of aliases in the trace file (for containers and types)
- only categorized/uncategorized resource use is working for now

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@9191 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/instr/instr_config.c
src/instr/instr_interface.c
src/instr/instr_private.h
src/instr/instr_resource_utilization.c
src/instr/instr_routing.c
src/instr/instr_surf.c
src/instr/instr_variables.c