Changeset: 31365d36f201 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/31365d36f201 Modified Files: clients/Tests/exports.stable.out Branch: Jul2021_prof_ext Log Message:
Remove state from profilerEvent. diffs (12 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 @@ -1231,7 +1231,7 @@ const char *printRef; void printSignature(stream *fd, Symbol s, int flg); void printStack(stream *f, MalBlkPtr mb, MalStkPtr s); const char *prodRef; -void profilerEvent(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci, int start); +void profilerEvent(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci); void profilerGetCPUStat(lng *user, lng *nice, lng *sys, lng *idle, lng *iowait); void profilerHeartbeatEvent(char *alter); const char *profilerRef; _______________________________________________ checkin-list mailing list -- checkin-list@monetdb.org To unsubscribe send an email to checkin-list-le...@monetdb.org