projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
cpp-common/bt2s: control span-lite's contract check based on BT_DEBUG_MODE
[babeltrace.git]
/
src
/
lib
/
graph
/
iterator.c
2024-03-26
Simon Marchi
lib/graph/iterator.c: use `BT_IF_DEV_MODE` at a few...
blob
|
commitdiff
|
raw
2024-03-26
Simon Marchi
lib: split "message-clock-classes-are-compatible" post...
blob
|
commitdiff
|
raw
|
diff to current
2024-02-08
Simon Marchi
lib: remove unused includes
blob
|
commitdiff
|
raw
|
diff to current
2024-02-08
Simon Marchi
Fix: lib: strengthen clock expectation check for no...
blob
|
commitdiff
|
raw
|
diff to current
2024-02-06
Simon Marchi
lib: move graph/message/iterator.h -> graph/iterator.h
blob
|
commitdiff
|
raw
|
diff to current
2024-01-26
Simon Marchi
lib: remove unused includes
blob
|
commitdiff
|
raw
|
diff to current
2024-01-23
Simon Marchi
Fix typos
blob
|
commitdiff
|
raw
|
diff to current
2023-11-22
Simon Marchi
lib: validate iterator message sequence
blob
|
commitdiff
|
raw
|
diff to current
2023-11-22
Simon Marchi
lib: validate iterator message packets
blob
|
commitdiff
|
raw
|
diff to current
2023-11-02
Michael Jeanson
configure: re-enable '-Wunused-parameter'
blob
|
commitdiff
|
raw
|
diff to current
2023-03-30
Simon Marchi
Visibility hidden by default
blob
|
commitdiff
|
raw
|
diff to current
2021-09-10
Simon Marchi
lib: make auto-seek skip over packet messages without...
blob
|
commitdiff
|
raw
|
diff to current
2021-02-08
Philippe Duplessis...
Fix: lib: assert if an error occurs in `bt_message_iter...
blob
|
commitdiff
|
raw
|
diff to current
2020-04-23
Philippe Proulx
lib: assign a unique ID to each pre/postcond. and repor...
blob
|
commitdiff
|
raw
|
diff to current
2020-04-23
Philippe Proulx
lib: use common precond. assert. macros from `assert...
blob
|
commitdiff
|
raw
|
diff to current
2020-04-23
Philippe Proulx
lib: merge `assert-pre.h` and `assert-post.h` into...
blob
|
commitdiff
|
raw
|
diff to current
2020-04-10
Michael Jeanson
Move to kernel style SPDX license identifiers
blob
|
commitdiff
|
raw
|
diff to current
2020-02-19
Simon Marchi
Fix: lib: don't assume that streams have packets in...
blob
|
commitdiff
|
raw
|
diff to current
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.235557 seconds
and
73
git commands to generate.