projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix: lib: don't assume that streams have packets in auto seek
[babeltrace.git]
/
src
/
lib
/
graph
/
iterator.c
2020-02-19
Simon Marchi
Fix: lib: don't assume that streams have packets in...
blob
|
commitdiff
|
raw
2020-01-20
Philippe Proulx
Document libbabeltrace2's C API
blob
|
commitdiff
|
raw
|
diff to current
2020-01-15
Philippe Proulx
lib: msg. iter. inactivity message has a simple CS...
blob
|
commitdiff
|
raw
|
diff to current
2020-01-13
Philippe Proulx
lib: remove self component param. from msg. iterator...
blob
|
commitdiff
|
raw
|
diff to current
2020-01-10
Philippe Proulx
lib: rename "self comp. input port message iter." ...
blob
|
commitdiff
|
raw
|
diff to current
2020-01-08
Simon Marchi
lib: create common base for bt_component_class_{source...
blob
|
commitdiff
|
raw
|
diff to current
2020-01-08
Simon Marchi
lib: introduce bt_message_iterator_class
blob
|
commitdiff
|
raw
|
diff to current
2020-01-08
Simon Marchi
lib: run most of bt_self_component_port_input_message_i...
blob
|
commitdiff
|
raw
|
diff to current
2019-11-15
Simon Marchi
lib: save and restore current thread error when calling...
blob
|
commitdiff
|
raw
|
diff to current
2019-11-11
Simon Marchi
lib: add pre condition asserts to check current thread...
blob
|
commitdiff
|
raw
|
diff to current
2019-11-11
Simon Marchi
lib: add post condition assertions for current thread...
blob
|
commitdiff
|
raw
|
diff to current
2019-11-11
Simon Marchi
lib: clear error in clock_snapshots_are_monotonic_one
blob
|
commitdiff
|
raw
|
diff to current
2019-11-03
Philippe Proulx
Add bt_common_abort() and use it instead of abort(...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-31
Francis Deslauriers
Cleanup: add `#include <stdbool.h>` whenever `bool...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-29
Simon Marchi
Fix -Wmissing-prototypes/-Wmissing-declarations warnings
blob
|
commitdiff
|
raw
|
diff to current
2019-10-22
Philippe Proulx
Always evaluate BT_ASSERT(); add BT_ASSERT_DBG() for...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-04
Philippe Proulx
lib: rename `bt_object_{get,put}_no` -> `bt_object_...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-04
Philippe Proulx
Fix: iterator.c: initialize `status` (may be used unini...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-03
Simon Marchi
lib: make it mandatory to have seek_X if can_seek_X...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-03
Simon Marchi
lib: make can_seek_ns_from_origin logic use `can_seek_f...
blob
|
commitdiff
|
raw
|
diff to current
2019-09-30
Francis Deslauriers
Rename `init` methods to `initialize`
blob
|
commitdiff
|
raw
|
diff to current
2019-09-26
Simon Marchi
lib: pass config object to message iterator init method...
blob
|
commitdiff
|
raw
|
diff to current
2019-09-17
Simon Marchi
lib: make can_seek_beginning and can_seek_ns_from_origi...
blob
|
commitdiff
|
raw
|
diff to current
2019-09-12
Simon Marchi
lib: remove bt_self_port{,_input,_output}
blob
|
commitdiff
|
raw
|
diff to current
2019-09-09
Simon Marchi
lib: fix can_seek_beginning method type cast
blob
|
commitdiff
|
raw
|
diff to current
2019-09-06
Simon Marchi
lib: make message iterator creation functions return...
blob
|
commitdiff
|
raw
|
diff to current
2019-08-06
Philippe Proulx
lib: remove colander sink component class
blob
|
commitdiff
|
raw
|
diff to current
2019-08-05
Philippe Proulx
lib: remove output port message iterator
blob
|
commitdiff
|
raw
|
diff to current
2019-07-24
Philippe Proulx
lib: add bt_{graph,query_executor}_add_interrupter()
blob
|
commitdiff
|
raw
|
diff to current
2019-07-24
Philippe Proulx
lib: create input port msg iterator from self {msg...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-18
Philippe Proulx
Fix various "may be used uninitialized" warnings (GCC)
blob
|
commitdiff
|
raw
|
diff to current
2019-07-09
Philippe Proulx
lib: make BT_ASSERT_{PRE,POST}() always on; add BT_ASSE...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-08
Michael Jeanson
Replace libuuid with internal implementation
blob
|
commitdiff
|
raw
|
diff to current
2019-07-08
Simon Marchi
lib: remove stream activity messages
blob
|
commitdiff
|
raw
|
diff to current
2019-07-06
Philippe Proulx
lib: use BT_LIB_LOG*_APPEND_CAUSE() where appropriate
blob
|
commitdiff
|
raw
|
diff to current
2019-07-03
Philippe Proulx
Fix compiler -Wall warnings (mostly incompatible enumer...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-03
Philippe Proulx
lib: strictly type function return status enumerations
blob
|
commitdiff
|
raw
|
diff to current
2019-06-29
Philippe Proulx
lib: internal: replace BT_ASSERT_PRE* -> BT_ASSERT_POST...
blob
|
commitdiff
|
raw
|
diff to current
2019-06-28
Simon Marchi
lib: validate monotonicity of messages from upstream...
blob
|
commitdiff
|
raw
|
diff to current
2019-06-28
Simon Marchi
lib: fix compilation for glib < 2.40
blob
|
commitdiff
|
raw
|
diff to current
2019-06-27
Simon Marchi
lib: add logic in auto-seek to recreate stream state
blob
|
commitdiff
|
raw
|
diff to current
2019-06-27
Simon Marchi
iterator: save original next callback in iterator struct
blob
|
commitdiff
|
raw
|
diff to current
2019-06-27
Simon Marchi
iterator: move auto-seek data in its own struct, add...
blob
|
commitdiff
|
raw
|
diff to current
2019-06-27
Simon Marchi
lib: reverse order of bt_self_component_port_input_mess...
blob
|
commitdiff
|
raw
|
diff to current
2019-06-20
Philippe Proulx
lib: rename `lib-logging.h` to `logging.h`
blob
|
commitdiff
|
raw
|
diff to current
2019-06-20
Philippe Proulx
lib: set component's initial log level when adding...
blob
|
commitdiff
|
raw
|
diff to current
2019-06-20
Philippe Proulx
Logging: standardize logging tags
blob
|
commitdiff
|
raw
|
diff to current
2019-06-20
Philippe Proulx
Standardize log levels used by logging statements acros...
blob
|
commitdiff
|
raw
|
diff to current
2019-06-12
Michael Jeanson
Re-organize sources
blob
|
commitdiff
|
raw
|
diff to current
This page took
0.154651 seconds
and
56
git commands to generate.