X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Flttv%2Fstate.h;h=06d69c0462e40a99b13a097e0c20cc7e6c119eee;hb=2d262115fc06b5ffb6038207a6d0c1d5f81763c2;hp=7529dc6545fa0410af4e957e8c9307391acdb0f5;hpb=d8f124de0295aea546b6debf5945bfeea2bbeb2a;p=lttv.git diff --git a/ltt/branches/poly/lttv/lttv/state.h b/ltt/branches/poly/lttv/lttv/state.h index 7529dc65..06d69c04 100644 --- a/ltt/branches/poly/lttv/lttv/state.h +++ b/ltt/branches/poly/lttv/lttv/state.h @@ -48,6 +48,9 @@ contains an execution mode stack (e.g. irq within system call, called from user mode). */ +/* Priority of state hooks */ +#define LTTV_PRIO_STATE 25 + typedef struct _LttvTracesetState LttvTracesetState; typedef struct _LttvTracesetStateClass LttvTracesetStateClass;