projects
/
babeltrace.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
babeltrace.git
2019-05-02
Philippe Proulx
CTF writer: use own `bt_ctf_object` and `bt_ctf_value...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: move plugin set API declarations to `babeltrace...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: have separate `BT_QUERY_EXECUTOR_STATUS` and ...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: remove BT_NOTIFICATION_TYPE_{UNKNOWN,NR}
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
bt_port_output_notification_iterator_create(): remove...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: rename transforming bt_X_borrow_Y() -> bt_X_as_Y()
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: plugin: reset pointers to `NULL` on destruction
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: trace IR, values: reset pointers to `NULL` on...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: return `void` when setting a simple value with...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: graph: add "self" and some "private" APIs
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: private functions: do not repeat `private` word
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Graph API: split into private and public APIs
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Trace IR and notification APIs: split into private...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
bt_value_map_extend(): make base/extension objects...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Values API: standardize parameters and return values
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Values API: split into private and public APIs
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Rename: bt_put(), bt_get() -> bt_object_put_ref(),...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Values API: standardize function names
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Rename: "float value" -> "real value"
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Remove unneeded `BT_VALUE_TYPE_UNKNOWN`
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Rename: "field class ID" -> "field class type"
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Rename: field type -> field class
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
CTF IR -> Trace IR
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Make API CTF-agnostic
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
assert-pre-internal.h: add BT_ASSERT_PRE_VALID_INDEX()
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Fix: bt_g_hash_table_contains(): handle `NULL`/0 values
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
assert-pre-internal.h: move include at correct line
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: merge common CTF IR part with the remaining implem...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: fully detach CTF IR and CTF writer implementations
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
sink.text.pretty: print discarded events/packets warning
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: bt_packet_create(): accept previous packet to...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
_bt_packet_set_is_frozen(): fix logging statements
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Fix: lib: do not check the frozen state in bt_X_set_is_...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: make bt_field_is_*() and bt_field_type_is_*()...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: use priv connection priv notif iterator to create...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: remove clock class priority map, use default clock...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: make the "port connected" method return a status
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: notification iterator: transfer a batch of notific...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: remove internal stream destroy listener API
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: graph: remove useless checks, make functions inlin...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: remove useless checks, make functions inline on...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: update and simplify the `bt_object` API
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
test_ctf_writer.c: put statements outside BT_ASSERT()
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Fix: freeze field type unconditionally
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Use "growing" `GArray` to store string field's payload
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: simplify the public notification iterator interfaces
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Fix: bt_graph_consume(): return status
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Fix: CTF writer: use appropriate enumerators
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Fix: bt_field*_reset_recursive() returns nothing
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
tests: use BT_ASSERT() instead of assert()
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Fix: bt_event_common_initialize(): use appropriate...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
BT_ASSERT_PRE(): when disabled, use the expression...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Fix: set BT object's shared flag in all modes
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
ctf: notif-iter: avoid reallocation in stack
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
ctf: btr: avoid reallocation in stack
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: use object pool for event and packet notifications
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: add internal object pool API and use it; adapt...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
ctf plugin: notif iter: use "borrow" functions for...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
ctf plugin: BTR: use "borrow" functions where possible
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
src.ctf.fs: use "borrow" functions where possible
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
sink.utils.counter: use "borrow" functions where possible
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
sink.text.pretty: use "borrow" functions where possible
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
cli: add short option `-l` for `--log-level`
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Fix: bt_stream_common_finalize(): check `stream->destro...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
flt.utils.muxer: use "borrow" functions where possible
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: add "borrow" functions where "get" functions exist
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
include/babeltrace/graph: fix some include guards
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Francis Deslauriers
bt2: by-pass distutils changed file check
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Francis Deslauriers
Silence unused variable warnings caused by BT_ASSERT...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Francis Deslauriers
bt2: typo staitc -> static
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Francis Deslauriers
Cleanup: remove GCC precompiled header leftover
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Split CTF IR and CTF writer APIs and implementations
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: metadata: transform fast path precond. checks...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Notification iterator: transform precondition checks...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Replace assert() -> BT_ASSERT() and some preconditions...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Add internal BT_ASSERT() and BT_ASSERT_PRE() helpers
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: add BT_LIB_LOG*() macros to log/serialize library...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Common: add internal bt_common_custom_vsnprintf()
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Logging: use a TLS buffer and increase its size
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
bt2: InactivityNotification, _Event: use mapping protoc...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
bt2: EnumerationFieldType: rename append_mapping()...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Fix: call bt_stream_class_map_clock_class() in bt_event...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Add tests: CTF writer: `timestamp_begin`/`timestamp_end...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Fix: bt_stream_class_map_clock_class(): copy field...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: add internal bt_field_type_structure_replace_field()
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: logging: change warnings from BT_LOGE to BT_LOGW
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Fix: CTF writer: validate and set `timestamp_begin...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: add internal bt_field_sequence_get_int_length()
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Add stream class's single clock class tests
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: allow a single mapped clock class within a stream...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Fix: libctfcopytrace: replace clock classes in copies
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
bt_field_type_compare(): deep-compare mapped clock...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
Add test: no clock class in trace's packet header field...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
lib: do not allow any mapped clock class in trace's...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
tests/plugins/test_lttng_utils_debug_info.in: use speci...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Philippe Proulx
tests/utils/python/testrunner.py: add optional pattern...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
Jérémie Galarneau
Fix: invalid alignment of enumeration fields
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Michael Jeanson
Add git version string
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Jonathan Rajotte
Fix live-comm: merge TCP socket write-write sequence...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Jérémie Galarneau
Fix: wrong type specifier used with long argument
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.042978 seconds
and
4
git commands to generate.