SoW-2020-0002: Trace Hit Counters: trigger error reporting integration
[lttng-tools.git] / src / common / event-rule / uprobe.c
index 8d63975ab0ba644673ce222bfde67d992440f643..a994b0e281d664212d117b67a560f89445863244 100644 (file)
@@ -151,7 +151,7 @@ static const char *lttng_event_rule_uprobe_get_filter(
        return NULL;
 }
 
        return NULL;
 }
 
-static const struct lttng_filter_bytecode *
+static const struct lttng_bytecode *
 lttng_event_rule_uprobe_get_filter_bytecode(const struct lttng_event_rule *rule)
 {
        /* Unsupported. */
 lttng_event_rule_uprobe_get_filter_bytecode(const struct lttng_event_rule *rule)
 {
        /* Unsupported. */
This page took 0.023811 seconds and 5 git commands to generate.