Changeset: 24a2876f06d8 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=24a2876f06d8 Modified Files: monetdb5/modules/mal/profiler.mal Branch: profiler Log Message:
Remove non-used function diffs (14 lines): diff --git a/monetdb5/modules/mal/profiler.mal b/monetdb5/modules/mal/profiler.mal --- a/monetdb5/modules/mal/profiler.mal +++ b/monetdb5/modules/mal/profiler.mal @@ -26,10 +26,6 @@ pattern stop():void address CMDstopProfiler comment "Stop all performance profiling"; -pattern reset():void -address CMDclearTrace -comment "Clear the sql profiling "; - pattern setpoolsize(pool:int) address CMDsetProfilerPoolSize comment "Re-initialize the profiler pool"; _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list