projects
/
babeltrace.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Use "growing" `GArray` to store string field's payload
2019-05-02
Philippe Proulx
Use "growing" `GArray` to store string field's payload
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
lib: simplify the public notification iterator interfaces
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
Fix: bt_graph_consume(): return status
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
Fix: CTF writer: use appropriate enumerators
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
Fix: bt_field*_reset_recursive() returns nothing
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
tests: use BT_ASSERT() instead of assert()
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
Fix: bt_event_common_initialize(): use appropriate...
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
BT_ASSERT_PRE(): when disabled, use the expression...
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
Fix: set BT object's shared flag in all modes
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
ctf: notif-iter: avoid reallocation in stack
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
ctf: btr: avoid reallocation in stack
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
lib: use object pool for event and packet notifications
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
lib: add internal object pool API and use it; adapt...
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
ctf plugin: notif iter: use "borrow" functions for...
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
ctf plugin: BTR: use "borrow" functions where possible
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
src.ctf.fs: use "borrow" functions where possible
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
sink.utils.counter: use "borrow" functions where possible
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
sink.text.pretty: use "borrow" functions where possible
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
cli: add short option `-l` for `--log-level`
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
Fix: bt_stream_common_finalize(): check `stream->destroy_lis...
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
flt.utils.muxer: use "borrow" functions where possible
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
lib: add "borrow" functions where "get" functions exist
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
include/babeltrace/graph: fix some include guards
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Francis Deslauriers
bt2: by-pass distutils changed file check
commit
|
commitdiff
|
tree
2019-05-02
Francis Deslauriers
Silence unused variable warnings caused by BT_ASSERT...
commit
|
commitdiff
|
tree
2019-05-02
Francis Deslauriers
bt2: typo staitc -> static
commit
|
commitdiff
|
tree
2019-05-02
Francis Deslauriers
Cleanup: remove GCC precompiled header leftover
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
Split CTF IR and CTF writer APIs and implementations
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
lib: metadata: transform fast path precond. checks...
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
Notification iterator: transform precondition checks...
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
Replace assert() -> BT_ASSERT() and some preconditions...
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
Add internal BT_ASSERT() and BT_ASSERT_PRE() helpers
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
lib: add BT_LIB_LOG*() macros to log/serialize library...
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
Common: add internal bt_common_custom_vsnprintf()
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
Logging: use a TLS buffer and increase its size
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
bt2: InactivityNotification, _Event: use mapping protocol...
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
bt2: EnumerationFieldType: rename append_mapping()...
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
Fix: call bt_stream_class_map_clock_class() in bt_event_create()
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
Add tests: CTF writer: `timestamp_begin`/`timestamp_end...
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
Fix: bt_stream_class_map_clock_class(): copy field...
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
lib: add internal bt_field_type_structure_replace_field()
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
lib: logging: change warnings from BT_LOGE to BT_LOGW
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
Fix: CTF writer: validate and set `timestamp_begin...
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
lib: add internal bt_field_sequence_get_int_length()
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
Add stream class's single clock class tests
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
lib: allow a single mapped clock class within a stream...
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
Fix: libctfcopytrace: replace clock classes in copies
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
bt_field_type_compare(): deep-compare mapped clock...
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
Add test: no clock class in trace's packet header field...
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
lib: do not allow any mapped clock class in trace's...
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
tests/plugins/test_lttng_utils_debug_info.in: use specific...
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
2019-05-02
Philippe Proulx
tests/utils/python/testrunner.py: add optional pattern...
Signed-off-by: Philippe Proulx <
eeppeliteloop@gmail.com
>
commit
|
commitdiff
|
tree
This page took
0.047832 seconds
and
3
git commands to generate.