add callsite keyword
[ctf.git] / common-trace-format-specification.txt
index 954f308c591c601606564efba7c633ac454338b9..7a475e4f8af477ff2af4b1dea083649f97be1c93 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 */
@@ -1444,6 +1445,7 @@ token:
 keyword: is one of
 
 align
+callsite
 const
 char
 clock
This page took 0.021988 seconds and 4 git commands to generate.