Changeset: e644f442e0be for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e644f442e0be
Modified Files:
MonetDB5/src/optimizer/opt_history.mx
Branch: default
Log Message:
Control the memory tracing parameters.
diffs (12 lines):
diff -r 5234b0456add -r e644f442e0be MonetDB5/src/optimizer/opt_history.mx
--- a/MonetDB5/src/optimizer/opt_history.mx Sun May 16 00:14:48 2010 +0200
+++ b/MonetDB5/src/optimizer/opt_history.mx Sun May 16 00:15:22 2010 +0200
@@ -109,6 +109,8 @@
@:arguments@
@:zeroCounter(memory,Lng,lng)@
@:zeroCounter(tuples,Wrd,wrd)@
+ newFcnCall(mb,"profiler","setFootprintFlag");
+ newFcnCall(mb,"profiler","setMemoryFlag");
q->argc--;
pushWrd(mb,q,1);
@:initCounter(inblock,profiler,getDiskReads,lng)@
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list