Changeset: 9cd2aea75da4 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9cd2aea75da4
Modified Files:
clients/mapiclient/tomograph.c
Branch: Feb2013
Log Message:
fixed summary message
diffs (12 lines):
diff --git a/clients/mapiclient/tomograph.c b/clients/mapiclient/tomograph.c
--- a/clients/mapiclient/tomograph.c
+++ b/clients/mapiclient/tomograph.c
@@ -953,7 +953,7 @@ static void showcolormap(char *filename,
}
h -= 45;
- fprintf(f, "set label %d \" "LLFMT" MAL instructions executed in ",
+ fprintf(f, "set label %d \" "LLFMT" MAL instructions executed; total
CPU core time: ",
object++, totfreq);
fprintf_time(f, tottime);
fprintf(f, "\" at %d,%d\n",
_______________________________________________
checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list