X-Git-Url: http://git.efficios.com/?p=ctf.git;a=blobdiff_plain;f=common-trace-format-specification.txt;h=caafe541e3129fc4c51f621b8e6e7e545d651009;hp=954f308c591c601606564efba7c633ac454338b9;hb=5a6b4ee19c397d55b535d1967fe8123e0403e020;hpb=555f54e6a5f7a8e6b436e7f62a4e4d0924335c94 diff --git a/common-trace-format-specification.txt b/common-trace-format-specification.txt index 954f308..caafe54 100644 --- a/common-trace-format-specification.txt +++ b/common-trace-format-specification.txt @@ -1187,6 +1187,7 @@ callsite { func = "func_name"; file = "myfile.c"; line = 39; + ip = 0x40096c; }; /* More detail on types in section 4. Types */