projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bt2: add `_Trace.cls` property
[babeltrace.git]
/
tests
/
lib
/
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
2019-05-02
Philippe Proulx
Rename: bt_put(), bt_get() -> bt_object_put_ref(),...
tree
|
commitdiff
2019-05-02
Philippe Proulx
Values API: standardize function names
tree
|
commitdiff
2019-05-02
Philippe Proulx
Rename: "float value" -> "real value"
tree
|
commitdiff
2019-05-02
Philippe Proulx
Rename: field type -> field class
tree
|
commitdiff
2019-05-02
Philippe Proulx
CTF IR -> Trace IR
tree
|
commitdiff
2019-05-02
Philippe Proulx
Make API CTF-agnostic
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: fully detach CTF IR and CTF writer implementations
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: bt_packet_create(): accept previous packet to...
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: use priv connection priv notif iterator to create...
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: remove clock class priority map, use default clock...
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: make the "port connected" method return a status
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: notification iterator: transfer a batch of notific...
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: graph: remove useless checks, make functions inlin...
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: update and simplify the `bt_object` API
tree
|
commitdiff
2019-05-02
Philippe Proulx
test_ctf_writer.c: put statements outside BT_ASSERT()
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: simplify the public notification iterator interfaces
tree
|
commitdiff
2019-05-02
Philippe Proulx
tests: use BT_ASSERT() instead of assert()
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
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
bt2: EnumerationFieldType: rename append_mapping()...
tree
|
commitdiff
2019-05-02
Philippe Proulx
Add tests: CTF writer: `timestamp_begin`/`timestamp_end...
tree
|
commitdiff
2019-05-02
Philippe Proulx
Add stream class's single clock class tests
tree
|
commitdiff
2019-05-02
Philippe Proulx
Add test: no clock class in trace's packet header field...
tree
|
commitdiff
2017-11-02
Philippe Proulx
Rename bt_ctf_X -> bt_X, maintain backward compat....
tree
|
commitdiff
2017-10-04
Michael Jeanson
Port: do not depend on GNU readlink
tree
|
commitdiff
2017-09-18
Jérémie Galarneau
Tests babeltrace: adapt python tests to use unittest
tree
|
commitdiff
2017-09-17
Philippe Proulx
tests/lib/test_ctf_writer.c: test structure field name...
tree
|
commitdiff
2017-09-17
Philippe Proulx
tests/lib/test_ctf_writer.c: open trace with `-o dummy...
tree
|
commitdiff
2017-09-17
Philippe Proulx
tests/lib/test_ctf_writer.c: update number of tests
tree
|
commitdiff
2017-09-16
Jérémie Galarneau
Enumeration mapping iterator's initial position is...
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
tests: remove `check` targets in subdirectories
tree
|
commitdiff
2017-09-15
Philippe Proulx
Test 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
Add query executor
tree
|
commitdiff
2017-08-31
Jérémie Galarneau
Tests: erroneous usage of if preprocessor directive
tree
|
commitdiff
2017-08-31
Michael Jeanson
Fix: remove g_spawn_check_exit_status to support glib...
tree
|
commitdiff
2017-08-21
Michael Jeanson
Test fix: use portable path code in test_plugin
tree
|
commitdiff
2017-08-21
Michael Jeanson
Test: rework shell test scripts
tree
|
commitdiff
2017-08-21
Jérémie Galarneau
Test fix: free() of uninitialized pointer on error...
tree
|
commitdiff
2017-08-18
Michael Jeanson
Port: Replace fork() in test_ctf_writer
tree
|
commitdiff
2017-08-18
Michael Jeanson
Test: use static data in test_ctf_writer
tree
|
commitdiff
2017-08-18
Michael Jeanson
Fix test: remove hardcoded /tmp path
tree
|
commitdiff
2017-08-11
Philippe Proulx
tests/lib/test-plugin-plugins/minimal.c: add missing...
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
Julien Desfossez
Re-enable the bin-info and dward tests
tree
|
commitdiff
next
This page took
0.050274 seconds
and
7
git commands to generate.