Changeset: 9853181d567f for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9853181d567f Modified Files: clients/Tests/exports.stable.out Branch: Feb2013 Log Message:
approved new function profilerHeartbeatEvent() as added by changeset 75e8990138fc diffs (11 lines): diff --git a/clients/Tests/exports.stable.out b/clients/Tests/exports.stable.out --- a/clients/Tests/exports.stable.out +++ b/clients/Tests/exports.stable.out @@ -2983,6 +2983,7 @@ void printTraceCall(stream *out, MalBlkP str prodRef; int profilerAvailable(void); void profilerEvent(int idx, MalBlkPtr mb, MalStkPtr stk, int pc, int start); +void profilerHeartbeatEvent(str msg); str profilerRef; str projectRef; str projectdeltaRef; _______________________________________________ checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
