2019-05-02 |
Philippe Proulx | lib: rename "notification" -> "message" |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: rename bt_plugin_create_all_*() -> bt_plugin_find_... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: add aliases for Babeltrace structure types |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: make public reference count functions have strict... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: update copyrights |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: rename plural file names to singular |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: rename "begin" to "beginning" when used as a noun |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | bt_value_copy(): put output parameter as last parameter |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | bt_value_map_extend(): put output parameter as last... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Fix typo: "field classe" -> "field class" |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: split trace API into trace class and trace APIs |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: make graph API const-correct |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: make plugin API const-correct |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Fix: notif-iter.c: handle single/implicit SC/EC correctly |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Fix: ctf-meta-update-meanings.c: only update if root... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: make trace IR API const-correct |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: make values API const-correct |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: bt_object_{get,put}_ref(): accept a `const` parameter |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | CTF writer: use own `bt_ctf_object` and `bt_ctf_value... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: move plugin set API declarations to `babeltrace... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: have separate `BT_QUERY_EXECUTOR_STATUS` and ... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: remove BT_NOTIFICATION_TYPE_{UNKNOWN,NR} |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | bt_port_output_notification_iterator_create(): remove... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: rename transforming bt_X_borrow_Y() -> bt_X_as_Y() |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: plugin: reset pointers to `NULL` on destruction |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: trace IR, values: reset pointers to `NULL` on... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: return `void` when setting a simple value with... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: graph: add "self" and some "private" APIs |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: private functions: do not repeat `private` word |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Graph API: split into private and public APIs |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Trace IR and notification APIs: split into private... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | bt_value_map_extend(): make base/extension objects... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Values API: standardize parameters and return values |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Values API: split into private and public APIs |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Rename: bt_put(), bt_get() -> bt_object_put_ref(),... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Values API: standardize function names |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Rename: "float value" -> "real value" |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Remove unneeded `BT_VALUE_TYPE_UNKNOWN` |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Rename: "field class ID" -> "field class type" |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Rename: field type -> field class |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | CTF IR -> Trace IR |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Make API CTF-agnostic |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | assert-pre-internal.h: add BT_ASSERT_PRE_VALID_INDEX() |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Fix: bt_g_hash_table_contains(): handle `NULL`/0 values |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | assert-pre-internal.h: move include at correct line |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: merge common CTF IR part with the remaining implem... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: fully detach CTF IR and CTF writer implementations |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | sink.text.pretty: print discarded events/packets warning |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: bt_packet_create(): accept previous packet to... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | _bt_packet_set_is_frozen(): fix logging statements |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Fix: lib: do not check the frozen state in bt_X_set_is_... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: make bt_field_is_*() and bt_field_type_is_*()... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: use priv connection priv notif iterator to create... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: remove clock class priority map, use default clock... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: make the "port connected" method return a status |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: notification iterator: transfer a batch of notific... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: remove internal stream destroy listener API |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: graph: remove useless checks, make functions inlin... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: remove useless checks, make functions inline on... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: update and simplify the `bt_object` API |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | test_ctf_writer.c: put statements outside BT_ASSERT() |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Fix: freeze field type unconditionally |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Use "growing" `GArray` to store string field's payload |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: simplify the public notification iterator interfaces |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Fix: bt_graph_consume(): return status |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Fix: CTF writer: use appropriate enumerators |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Fix: bt_field*_reset_recursive() returns nothing |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | tests: use BT_ASSERT() instead of assert() |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Fix: bt_event_common_initialize(): use appropriate... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | BT_ASSERT_PRE(): when disabled, use the expression... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Fix: set BT object's shared flag in all modes |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | ctf: notif-iter: avoid reallocation in stack |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | ctf: btr: avoid reallocation in stack |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: use object pool for event and packet notifications |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: add internal object pool API and use it; adapt... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | ctf plugin: notif iter: use "borrow" functions for... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | ctf plugin: BTR: use "borrow" functions where possible |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | src.ctf.fs: use "borrow" functions where possible |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | sink.utils.counter: use "borrow" functions where possible |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | sink.text.pretty: use "borrow" functions where possible |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | cli: add short option `-l` for `--log-level` |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Fix: bt_stream_common_finalize(): check `stream->destro... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | flt.utils.muxer: use "borrow" functions where possible |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: add "borrow" functions where "get" functions exist |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | include/babeltrace/graph: fix some include guards |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Francis Deslauriers | bt2: by-pass distutils changed file check |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Francis Deslauriers | Silence unused variable warnings caused by BT_ASSERT... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Francis Deslauriers | bt2: typo staitc -> static |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Francis Deslauriers | Cleanup: remove GCC precompiled header leftover |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Split CTF IR and CTF writer APIs and implementations |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: metadata: transform fast path precond. checks... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Notification iterator: transform precondition checks... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Replace assert() -> BT_ASSERT() and some preconditions... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Add internal BT_ASSERT() and BT_ASSERT_PRE() helpers |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | lib: add BT_LIB_LOG*() macros to log/serialize library... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Common: add internal bt_common_custom_vsnprintf() |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Logging: use a TLS buffer and increase its size |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | bt2: InactivityNotification, _Event: use mapping protoc... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | bt2: EnumerationFieldType: rename append_mapping()... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Philippe Proulx | Fix: call bt_stream_class_map_clock_class() in bt_event... |
commit | commitdiff | tree | snapshot |
next |