Changeset: 757a3f8dfff5 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/757a3f8dfff5
Modified Files:
monetdb5/mal/mal_profiler.c
Branch: sql_profiler
Log Message:
Change some json object field names.
diffs (17 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,10 +196,10 @@ prepare_generic_event(str face, struct G
",\"clk\":"LLFMT
",\"mclk\":%"PRIu64""
",\"thread\":%d"
- ",\"face\":\"%s\""
+ ",\"phase\":\"%s\""
",\"state\":\"%s\""
- ",\"client\":\"%d\""
- ",\"transaction_id\":"ULLFMT
+ ",\"clientid\":\"%d\""
+ ",\"transactionid\":"ULLFMT
",\"tag\":"OIDFMT
",\"query\":\"%s\""
",\"rc\":\"%d\""
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]