<div dir="auto"><div><div dir="auto">I dont remember exactly, off the top of my head I think you can do bt_ctf_get_field_list on the field that is ctf_sequence_type and then iterate over each of the resulting fields and use bt_ctf_get_int64 to get the values. Not sure if it is the best way but it works for me. </div><div dir="auto"><br></div><div dir="auto">Btw, is this a ctf_sequence_text or ctf_sequence field in lttng tracepoint? If it is <span style="font-family:sans-serif">ctf_sequence_text</span> it won't work because there is a bug in the API.</div><div dir="auto"><br></div>Regards,</div><div dir="auto">Ronan<br><br><div class="gmail_quote" dir="auto"><div dir="ltr">On Tue, Jun 26, 2018, 2:52 AM 砚汐 <<a href="mailto:jielan2@163.com">jielan2@163.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div>Hello,</div><div>I found the email address via Google, I sincerely hope that it will not disturb you. :)</div><div> I'm using babeltrace API in C. I would like to know if there's an API to get the <em>se</em>quence items when the ctf type is CTF_TYPE_SEQUENCE. I tried the bt_ctf_get_index(), but it returns a bt_definition*, I don't know how to get the char elements of the sequence in the field. Could you give me some suggestions? Thanks very much!</div><div><br></div><div><br></div><div>BR,</div><div>Tina</div><div><br></div><div><br></div><div><br></div><div><br></div></div><br><br><span title="neteasefooter"><p> </p></span>_______________________________________________<br>
lttng-dev mailing list<br>
<a href="mailto:lttng-dev@lists.lttng.org" target="_blank" rel="noreferrer">lttng-dev@lists.lttng.org</a><br>
<a href="https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev" rel="noreferrer noreferrer" target="_blank">https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev</a><br>
</blockquote></div></div></div>