X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=libust%2Fmarker.c;h=b1e457e7fbb9c05f12e6829bf4380afee3f9174e;hb=1e8c9e7b5464b708572fe0d28f9d8bf572784e45;hp=8e8fb71ee52999f8c6b542eb30c2001f3d8662ab;hpb=c1f205309da615f1f0c68beedf37365942246537;p=lttng-ust.git diff --git a/libust/marker.c b/libust/marker.c index 8e8fb71e..b1e457e7 100644 --- a/libust/marker.c +++ b/libust/marker.c @@ -1316,7 +1316,7 @@ struct notifier_block marker_module_nb = { #endif /* CONFIG_MODULES */ -void ltt_dump_marker_state(struct ltt_trace_struct *trace) +void ltt_dump_marker_state(struct ust_trace *trace) { struct marker_entry *entry; struct ltt_probe_private_data call_data;