Add kretprobe support (new --function implementation)
[lttng-tools.git] / include / lttng / lttng.h
index b5f754082d9405ad9b97b50969c8ecedd7a8a382..2cbb7f7ed38ddcda2f5efb0ac926d89b9e1f9863 100644 (file)
@@ -73,6 +73,7 @@ enum lttng_event_type {
        LTTNG_EVENT_TRACEPOINT,
        LTTNG_EVENT_PROBE,
        LTTNG_EVENT_FUNCTION,
+       LTTNG_EVENT_FUNCTION_ENTRY,
 };
 
 /*
This page took 0.024076 seconds and 4 git commands to generate.