Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix on the use of dynar by smpi instrumentation
[simgrid.git] / src / instr / smpi_instr.c
2010-10-28 schnorrfix on the use of dynar by smpi instrumentation
2010-10-27 schnorrdefine the size of local char variables in the instrume...
2010-10-11 alegrandIndent include and src using this command:
2010-10-06 schnorrcosmetics on tracing mechanism
2010-10-05 schnorrcleaning some old surf tracing code
2010-09-15 schnorrproperly destroying containers at the end of trace...
2010-08-10 schnorrfix on smpi tracing: check if tracing is disabled
2010-08-06 schnorrtrace: functions to generate states for point-to-point...
2010-08-06 schnorrtrace: functions to generate links, append a link type...
2010-08-06 schnorrtrace: a dictionary to keep link keys, put and get...
2010-08-05 schnorrtracing MPI collective operations implemented in SMPI
2010-08-05 schnorrtracing MPI_Init and MPI_Finalize (trace container...
2010-08-05 schnorrinitial instrumentation points for the smpi component