Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
start to use surf signals to trace resource usage
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Thu, 10 May 2018 18:17:15 +0000 (20:17 +0200)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Thu, 10 May 2018 18:17:15 +0000 (20:17 +0200)
commit043d89009e86d407912e1165c43eb92c96dcbcbe
tree8b2cc914b6b0ac77dfa3387477455ebfd7d8f71f
parent99fb6f4402d84893c59e00d84b96a6dcc518298c
start to use surf signals to trace resource usage

Remarks:
 + one signal is missing (when remains is updated)
 + not sure examples capture this tracing (I had to use debug to check
   the validity of my changes)
src/instr/instr_platform.cpp
src/instr/instr_private.hpp
src/instr/instr_resource_utilization.cpp
src/surf/cpu_interface.cpp