Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Modify structures to support different sources of avaibility trace
authorjbrv <jean-baptiste.herve@esial.net>
Fri, 8 Jun 2012 13:19:37 +0000 (15:19 +0200)
committerjbrv <jean-baptiste.herve@esial.net>
Fri, 8 Jun 2012 13:19:37 +0000 (15:19 +0200)
commit73def24a2f85941f5f0fe550e73bcb686583a7a6
tree2a13d1e966c356e7059e96291d3f10ad39c54806
parent6c6d22019a29d1a1e7cd1f52dbb21cf3d330c57c
Modify structures to support different sources of avaibility trace

renamed function : tmgr_trace_new() to tmgr_trace_new_from_file()
include/simgrid/platf.h
src/surf/cpu_ti.c
src/surf/surf_routing.c
src/surf/surfxml_parse.c
src/surf/surfxml_parseplatf.c
src/surf/trace_mgr.c
src/surf/trace_mgr_private.h
testsuite/surf/trace_usage.c