X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=ltt%2Fbranches%2Fpoly%2Fltt%2Fparser.h;h=c039404990990a4b0aacee1fb6a40e6cdd91f0ed;hb=383d64dac9b5130311476c125d77224151e45a6f;hp=70e89cb0ffc33064879442073937d8366e471c6b;hpb=9d7e0c255f8df252a67f60bbb3ddd8c6b4dde0d9;p=lttv.git diff --git a/ltt/branches/poly/ltt/parser.h b/ltt/branches/poly/ltt/parser.h index 70e89cb0..c0394049 100644 --- a/ltt/branches/poly/ltt/parser.h +++ b/ltt/branches/poly/ltt/parser.h @@ -145,6 +145,7 @@ typedef struct _facility { sequence_t unnamed_types; //FIXME : remove table_t named_types; unsigned int checksum; + int user; /* Is this a userspace facility ? */ } facility_t; int getSizeindex(unsigned int value);