From: schnorr Date: Mon, 20 Aug 2012 13:25:20 +0000 (+0200) Subject: [trace] new option tracing/basic (used to generate impoverished trace files) X-Git-Tag: v3_9_rc1~86^2~237^2~23 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/54ca70c64e93820a6c96ab7b4e0f1c612b72acc3?ds=sidebyside [trace] new option tracing/basic (used to generate impoverished trace files) details: - this option should be used with visualization tools that are incapable to read the complete Paje file format specification, as detailed in this file: http://paje.sourceforge.net/download/publication/lang-paje.pdf --- diff --git a/src/instr/instr_config.c b/src/instr/instr_config.c index 040f2c6dcf..06f2fb6ae5 100644 --- a/src/instr/instr_config.c +++ b/src/instr/instr_config.c @@ -4,7 +4,6 @@ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ - #include "instr/instr_private.h" #ifdef HAVE_TRACING