X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Fevent.h;h=630d6c1188dd0255e71c11f4c487b4160df1a1ca;hp=548ec2a4691b7900370c4795b55e04daa8e43eca;hb=410b78a0be5045a1e0d85bdf3b3e0f2288825f0d;hpb=1ab8c2ad460ea71dd6d1580d6b69fb0cf68ce9ad diff --git a/include/lttng/event.h b/include/lttng/event.h index 548ec2a46..630d6c118 100644 --- a/include/lttng/event.h +++ b/include/lttng/event.h @@ -37,6 +37,7 @@ enum lttng_event_type { LTTNG_EVENT_FUNCTION_ENTRY = 3, LTTNG_EVENT_NOOP = 4, LTTNG_EVENT_SYSCALL = 5, + LTTNG_EVENT_USERSPACE_PROBE = 6, }; /*