@ -717,6 +717,7 @@ The "exec_id" field is a command-unique id and is only useful if the
@@ -717,6 +717,7 @@ The "exec_id" field is a command-unique id and is only useful if the
{
"event":"def_param",
...
"scope":"global",
"param":"core.abbrev",
"value":"7"
}
@ -1207,6 +1208,45 @@ at offset 508.
@@ -1207,6 +1208,45 @@ at offset 508.
This example also shows that thread names are assigned in a racy manner
as each thread starts and allocates TLS storage.
Config (def param) Events::
Dump "interesting" config values to trace2 log.
+
We can optionally emit configuration events, see
`trace2.configparams` in linkgit:git-config[1] for how to enable