Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
yet another callbacks
[simgrid.git] / src / instr / instr_paje_trace.cpp
index f37c0e1..04445d2 100644 (file)
@@ -85,7 +85,7 @@ static void buffer_debug(std::vector<simgrid::instr::PajeEvent*>* buf)
 }
 
 /* internal do the instrumentation module */
-void simgrid::instr::PajeEvent::insertIntoBuffer()
+void simgrid::instr::PajeEvent::insert_into_buffer()
 {
   if (not TRACE_buffer()) {
     print();