Changeset: 8c1b9fb226a0 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/8c1b9fb226a0
Modified Files:
monetdb5/mal/mal_profiler.c
Branch: Jul2021_prof_ext
Log Message:
Missing usec print.
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
@@ -196,6 +196,7 @@ prepareGenericEvent(str phase, struct Ge
",\"thread\":%d"
",\"phase\":\"%s\""
",\"state\":\"done\""
+ ",\"usec\":"LLFMT
",\"clientid\":\"%d\""
",\"transactionid\":"ULLFMT
",\"tag\":"OIDFMT
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]