X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/de190af4974a9ed57a52e649e5cbe0ac83512acb..64578ee8e932a2a7e292514c0912f50fe4299220:/src/instr/instr_paje_header.cpp diff --git a/src/instr/instr_paje_header.cpp b/src/instr/instr_paje_header.cpp index b7f4229b8c..01cd5bd12a 100644 --- a/src/instr/instr_paje_header.cpp +++ b/src/instr/instr_paje_header.cpp @@ -164,7 +164,7 @@ static void TRACE_header_PajePushState(int size) fprintf(tracing_file, "%% Value string\n"); if (size) fprintf(tracing_file, "%% Size int\n"); #if HAVE_SMPI - if (simgrid::config::get_config("smpi/trace-call-location")) { + if (simgrid::config::get_value("smpi/trace-call-location")) { /** * paje currently (May 2016) uses "Filename" and "Linenumber" as * reserved words. We cannot use them...