projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix: bt_graph_consume(): return status
[babeltrace.git]
/
lib
/
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
2017-09-17
Jérémie Galarneau
Cleanup: use tabs for code indentation
tree
|
commitdiff
2017-09-17
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-16
Jérémie Galarneau
Omit 'value' from is_set and reset field functions
tree
|
commitdiff
2017-09-16
Jérémie Galarneau
Cleanup: line exceeds 80 chars
tree
|
commitdiff
2017-09-16
Jérémie Galarneau
Fix: ensure sequence length field value is set and...
tree
|
commitdiff
2017-09-16
Jérémie Galarneau
Cleanup: coding style mandates space after cast operator
tree
|
commitdiff
2017-09-16
Jérémie Galarneau
Add field value is_set and reset functions to the publi...
tree
|
commitdiff
2017-09-16
Jérémie Galarneau
Allocate structure fields on creation
tree
|
commitdiff
2017-09-16
Jérémie Galarneau
Use boolean for frozen and set field states
tree
|
commitdiff
2017-09-16
Jérémie Galarneau
Enumeration mapping iterator's initial position is...
tree
|
commitdiff
2017-09-15
Philippe Proulx
lib/ctf-ir/utils.c: lazy-initialize the hash table...
tree
|
commitdiff
2017-09-15
Philippe Proulx
Implement bt_private_connection_notification_iterator_f...
tree
|
commitdiff
2017-09-15
Philippe Proulx
Rename bt_X_from_private_X() -> bt_X_from_private()
tree
|
commitdiff
2017-09-15
Philippe Proulx
Avoid unnecessary inclusions in public headers
tree
|
commitdiff
2017-09-15
Philippe Proulx
Split clock value API from clock class API
tree
|
commitdiff
2017-09-15
Philippe Proulx
lib: add output port notification iterator
tree
|
commitdiff
2017-09-15
Philippe Proulx
Split notification iterator API into base and specializ...
tree
|
commitdiff
2017-09-15
Philippe Proulx
Remove notification iterator seeking API until it's...
tree
|
commitdiff
2017-09-15
Philippe Proulx
lib: graph: disallow recursive consuming
tree
|
commitdiff
2017-09-15
Philippe Proulx
lib: graph.c: call bt_graph_consume_no_check() in bt_gr...
tree
|
commitdiff
2017-09-15
Philippe Proulx
ir: stream.c: do not truncate file at each packet flush
tree
|
commitdiff
2017-09-15
Philippe Proulx
Add query executor
tree
|
commitdiff
2017-08-18
Philippe Proulx
lib/plugin/plugin.c: log more details when g_module_ope...
tree
|
commitdiff
2017-08-15
Mathieu Desnoyers
Cleanup: no need to check for NULL before g_free
tree
|
commitdiff
2017-08-11
Philippe Proulx
lib/plugin/plugin.c: do not use G_MODULE_BIND_LOCAL...
tree
|
commitdiff
2017-08-11
Philippe Proulx
Add built-in colander sink component class
tree
|
commitdiff
2017-08-11
Philippe Proulx
graph: check if graph has at least one sink to return...
tree
|
commitdiff
2017-08-11
Philippe Proulx
Fix: CC prio. map. leak in event notification
tree
|
commitdiff
2017-08-11
Philippe Proulx
lib: do not finalize a non-initialized notification...
tree
|
commitdiff
2017-08-11
Philippe Proulx
bt_ctf_clock_value_create(): freeze clock class
tree
|
commitdiff
2017-08-11
Philippe Proulx
Graph: pass remove listeners when adding listeners
tree
|
commitdiff
2017-08-11
Philippe Proulx
ir: trace: pass remove listeners when adding listeners
tree
|
commitdiff
2017-08-10
Philippe Proulx
bt_notification_inactivity_create(): create an empty...
tree
|
commitdiff
2017-08-10
Philippe Proulx
bt_notification_event_create(): create an empty CC...
tree
|
commitdiff
2017-08-10
Philippe Proulx
lib: use `enum bt_port_status` where possible
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: ctf-testsuite variant-missing-fields
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: unchecked return value of bt_ctf_field_type_get_fi...
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: remove dead code
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: dereference after null check
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: Dereference null return value
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: null check after deref, use uninitialized or freed...
tree
|
commitdiff
2017-08-07
Mathieu Desnoyers
Fix: assert compared unsigned to 0
tree
|
commitdiff
2017-08-07
Mathieu Desnoyers
Fix: resolve.c: enum type mismatch
tree
|
commitdiff
2017-07-19
Michael Jeanson
Port: handle 'size_t' / 'off_t' on Solaris
tree
|
commitdiff
2017-07-18
Philippe Proulx
Fix: clock-class.c: cache ns from Epoch and check for...
tree
|
commitdiff
2017-07-18
Mathieu Desnoyers
Fix: packet sequence number handling and discarded...
tree
|
commitdiff
2017-07-17
Michael Jeanson
Completely rework configure.ac
tree
|
commitdiff
2017-07-17
Michael Jeanson
Cleanup: uuid library detection
tree
|
commitdiff
2017-07-17
Michael Jeanson
Fix: Don't override user variables within the build...
tree
|
commitdiff
2017-07-06
Philippe Proulx
lib/ctf-ir/clock-class.c: serialize `true`/`false`...
tree
|
commitdiff
2017-07-06
Philippe Proulx
lib/ctf-ir/clock-class.c: only serialize UUID if it...
tree
|
commitdiff
2017-07-06
Philippe Proulx
lib: use dedicated BT_LOG*_ERRNO() instead of using...
tree
|
commitdiff
2017-07-06
Philippe Proulx
ir: stream: prefer to use stream's name for (CTF writer...
tree
|
commitdiff
2017-07-06
Philippe Proulx
Automatically generate discarded packets/events notific...
tree
|
commitdiff
2017-07-06
Philippe Proulx
lib/ctf-ir/trace.c: validate PH `packet_seq_num` field
tree
|
commitdiff
2017-07-06
Philippe Proulx
lib/graph/notification/inactivity.c: add missing `ret...
tree
|
commitdiff
2017-07-06
Philippe Proulx
bt_ctf_clock_class_create(): add a frequency parameter
tree
|
commitdiff
2017-07-06
Philippe Proulx
stream.c: standardize "Cannot truncate stream file...
tree
|
commitdiff
2017-07-06
Philippe Proulx
lib/graph/notification/stream.c: add logging
tree
|
commitdiff
2017-07-06
Philippe Proulx
lib/graph/notification/packet.c: add logging
tree
|
commitdiff
2017-07-06
Philippe Proulx
Remove unused bt_notification_get_stream()
tree
|
commitdiff
2017-07-06
Philippe Proulx
Fix: allow NULL (unnamed) in bt_ctf_stream_class_{get...
tree
|
commitdiff
2017-07-06
Philippe Proulx
lib/graph/notification/inactivity.c: add logging
tree
|
commitdiff
2017-07-06
Philippe Proulx
lib/graph/notification/event.c: add logging
tree
|
commitdiff
2017-07-05
Michael Jeanson
Port: plugin system compat for mingw / macOS
tree
|
commitdiff
2017-07-05
Michael Jeanson
Add libbabeltrace-ctf for backwards compat
tree
|
commitdiff
2017-07-05
Michael Jeanson
Port: Replace readdir_r by nftw
tree
|
commitdiff
2017-07-05
Michael Jeanson
Port: dirfd is not portable, replace it
tree
|
commitdiff
2017-07-05
Jérémie Galarneau
Fix: bt_component_create is not hidden
tree
|
commitdiff
next
This page took
0.042867 seconds
and
7
git commands to generate.