header
authorMatthias Wachs <wachs@net.in.tum.de>
Thu, 15 May 2014 14:11:24 +0000 (14:11 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Thu, 15 May 2014 14:11:24 +0000 (14:11 +0000)
src/ats/gnunet-ats-solver-eval.c

index 07dc457539a5af2ac5f7ed374e6ae14e7d69c8bf..9636709b7b4f634591cb002cbc45b7c39af3946c 100644 (file)
@@ -383,7 +383,7 @@ GNUNET_ATS_solver_logging_write_to_disk (struct LoggingHandle *l, int add_time_s
           GNUNET_free (filename);
           GNUNET_CONTAINER_DLL_insert (lf_head, lf_tail, cur);
 
-          GNUNET_asprintf(&datastring,"#time delta; addr net; addr_active; bw in; bw out; " \
+          GNUNET_asprintf(&datastring,"#time delta;log duration; addr net; addr_active; bw in; bw out; " \
               "UTILIZATION_UP [abs/rel]; UTILIZATION_UP; UTILIZATION_DOWN; UTILIZATION_DOWN; " \
               "UTILIZATION_PAYLOAD_UP; UTILIZATION_PAYLOAD_UP; UTILIZATION_PAYLOAD_DOWN; UTILIZATION_PAYLOAD_DOWN;"\
               "DELAY; DELAY; " \