Changeset: dc04c2cc8b94 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=dc04c2cc8b94 Modified Files: monetdb5/mal/mal_profiler.c Branch: default Log Message:
Another relevant property diffs (11 lines): diff --git a/monetdb5/mal/mal_profiler.c b/monetdb5/mal/mal_profiler.c --- a/monetdb5/mal/mal_profiler.c +++ b/monetdb5/mal/mal_profiler.c @@ -263,6 +263,7 @@ This information can be used to determin logadd(",\"file\":\"%s\"", cv + 1); GDKfree(cv); total += cnt * d->twidth; + logadd(",\"width\":%d", d->twidth); /* keeping information about the individual auxiliary heaps is helpful during analysis. */ if( d->thash) logadd(",\"hash\":" LLFMT, (lng) hashinfo(d->thash, d->batCacheid)); _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list