2019-05-02 |
Philippe Proulx | Fix: lib: auto_seek_handle_message(): set `msg` to... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Fix: lib: `_const_const` -> `_const` |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: iterator auto-seeking: handle intersecting discard... |
tree | commitdiff |
2019-05-02 |
Francis Deslauriers | lib: create a clock class object from component |
tree | commitdiff |
2019-05-02 |
Francis Deslauriers | lib: rename inactivity msg to msg iterator inactivity msg |
tree | commitdiff |
2019-05-02 |
Francis Deslauriers | lib: Pass raw snapshot value to bt_message_inactivity_c... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: add sink component class's "graph is configured... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Fix: lib-logging.c: use temporary prefix where needed |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: rename clock class's absolute property to "origin... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: message API: add fast default clock class accessors |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | iterator.c: auto-seeking: use packet messages's clock... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib-logging.c: log event, packet beginnin/end message... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: have default clock snapshot in event message |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | discarded-items.c: add clock class's existence precondi... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: add default clock snapshot property to packet... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: remove redundant `bt_packet` properties |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: iterator.c: auto-seek: handle new message types |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Make parent parameters const for some object creation... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: add discarded packets message |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: add discarded events message |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: set clock snapshot member to `NULL` after bt_clock... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: add stream activity beginning/end messages |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: remove CV snapshot property from stream beginning... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: add seeking (beginning, ns from origin), with... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: fully configure graph (add components, connect... |
tree | commitdiff |
2019-05-02 |
Francis Deslauriers | Fix: setting the wrong status variable on query canceled |
tree | commitdiff |
2019-05-02 |
Francis Deslauriers | Cleanup: add bt_ctf_value_type stringifying function |
tree | commitdiff |
2019-05-02 |
Francis Deslauriers | Cleanup: remove bt_clock_snapshot_set_value_inline... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: do not allow port to be removed when message itera... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: "msgied" -> "notified" (remaining of a previous... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Fix: graph API: add listeners to support filter-to... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: remove CTF concepts of packet and event headers |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | bt_field_class_*_create(): accept mandatory trace class |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | bt_clock_class_create(): accept mandatory trace class |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | bt_trace_class_create(): accept mandatory self component |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Component class API: use status |
tree | commitdiff |
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 |
next |