Changeset: 8887bd6229c6 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8887bd6229c6 Modified Files: tools/merovingian/ChangeLog.Apr2019 Branch: Apr2019 Log Message:
Add changelog entry for profilerbeatfreq diffs (16 lines): diff --git a/tools/merovingian/ChangeLog.Apr2019 b/tools/merovingian/ChangeLog.Apr2019 --- a/tools/merovingian/ChangeLog.Apr2019 +++ b/tools/merovingian/ChangeLog.Apr2019 @@ -1,3 +1,12 @@ # ChangeLog file for sql/src/backends/monet5/merovingian # This file is updated with mchangelog +* Tue Mar 19 2019 Panagiotis Koutsourakis <kutsu...@monetdbsolutions.com> +- Added a new database property named `profilerbeatfreq`. Its value, + <freq>, should be an integer and, if it is set the command + `profilerstart` will call stethoscope with this value as the + argument to -b. This will instruct stethoscope to collect heartbeat + events from the MonetDB server every <freq> milliseconds. Please note + that no type checking is done, and if + <freq> is not an integer, stethoscope will silently ignore it. + _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list