projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lib: trace IR, values: reset pointers to `NULL` on destruction
[babeltrace.git]
/
lib
/
2019-05-03
Philippe Proulx
lib: trace IR, values: reset pointers to `NULL` on...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: return `void` when setting a simple value with...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: graph: add "self" and some "private" APIs
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: private functions: do not repeat `private` word
tree
|
commitdiff
2019-05-03
Philippe Proulx
Graph API: split into private and public APIs
tree
|
commitdiff
2019-05-03
Philippe Proulx
Trace IR and notification APIs: split into private...
tree
|
commitdiff
2019-05-03
Philippe Proulx
bt_value_map_extend(): make base/extension objects...
tree
|
commitdiff
2019-05-03
Philippe Proulx
Values API: standardize parameters and return values
tree
|
commitdiff
2019-05-03
Philippe Proulx
Values API: split into private and public APIs
tree
|
commitdiff
2019-05-03
Philippe Proulx
Rename: bt_put(), bt_get() -> bt_object_put_ref(),...
tree
|
commitdiff
2019-05-03
Philippe Proulx
Values API: standardize function names
tree
|
commitdiff
2019-05-03
Philippe Proulx
Rename: "float value" -> "real value"
tree
|
commitdiff
2019-05-03
Philippe Proulx
Remove unneeded `BT_VALUE_TYPE_UNKNOWN`
tree
|
commitdiff
2019-05-03
Philippe Proulx
Rename: "field class ID" -> "field class type"
tree
|
commitdiff
2019-05-03
Philippe Proulx
Rename: field type -> field class
tree
|
commitdiff
2019-05-03
Philippe Proulx
CTF IR -> Trace IR
tree
|
commitdiff
2019-05-03
Philippe Proulx
Make API CTF-agnostic
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: merge common CTF IR part with the remaining implem...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: fully detach CTF IR and CTF writer implementations
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: bt_packet_create(): accept previous packet to...
tree
|
commitdiff
2019-05-03
Philippe Proulx
_bt_packet_set_is_frozen(): fix logging statements
tree
|
commitdiff
2019-05-03
Philippe Proulx
Fix: lib: do not check the frozen state in bt_X_set_is_...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: make bt_field_is_*() and bt_field_type_is_*()...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: use priv connection priv notif iterator to create...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: remove clock class priority map, use default clock...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: make the "port connected" method return a status
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: notification iterator: transfer a batch of notific...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: remove internal stream destroy listener API
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: graph: remove useless checks, make functions inlin...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: remove useless checks, make functions inline on...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: update and simplify the `bt_object` API
tree
|
commitdiff
2019-05-03
Philippe Proulx
Fix: freeze field type unconditionally
tree
|
commitdiff
2019-05-03
Philippe Proulx
Use "growing" `GArray` to store string field's payload
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: simplify the public notification iterator interfaces
tree
|
commitdiff
2019-05-03
Philippe Proulx
Fix: bt_graph_consume(): return status
tree
|
commitdiff
2019-05-03
Philippe Proulx
Fix: CTF writer: use appropriate enumerators
tree
|
commitdiff
2019-05-03
Philippe Proulx
Fix: bt_field*_reset_recursive() returns nothing
tree
|
commitdiff
2019-05-03
Philippe Proulx
Fix: bt_event_common_initialize(): use appropriate...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: use object pool for event and packet notifications
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: add internal object pool API and use it; adapt...
tree
|
commitdiff
2019-05-03
Philippe Proulx
Fix: bt_stream_common_finalize(): check `stream->destro...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: add "borrow" functions where "get" functions exist
tree
|
commitdiff
2019-05-03
Philippe Proulx
Split CTF IR and CTF writer APIs and implementations
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: metadata: transform fast path precond. checks...
tree
|
commitdiff
2019-05-03
Philippe Proulx
Notification iterator: transform precondition checks...
tree
|
commitdiff
2019-05-03
Philippe Proulx
Replace assert() -> BT_ASSERT() and some preconditions...
tree
|
commitdiff
2019-05-03
Philippe Proulx
Add internal BT_ASSERT() and BT_ASSERT_PRE() helpers
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: add BT_LIB_LOG*() macros to log/serialize library...
tree
|
commitdiff
2019-05-03
Philippe Proulx
Fix: call bt_stream_class_map_clock_class() in bt_event...
tree
|
commitdiff
2019-05-03
Philippe Proulx
Fix: bt_stream_class_map_clock_class(): copy field...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: add internal bt_field_type_structure_replace_field()
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: logging: change warnings from BT_LOGE to BT_LOGW
tree
|
commitdiff
2019-05-03
Philippe Proulx
Fix: CTF writer: validate and set `timestamp_begin...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: add internal bt_field_sequence_get_int_length()
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: allow a single mapped clock class within a stream...
tree
|
commitdiff
2019-05-03
Philippe Proulx
bt_field_type_compare(): deep-compare mapped clock...
tree
|
commitdiff
2019-05-03
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-12-06
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-18
Jérémie Galarneau
Fix: ctf-writertype serialization must 'escape' '_...
tree
|
commitdiff
2017-09-18
Jérémie Galarneau
Cleanup: use tabs for code indentation
tree
|
commitdiff
2017-09-18
Jérémie Galarneau
Fix: NULL dereference on sampling and restoration of...
tree
|
commitdiff
2017-09-17
Philippe Proulx
Fix: remove underscores from CTF IR field names at...
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
Omit 'value' from is_set and reset field functions
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
Cleanup: line exceeds 80 chars
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
Fix: ensure sequence length field value is set and...
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
Cleanup: coding style mandates space after cast operator
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
Add field value is_set and reset functions to the publi...
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
Allocate structure fields on creation
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
Use boolean for frozen and set field states
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
Enumeration mapping iterator's initial position is...
tree
|
commitdiff
2017-09-17
Philippe Proulx
lib/ctf-ir/utils.c: lazy-initialize the hash table...
tree
|
commitdiff
2017-09-17
Philippe Proulx
Implement bt_private_connection_notification_iterator_f...
tree
|
commitdiff
2017-09-17
Philippe Proulx
Rename bt_X_from_private_X() -> bt_X_from_private()
tree
|
commitdiff
2017-09-17
Philippe Proulx
Avoid unnecessary inclusions in public headers
tree
|
commitdiff
2017-09-17
Philippe Proulx
Split clock value API from clock class API
tree
|
commitdiff
2017-09-17
Philippe Proulx
lib: add output port notification iterator
tree
|
commitdiff
2017-09-17
Philippe Proulx
Split notification iterator API into base and specializ...
tree
|
commitdiff
2017-09-17
Philippe Proulx
Remove notification iterator seeking API until it's...
tree
|
commitdiff
2017-09-17
Philippe Proulx
lib: graph: disallow recursive consuming
tree
|
commitdiff
2017-09-17
Philippe Proulx
lib: graph.c: call bt_graph_consume_no_check() in bt_gr...
tree
|
commitdiff
2017-09-17
Philippe Proulx
ir: stream.c: do not truncate file at each packet flush
tree
|
commitdiff
2017-09-17
Philippe Proulx
Add query executor
tree
|
commitdiff
2017-08-21
Philippe Proulx
lib/plugin/plugin.c: log more details when g_module_ope...
tree
|
commitdiff
2017-08-21
Mathieu Desnoyers
Cleanup: no need to check for NULL before g_free
tree
|
commitdiff
2017-08-21
Philippe Proulx
lib/plugin/plugin.c: do not use G_MODULE_BIND_LOCAL...
tree
|
commitdiff
2017-08-21
Philippe Proulx
Add built-in colander sink component class
tree
|
commitdiff
2017-08-21
Philippe Proulx
graph: check if graph has at least one sink to return...
tree
|
commitdiff
2017-08-21
Philippe Proulx
Fix: CC prio. map. leak in event notification
tree
|
commitdiff
2017-08-21
Philippe Proulx
lib: do not finalize a non-initialized notification...
tree
|
commitdiff
2017-08-21
Philippe Proulx
bt_ctf_clock_value_create(): freeze clock class
tree
|
commitdiff
2017-08-21
Philippe Proulx
Graph: pass remove listeners when adding listeners
tree
|
commitdiff
2017-08-21
Philippe Proulx
ir: trace: pass remove listeners when adding listeners
tree
|
commitdiff
2017-08-21
Philippe Proulx
bt_notification_inactivity_create(): create an empty...
tree
|
commitdiff
2017-08-21
Philippe Proulx
bt_notification_event_create(): create an empty CC...
tree
|
commitdiff
2017-08-21
Philippe Proulx
lib: use `enum bt_port_status` where possible
tree
|
commitdiff
next
This page took
0.059447 seconds
and
7
git commands to generate.