diff --git a/spec/ctxp-format.adoc b/spec/ctxp-format.adoc index 1d097b7..1533268 100644 --- a/spec/ctxp-format.adoc +++ b/spec/ctxp-format.adoc @@ -158,7 +158,7 @@ META:#0="CPU0",#1="CPU1",#2="CPU2",#3="CPU\\\"3\"" - Followed by the trace data, as list of events in each line: + [source] -#::()?:()?: (@ )? +#::()?:()? (@ )? ** `TYPE:string` must be a type defined in <>. ** Presence of `VALUE 1` and `VALUE 2` depend on `TYPE`, defined in <>. Colons are always present.