projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lib: make public reference count functions have strict types
[babeltrace.git]
/
tests
/
lib
/
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
2017-08-09
Mathieu Desnoyers
Fix: ctf-testsuite variant-missing-fields
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: tests: offset_s * ns_per_s should not overflow...
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: unchecked return value in ctf-writer test
tree
|
commitdiff
2017-08-08
Mathieu Desnoyers
Cleanup: mixing enum types
tree
|
commitdiff
2017-07-19
Michael Jeanson
Port: handle 'size_t' / 'off_t' on Solaris
tree
|
commitdiff
2017-07-19
Michael Jeanson
Port: replace setenv() by g_setenv()
tree
|
commitdiff
2017-07-17
Michael Jeanson
Completely rework configure.ac
tree
|
commitdiff
2017-07-17
Michael Jeanson
Fix: Don't override user variables within the build...
tree
|
commitdiff
2017-07-07
Philippe Proulx
test_plugin: use env. var. instead of global symbol...
tree
|
commitdiff
2017-07-07
Jérémie Galarneau
Test fix: fixed allocation size used for variable lengt...
tree
|
commitdiff
2017-07-06
Philippe Proulx
test_ctf_writer.c: use environment variable to override...
tree
|
commitdiff
2017-07-06
Philippe Proulx
bt_ctf_clock_class_create(): add a frequency parameter
tree
|
commitdiff
2017-07-06
Philippe Proulx
test_ctf_writer.c: set PACKET_RESIZE_TEST_LENGTH to...
tree
|
commitdiff
2017-07-05
Michael Jeanson
Fix: ctf writer test on Cygwin
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-06-16
Philippe Proulx
Remove the concept of event class attributes
tree
|
commitdiff
2017-06-16
Philippe Proulx
BT_CTF_BYTE_ORDER_NONE -> BT_CTF_BYTE_ORDER_UNSPECIFIED...
tree
|
commitdiff
2017-06-16
Philippe Proulx
test_ctf_writer.c: do not check for invalid event class...
tree
|
commitdiff
2017-06-12
Michael Jeanson
Port: Enable libtool to produce DLLs
tree
|
commitdiff
2017-06-12
Michael Jeanson
Port: Remove unused header in test_plugin
tree
|
commitdiff
2017-06-09
Mathieu Desnoyers
Fix: out-of-tree build
tree
|
commitdiff
2017-06-09
Philippe Proulx
Fix build with BUILT_IN_PLUGINS=1
tree
|
commitdiff
2017-06-09
Philippe Proulx
Add bt_graph_add_component(), make bt_component_create...
tree
|
commitdiff
2017-06-09
Philippe Proulx
Make bt_private_connection_create_notification_iterator...
tree
|
commitdiff
2017-06-09
Philippe Proulx
Make bt_private_component_*_add_*_port() return a statu...
tree
|
commitdiff
next
This page took
0.043635 seconds
and
7
git commands to generate.