X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=libust%2Fmarker.c;h=b1e457e7fbb9c05f12e6829bf4380afee3f9174e;hb=b73a4c471dc987ea8548632dffb3c7050de77dd0;hp=8e8fb71ee52999f8c6b542eb30c2001f3d8662ab;hpb=058a68cbea07bb2b276c12212ea6129f166b2893;p=ust.git diff --git a/libust/marker.c b/libust/marker.c index 8e8fb71..b1e457e 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;