X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Flttv%2Fprint.c;h=085216f619f9bf3fb72b410523f529bd2afe556a;hb=41b471e6cf2d1721e554517eefa332930bcf61e4;hp=b0f1d58845df7ff87d3e6d3848a493259cb86e9e;hpb=76373d36bc73cd876b20a1ca173aeb35b1209d0c;p=lttv.git diff --git a/ltt/branches/poly/lttv/lttv/print.c b/ltt/branches/poly/lttv/lttv/print.c index b0f1d588..085216f6 100644 --- a/ltt/branches/poly/lttv/lttv/print.c +++ b/ltt/branches/poly/lttv/lttv/print.c @@ -185,10 +185,11 @@ void lttv_event_to_string(LttEvent *e, GString *s, process->ppid, g_quark_to_string(process->state->t)); } + event_type = ltt_event_eventtype(e); - num_fields = ltt_event_num_fields(e); + num_fields = ltt_eventtype_num_fields(event_type); for(i=0; i