callsite: hint at "ip" field
[ctf.git] / common-trace-format-specification.txt
index 954f308c591c601606564efba7c633ac454338b9..caafe541e3129fc4c51f621b8e6e7e545d651009 100644 (file)
@@ -1187,6 +1187,7 @@ callsite {
   func = "func_name";
   file = "myfile.c";
   line = 39;
+  ip = 0x40096c;
 };
 
 /* More detail on types in section 4. Types */
This page took 0.022657 seconds and 4 git commands to generate.