Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
continue the deprecation of instrumentation C interface
authorSUTER Frederic <frederic.suter@cc.in2p3.fr>
Tue, 11 Jan 2022 14:36:35 +0000 (15:36 +0100)
committerSUTER Frederic <frederic.suter@cc.in2p3.fr>
Tue, 11 Jan 2022 15:30:25 +0000 (16:30 +0100)
commitb570efb92a5785e2283c9116869e8773e03a3f81
tree30ae74d67e3f7e9fd92733c486133b0c3922d354
parent0d6bdaf75176eef11725a40e13f00f35d082c043
continue the deprecation of instrumentation C interface

Revert some previous changes as they caused many too conversions
(object->name->object->name) in the Java world even though the old Java
MSG interface is next on the chopping list ;)
examples/cpp/trace-host-user-variables/s4u-trace-host-user-variables.cpp
examples/cpp/trace-link-user-variables/s4u-trace-link-user-variables.cpp
examples/cpp/trace-masterworkers/s4u-trace-masterworkers.cpp
examples/cpp/trace-route-user-variables/s4u-trace-route-user-variables.cpp
include/simgrid/instr.h
src/bindings/java/jtrace.cpp
src/bindings/java/jtrace.h
src/instr/instr_interface.cpp