Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cleanup in log categories
authorSUTER Frederic <frederic.suter@cc.in2p3.fr>
Thu, 20 Jan 2022 13:25:02 +0000 (14:25 +0100)
committerSUTER Frederic <frederic.suter@cc.in2p3.fr>
Thu, 20 Jan 2022 14:17:58 +0000 (15:17 +0100)
commit040d8fa855d2b6ac9884f68108a09b935570be21
tree932a122fef48274089d892c1ed8554d17ff3c77f
parent46ffc8591a5f87206425d1013349eb2c2a0a676b
Cleanup in log categories
52 files changed:
examples/c/app-token-ring/app-token-ring.c
examples/c/comm-waitall/comm-waitall.c
examples/cpp/replay-comm/s4u-replay-comm.cpp
examples/smpi/energy/energy.tesh
examples/smpi/replay/replay.cpp
examples/smpi/replay_multiple/replay_multiple.cpp
examples/smpi/replay_multiple/replay_multiple.tesh
examples/smpi/smpi_s4u_masterworker/masterworker_mailbox_smpi.cpp
examples/smpi/smpi_s4u_masterworker/s4u_smpi.tesh
src/kernel/activity/ActivityImpl.cpp
src/kernel/activity/CommImpl.cpp
src/kernel/activity/ExecImpl.cpp
src/kernel/activity/IoImpl.cpp
src/kernel/activity/MailboxImpl.cpp
src/kernel/lmm/fair_bottleneck.cpp
src/kernel/lmm/maxmin.cpp
src/kernel/routing/ClusterZone.cpp
src/kernel/routing/DijkstraZone.cpp
src/kernel/routing/DragonflyZone.cpp
src/kernel/routing/EmptyZone.cpp
src/kernel/routing/FatTreeZone.cpp
src/kernel/routing/FloydZone.cpp
src/kernel/routing/FullZone.cpp
src/kernel/routing/NetPoint.cpp
src/kernel/routing/NetZoneImpl.cpp
src/kernel/routing/RoutedZone.cpp
src/kernel/routing/StarZone.cpp
src/kernel/routing/TorusZone.cpp
src/kernel/routing/VivaldiZone.cpp
src/kernel/routing/WifiZone.cpp
src/plugins/host_dvfs.cpp
src/plugins/host_energy.cpp
src/plugins/host_load.cpp
src/plugins/link_energy.cpp
src/plugins/link_energy_wifi.cpp
src/plugins/link_load.cpp
src/s4u/s4u_Host.cpp
src/simix/libsmx.cpp
src/simix/popping.cpp
src/simix/popping_generated.cpp
src/simix/simcalls.py
teshsuite/mc/mutex-handling/mutex-handling.cpp
teshsuite/models/cloud-sharing/cloud-sharing.cpp
teshsuite/models/cloud-sharing/cloud-sharing.tesh
teshsuite/s4u/cloud-two-execs/cloud-two-execs.cpp
teshsuite/s4u/pid/pid.cpp
teshsuite/s4u/trace-integration/trace-integration.cpp
teshsuite/s4u/trace-integration/trace-integration.tesh
teshsuite/s4u/vm-live-migration/vm-live-migration.tesh
teshsuite/surf/maxmin_bench/maxmin_bench.cpp
teshsuite/surf/maxmin_bench/maxmin_bench_medium.tesh
teshsuite/surf/maxmin_bench/maxmin_bench_small.tesh