X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fltt%2Fmarker-field.h;h=8eadea9e3736962c724e56e2ef4b475f3e7ccf70;hb=a970363f31999693ffbc0d7d6cf8a15d03677d64;hp=5cc877940d484eac90daaed2be4619fae9f52f85;hpb=bb38a2907d1f182e0fdf443e48da94e3707d7f97;p=lttv.git diff --git a/ltt/branches/poly/ltt/marker-field.h b/ltt/branches/poly/ltt/marker-field.h index 5cc87794..8eadea9e 100644 --- a/ltt/branches/poly/ltt/marker-field.h +++ b/ltt/branches/poly/ltt/marker-field.h @@ -13,6 +13,7 @@ enum ltt_type { LTT_TYPE_SIGNED_INT, LTT_TYPE_UNSIGNED_INT, + LTT_TYPE_POINTER, LTT_TYPE_STRING, LTT_TYPE_COMPACT, LTT_TYPE_NONE,