projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lib: add precondition checks that count of discarded events/packets is greater than 0
[babeltrace.git]
/
tests
/
lib
/
2020-04-10
Michael Jeanson
Move to kernel style SPDX license identifiers
tree
|
commitdiff
2020-01-13
Philippe Proulx
lib: remove self component param. from msg. iterator...
tree
|
commitdiff
2020-01-13
Philippe Proulx
lib: graph API: return borrowed references when adding...
tree
|
commitdiff
2020-01-10
Philippe Proulx
lib: plugin-dev.h: rename `MESSAGE_ITERATOR` -> `MESSAG...
tree
|
commitdiff
2020-01-10
Philippe Proulx
lib: rename "self comp. input port message iter." ...
tree
|
commitdiff
2020-01-10
Philippe Proulx
lib: append `_FUNC` to `BT_PLUGIN_{INITIALIZE,FINALIZE}*`
tree
|
commitdiff
2020-01-08
Simon Marchi
lib: introduce bt_message_iterator_class
tree
|
commitdiff
2019-12-12
Philippe Proulx
lib: graph API: remove "listener removed" callback...
tree
|
commitdiff
2019-12-12
Philippe Proulx
lib, bt2: graph API: remove "ports connected" listeners
tree
|
commitdiff
2019-11-21
Simon Marchi
tests: test removing a destruction listener from a...
tree
|
commitdiff
2019-11-21
Simon Marchi
tests/lib/Makefile.am: Move libbabeltrace2-common and...
tree
|
commitdiff
2019-11-19
Simon Marchi
lib: mark bt_common_assert_failed as hidden
tree
|
commitdiff
2019-11-15
Philippe Proulx
lib: make bt_value_map_foreach_entry_{const_}func(...
tree
|
commitdiff
2019-11-11
Simon Marchi
tests: clear error in test_simple_sink
tree
|
commitdiff
2019-10-29
Simon Marchi
Fix -Wmissing-prototypes/-Wmissing-declarations warnings
tree
|
commitdiff
2019-10-26
Francis Deslauriers
Cleanup: usages of bt_value_array_borrow_element_by_ind...
tree
|
commitdiff
2019-10-10
Francis Deslauriers
values: make `bt_value_map_extend()` extend the provide...
tree
|
commitdiff
2019-10-08
Francis Deslauriers
lib: rename `bt_*_compare()` to `bt_*_is_equal()`
tree
|
commitdiff
2019-09-30
Francis Deslauriers
Cleanup: tests: remove debugging `diag` leftover
tree
|
commitdiff
2019-09-30
Francis Deslauriers
Rename `BT_PLUGIN_EXIT` to `BT_PLUGIN_FINALIZE`
tree
|
commitdiff
2019-09-30
Francis Deslauriers
Rename `init` methods to `initialize`
tree
|
commitdiff
2019-09-26
Simon Marchi
lib: pass config object to message iterator init method...
tree
|
commitdiff
2019-09-25
Simon Marchi
lib: pass config objects to component init methods
tree
|
commitdiff
2019-08-16
Philippe Proulx
lib: make empty array/map appending/inserting functions...
tree
|
commitdiff
2019-08-15
Philippe Proulx
lib: rename bt_value_array_get_size() -> bt_value_array...
tree
|
commitdiff
2019-08-14
Jonathan Rajotte
bt_uuid_compare: return actual comparison
tree
|
commitdiff
2019-08-13
Philippe Proulx
lib: bt_graph_create(): accept MIP version
tree
|
commitdiff
2019-08-06
Philippe Proulx
lib, bt2: make query method receive custom data
tree
|
commitdiff
2019-08-06
Philippe Proulx
Add bt_graph_add_simple_sink_component() tests
tree
|
commitdiff
2019-07-26
Philippe Proulx
lib: prepare the ground for stateful query operations
tree
|
commitdiff
2019-07-24
Philippe Proulx
lib: add bt_plugin_find_all()
tree
|
commitdiff
2019-07-24
Philippe Proulx
lib: add bt_{graph,query_executor}_add_interrupter()
tree
|
commitdiff
2019-07-20
Philippe Proulx
lib: rename functions to clearly indicate API inheritance
tree
|
commitdiff
2019-07-10
Philippe Proulx
Standardize `strcmp(a, b) == 0` instead of `!strcmp...
tree
|
commitdiff
2019-07-10
Philippe Proulx
Move `include/babeltrace2/ctf-writer` -> `include/babel...
tree
|
commitdiff
2019-07-09
Philippe Proulx
lib: make packets and packet messages optional, disable...
tree
|
commitdiff
2019-07-09
Philippe Proulx
Tests: move `test_bitfield` outside lib tests, add...
tree
|
commitdiff
2019-07-08
Michael Jeanson
Replace libuuid with internal implementation
tree
|
commitdiff
2019-07-06
Philippe Proulx
tests: call bt_current_thread_clear_error() when handli...
tree
|
commitdiff
2019-07-04
Michael Jeanson
tests: Remove stale tests launcher
tree
|
commitdiff
2019-07-03
Philippe Proulx
Add back (adapted) `test_bt_values` and `test_graph_topo`
tree
|
commitdiff
2019-07-03
Philippe Proulx
lib: strictly type function return status enumerations
tree
|
commitdiff
2019-07-03
Philippe Proulx
tests/lib: remove `test_bt_values` and `test_graph_topo`
tree
|
commitdiff
2019-06-28
Michael Jeanson
tests: Rework test suite
tree
|
commitdiff
2019-06-26
Philippe Proulx
lib: bt_plugin_find*(): return status code; add "fail...
tree
|
commitdiff
2019-06-25
Simon Marchi
lib: remove "accept port" concept
tree
|
commitdiff
2019-06-20
Philippe Proulx
lib: pass log level to bt_query_executor_query()
tree
|
commitdiff
2019-06-20
Philippe Proulx
lib: set component's initial log level when adding...
tree
|
commitdiff
2019-06-13
Michael Jeanson
tests: Move ctf-writer to it's own directory
tree
|
commitdiff
2019-06-13
Michael Jeanson
tests: Move libtestcommon to utils
tree
|
commitdiff
2019-06-13
Michael Jeanson
Cleanup: remove private babeltrace.h
tree
|
commitdiff
2019-06-12
Michael Jeanson
Re-organize sources
tree
|
commitdiff
2019-06-11
Michael Jeanson
ctf-writer: externalize libbabeltrace2-ctf-writer
tree
|
commitdiff
2019-06-08
Philippe Proulx
Remove everything related to the `bt2.ctf_writer` Pytho...
tree
|
commitdiff
2019-06-07
Michael Jeanson
lib: rename include dir to babeltrace2
tree
|
commitdiff
2019-06-07
Michael Jeanson
lib: Rename to libbabeltrace2
tree
|
commitdiff
2019-06-06
Michael Jeanson
tests: build system spring cleanup
tree
|
commitdiff
2019-06-06
Mathieu Desnoyers
Cleanup: test_bitfield: nr_bits should be unsigned
tree
|
commitdiff
2019-06-05
Simon Marchi
lib: Make graph listeners return an error status
tree
|
commitdiff
2019-05-29
Mathieu Desnoyers
Fix: test_bitfield: extend coverage by removing off...
tree
|
commitdiff
2019-05-29
Mathieu Desnoyers
Fix: test_bitfield: extend coverage: 0-len signed write...
tree
|
commitdiff
2019-05-21
Mathieu Desnoyers
Fix: test_bitfield: buffer overrun accesses
tree
|
commitdiff
2019-05-17
Mathieu Desnoyers
Extend test_bitfield coverage
tree
|
commitdiff
2019-05-06
Philippe Proulx
lib: add unsigned and signed integer value API
tree
|
commitdiff
2019-05-03
Simon Marchi
tests: remove non-existent files from EXTRA_DIST
tree
|
commitdiff
2019-05-02
Simon Marchi
tests/bindings/python: Mark all tests as skipped
tree
|
commitdiff
2019-05-02
Philippe Proulx
Remove `test_bt_message_iterator`
tree
|
commitdiff
2019-05-02
Simon Marchi
Remove stale trace-ir test files
tree
|
commitdiff
2019-05-02
Francis Deslauriers
ctf-writer: Split clock and clock-class declarations...
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: fully configure graph (add components, connect...
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_trace_class_create(): accept mandatory self component
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: add aliases for Babeltrace enumeration types
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
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: add aliases for Babeltrace structure types
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: make public reference count functions have strict...
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
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
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: 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
Values API: standardize parameters and return values
tree
|
commitdiff
2019-05-02
Philippe Proulx
Values API: split into private and public APIs
tree
|
commitdiff
next
This page took
0.064503 seconds
and
7
git commands to generate.