[lttng-dev] babeltrace API question

Sebastien Boisvert sboisvert at gydle.com
Sat Oct 29 21:35:09 UTC 2016


Hi,


I would like to add filter options to babeltrace.

I am exploring the babeltrace API.


When the type_id of a field (bt_declaration) is CTF_TYPE_INTEGER, how can one determine whether to use bt_ctf_get_uint64 or bt_ctf_get_int64 to retrieve the value ?


More information about the lttng-dev mailing list