Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
initial instrumentation points for the smpi component
[simgrid.git] / buildtools / Cmake / DefinePackages.cmake
index ddeb0e4..4d3eb88 100755 (executable)
@@ -333,6 +333,7 @@ set(TRACING_SRC
        src/instr/msg_volume.c
        src/instr/smx_instr.c
        src/instr/surf_instr.c
+       src/instr/smpi_instr.c
        src/instr/variables_instr.c
        src/instr/private.h
 )