Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] better checks on setting cats, if NULL is provided, task is no longer traced
[simgrid.git] / buildtools / Cmake / DefinePackages.cmake
index 73dd6ac..c93a7fc 100644 (file)
@@ -44,6 +44,7 @@ set(EXTRA_DIST
        src/surf/simgrid_dtd.c
        src/surf/simgrid.dtd
        src/surf/network_private.h
+       src/surf/storage_private.h
        src/surf/network_gtnets_private.h
        src/surf/gtnets/gtnets_interface.h
        src/surf/gtnets/gtnets_simulator.h
@@ -353,7 +354,6 @@ set(TRACING_SRC
        src/instr/instr_msg_process.c
        src/instr/instr_surf.c
        src/instr/instr_smpi.c
-       src/instr/instr_simdag.c
        src/instr/instr_resource_utilization.c
        src/instr/instr_private.h
 )
@@ -425,6 +425,7 @@ set(headers_to_install
        include/xbt/automaton.h
        include/xbt/automatonparse_promela.h
        include/xbt/datadesc.h
+       include/xbt/socket.h
        include/simgrid/platf.h
        include/simgrid/modelchecker.h
        include/msg/msg.h
@@ -732,7 +733,6 @@ set(txt_files
 "testsuite/surf/trace_A.txt"
 "testsuite/surf/trace_B.txt"
 "examples/smpi/hostfile"
-"examples/msg/trace/file.trace"
 "examples/msg/link5_state.trace"
 "examples/msg/fafard_state.trace"
 "examples/msg/jupiter_state.trace"
@@ -757,6 +757,7 @@ set(txt_files
 "teshsuite/gras/empty_main/test_sg.tesh"
 "teshsuite/gras/small_sleep/test_sg_32.tesh"
 "teshsuite/gras/small_sleep/test_sg_64.tesh"
+"teshsuite/msg/trace/file.trace"
 "teshsuite/simdag/platforms/bob.fail"
 "teshsuite/simdag/platforms/bob.trace"
 "teshsuite/simdag/platforms/bob0_availability_file.trace"