2019-05-02 |
Philippe Proulx | Plugin development API: use self enumeration and plugin... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: remove unused public `enum bt_plugin_status` |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Trace API: use status |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Stream API: use status |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Trace class API: use status |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Stream class API: use status |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Packet API: use status |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Field API: use status |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Field class API: use status |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Event API: use status |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Event class API: use status |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Clock snapshot API: use status |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Clock class API: use status |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Remove unused lib/graph/message/discarded-{events,packe... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: rename "clock value" -> "clock snapshot" |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: rename "notification" -> "message" |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: rename bt_plugin_create_all_*() -> bt_plugin_find_... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: make public reference count functions have strict... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: update copyrights |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: rename plural file names to singular |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: rename "begin" to "beginning" when used as a noun |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | bt_value_copy(): put output parameter as last parameter |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | bt_value_map_extend(): put output parameter as last... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Fix typo: "field classe" -> "field class" |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: split trace API into trace class and trace APIs |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: make graph API const-correct |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: make plugin API const-correct |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: make trace IR API const-correct |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: make values API const-correct |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: bt_object_{get,put}_ref(): accept a `const` parameter |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | CTF writer: use own `bt_ctf_object` and `bt_ctf_value... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: have separate `BT_QUERY_EXECUTOR_STATUS` and ... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: remove BT_NOTIFICATION_TYPE_{UNKNOWN,NR} |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | bt_port_output_notification_iterator_create(): remove... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: rename transforming bt_X_borrow_Y() -> bt_X_as_Y() |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: plugin: reset pointers to `NULL` on destruction |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: trace IR, values: reset pointers to `NULL` on... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: return `void` when setting a simple value with... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: graph: add "self" and some "private" APIs |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: private functions: do not repeat `private` word |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Graph API: split into private and public APIs |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Trace IR and notification APIs: split into private... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | bt_value_map_extend(): make base/extension objects... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Values API: standardize parameters and return values |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Values API: split into private and public APIs |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Rename: bt_put(), bt_get() -> bt_object_put_ref(),... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Values API: standardize function names |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Rename: "float value" -> "real value" |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Remove unneeded `BT_VALUE_TYPE_UNKNOWN` |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Rename: "field class ID" -> "field class type" |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Rename: field type -> field class |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | CTF IR -> Trace IR |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Make API CTF-agnostic |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: merge common CTF IR part with the remaining implem... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: fully detach CTF IR and CTF writer implementations |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: bt_packet_create(): accept previous packet to... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | _bt_packet_set_is_frozen(): fix logging statements |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Fix: lib: do not check the frozen state in bt_X_set_is_... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: make bt_field_is_*() and bt_field_type_is_*()... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: use priv connection priv notif iterator to create... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: remove clock class priority map, use default clock... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: make the "port connected" method return a status |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: notification iterator: transfer a batch of notific... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: remove internal stream destroy listener API |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: graph: remove useless checks, make functions inlin... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: remove useless checks, make functions inline on... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: update and simplify the `bt_object` API |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Fix: freeze field type unconditionally |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Use "growing" `GArray` to store string field's payload |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: simplify the public notification iterator interfaces |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Fix: bt_graph_consume(): return status |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Fix: CTF writer: use appropriate enumerators |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Fix: bt_field*_reset_recursive() returns nothing |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Fix: bt_event_common_initialize(): use appropriate... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: use object pool for event and packet notifications |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: add internal object pool API and use it; adapt... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Fix: bt_stream_common_finalize(): check `stream->destro... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: add "borrow" functions where "get" functions exist |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Split CTF IR and CTF writer APIs and implementations |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: metadata: transform fast path precond. checks... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Notification iterator: transform precondition checks... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Replace assert() -> BT_ASSERT() and some preconditions... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Add internal BT_ASSERT() and BT_ASSERT_PRE() helpers |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: add BT_LIB_LOG*() macros to log/serialize library... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Fix: call bt_stream_class_map_clock_class() in bt_event... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Fix: bt_stream_class_map_clock_class(): copy field... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: add internal bt_field_type_structure_replace_field() |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: logging: change warnings from BT_LOGE to BT_LOGW |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Fix: CTF writer: validate and set `timestamp_begin... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: add internal bt_field_sequence_get_int_length() |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: allow a single mapped clock class within a stream... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | bt_field_type_compare(): deep-compare mapped clock... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: do not allow any mapped clock class in trace's... |
tree | commitdiff |
2018-10-30 |
Jérémie Galarneau | Fix: invalid alignment of enumeration fields |
tree | commitdiff |
2017-11-23 |
Philippe Proulx | Fix: stream.c: autopopulate timestamp fields even when... |
tree | commitdiff |
2017-11-08 |
Jérémie Galarneau | Fix: uninitialized variable may be used warning |
tree | commitdiff |
2017-11-02 |
Michael Jeanson | Lazy load the python plugin provider |
tree | commitdiff |
2017-11-02 |
Philippe Proulx | ctf, ir: escape and unescape enumeration FT labels... |
tree | commitdiff |
2017-11-02 |
Philippe Proulx | Rename bt_ctf_X -> bt_X, maintain backward compat.... |
tree | commitdiff |
2017-09-17 |
Jérémie Galarneau | Fix: ctf-writertype serialization must 'escape' '_... |
tree | commitdiff |
next |