projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lib: remove bt_graph_interrupt, add bt_graph_borrow_default_interrupter
[babeltrace.git]
/
src
/
2020-01-20
Simon Marchi
lib: remove bt_graph_interrupt, add bt_graph_borrow_def...
tree
|
commitdiff
2020-01-20
Philippe Proulx
lib: graph API: remove "listener removed" callback...
tree
|
commitdiff
2020-01-20
Philippe Proulx
lib, bt2: graph API: remove "ports connected" listeners
tree
|
commitdiff
2020-01-20
Simon Marchi
Sync argpar with upstream
tree
|
commitdiff
2020-01-20
Simon Marchi
Use argpar from upstream
tree
|
commitdiff
2020-01-20
Simon Marchi
bt2: use format_bt_error and format_bt_error_cause...
tree
|
commitdiff
2020-01-20
Simon Marchi
string-format: introduce function to format a bt_error_...
tree
|
commitdiff
2020-01-20
Simon Marchi
string-format: introduce function to format a bt_error
tree
|
commitdiff
2020-01-20
Simon Marchi
string-format: introduce function to format component...
tree
|
commitdiff
2020-01-20
Simon Marchi
common: introduce struct bt_common_color_codes and...
tree
|
commitdiff
2020-01-20
Philippe Proulx
lib: standardize variant field option function names
tree
|
commitdiff
2020-01-20
Simon Marchi
bt2: don't print previous causes in causes created...
tree
|
commitdiff
2020-01-20
Simon Marchi
bt2: reverse order of printed causes in _Error.__str__
tree
|
commitdiff
2020-01-20
Simon Marchi
bt2: remove ptr parameter of _Error.__init__
tree
|
commitdiff
2019-11-26
Simon Marchi
bt2: make _ListenerHandle not hold a strong reference...
tree
|
commitdiff
2019-11-26
Simon Marchi
bt2: fix error message in trace_class.py
tree
|
commitdiff
2019-11-26
Simon Marchi
bt2: make Graph add listener methods return None
tree
|
commitdiff
2019-11-26
Simon Marchi
param-parse: allow duplicate map keys
tree
|
commitdiff
2019-11-26
Simon Marchi
bt2: validate parameters to _StreamClass.create_event_c...
tree
|
commitdiff
2019-11-26
Simon Marchi
src.ctf.fs: sort inputs paths
tree
|
commitdiff
2019-11-26
Simon Marchi
cli: print error causes in all error paths
tree
|
commitdiff
2019-11-26
Simon Marchi
Make some bt_param_validation_map_value_entry_descr...
tree
|
commitdiff
2019-11-26
Simon Marchi
src.ctf.fs: make ctf_fs_ds_group_medops symbol hidden
tree
|
commitdiff
2019-11-26
Simon Marchi
ctf: make ctf scanner symbols hidden
tree
|
commitdiff
2019-11-26
Simon Marchi
param-validation: make symbols hidden
tree
|
commitdiff
2019-11-26
Simon Marchi
python-plugin-provider: make python_state static
tree
|
commitdiff
2019-11-26
Simon Marchi
lib: add comments to exposed but internal symbols
tree
|
commitdiff
2019-11-26
Simon Marchi
lib: add comment to bt_plugin_so_create_all_from_static
tree
|
commitdiff
2019-11-26
Simon Marchi
lib: make bt_object_pool symbols hidden
tree
|
commitdiff
2019-11-26
Simon Marchi
lib: make symbols in prio-head hidden
tree
|
commitdiff
2019-11-26
Simon Marchi
param-parse: use g_string_append_c instead of g_string_...
tree
|
commitdiff
2019-11-26
Simon Marchi
lib: remove bt_packet_context_field API
tree
|
commitdiff
2019-11-26
Simon Marchi
ctf: make msg-iter not use bt_packet_context_field
tree
|
commitdiff
2019-11-26
Simon Marchi
ctf: remove ctf_msg_iter::set_stream
tree
|
commitdiff
2019-11-26
Simon Marchi
src.ctf.fs: fix typo in comment
tree
|
commitdiff
2019-11-26
Simon Marchi
lib: mark bt_common_assert_failed as hidden
tree
|
commitdiff
2019-11-15
Simon Marchi
ctf: remove ctf_msg_iter_set_emit_stream_{beginning...
tree
|
commitdiff
2019-11-15
Simon Marchi
src.ctf.fs: use ctf_fs_ds_index_destroy to free index
tree
|
commitdiff
2019-11-15
Simon Marchi
src.ctf.fs: add and use medops to iterate on a ds_file_...
tree
|
commitdiff
2019-11-15
Simon Marchi
src.ctf.fs: factor out "ds_file_mmap" from "ds_file_mma...
tree
|
commitdiff
2019-11-15
Simon Marchi
src.ctf.fs: remove ctf_fs_ds_file::end_reached field
tree
|
commitdiff
2019-11-15
Simon Marchi
ctf: assert that request_sz in medium ops request_bytes...
tree
|
commitdiff
2019-11-15
Simon Marchi
ctf: make ctf_msg_iter_seek assert that the seek callba...
tree
|
commitdiff
2019-11-15
Simon Marchi
ctf: assert that msg iter and medium seek offset is...
tree
|
commitdiff
2019-11-15
Simon Marchi
src.ctf.fs: remove ctf_msg_iter_seek_whence parameter...
tree
|
commitdiff
2019-11-15
Simon Marchi
src.ctf.fs: little status code cleanup
tree
|
commitdiff
2019-11-15
Simon Marchi
src.ctf.fs: don't call ds_file_munmap on failure in...
tree
|
commitdiff
2019-11-15
Simon Marchi
src.ctf.fs: make ds_file_munmap assert that ds_file...
tree
|
commitdiff
2019-11-15
Simon Marchi
src.ctf.fs: rename some ctf_fs_ds_file fields
tree
|
commitdiff
2019-11-15
Simon Marchi
src.ctf.fs: remove ctf_fs_ds_file_next
tree
|
commitdiff
2019-11-15
Simon Marchi
ctf: const-ify a few bt_message parameters
tree
|
commitdiff
2019-11-15
Simon Marchi
ctf: remove ctf_fs_ds_file::msg_iter field
tree
|
commitdiff
2019-11-15
Simon Marchi
ctf: de-duplicate index entries
tree
|
commitdiff
2019-11-15
Simon Marchi
ctf: read packet sequence number from index
tree
|
commitdiff
2019-11-15
Simon Marchi
Save and restore error in ctf_fs_iterator_next, muxer_m...
tree
|
commitdiff
2019-11-15
Simon Marchi
muxer: append causes on some _next iterator method...
tree
|
commitdiff
2019-11-15
Simon Marchi
lib: save and restore current thread error when calling...
tree
|
commitdiff
2019-11-15
Francis Deslauriers
Cleanup: src.ctf.lttng-live: move function declarations...
tree
|
commitdiff
2019-11-15
Francis Deslauriers
src.ctf.lttng-live: replace usage of `calloc()` by...
tree
|
commitdiff
2019-11-15
Francis Deslauriers
Fix: src.ctf.lttng-live: `fwrite()` does not set `errno`
tree
|
commitdiff
2019-11-15
Francis Deslauriers
src.ctf.lttng-live: don't try to detach after socket...
tree
|
commitdiff
2019-11-15
Francis Deslauriers
Fix: src.ctf.lttng-live: decode metadata even on _STATU...
tree
|
commitdiff
2019-11-15
Francis Deslauriers
Fix: src.ctf.lttng-live: removing trace when not all...
tree
|
commitdiff
2019-11-15
Francis Deslauriers
src.ctf.lttng-live: Add logging statements across the...
tree
|
commitdiff
2019-11-15
Francis Deslauriers
Cleanup: src.ctf.lttng-live: rename live_iterator_statu...
tree
|
commitdiff
2019-11-15
Francis Deslauriers
Cleanup: src.ctf.lttng-live: add `lttng_live_msg_iter_c...
tree
|
commitdiff
2019-11-15
Francis Deslauriers
src.ctf.lttng-live: make component class handle interru...
tree
|
commitdiff
2019-11-15
Francis Deslauriers
Fix: src.ctf.lttng-live: checking `errno` value on...
tree
|
commitdiff
2019-11-15
Francis Deslauriers
Cleanup: comp-logging.h: template `BT_COMP_OR_COMP_CLAS...
tree
|
commitdiff
2019-11-15
Philippe Proulx
lib: make bt_value_map_foreach_entry_{const_}func(...
tree
|
commitdiff
2019-11-14
Philippe Proulx
Emit dedicated bright terminal color codes if supported
tree
|
commitdiff
2019-11-14
Simon Marchi
lib: add pre condition asserts to check current thread...
tree
|
commitdiff
2019-11-14
Simon Marchi
lib: add post condition assertions for current thread...
tree
|
commitdiff
2019-11-14
Simon Marchi
lib: clear error in clock_snapshots_are_monotonic_one
tree
|
commitdiff
2019-11-14
Simon Marchi
lib: append error in simple_sink_consume only if error...
tree
|
commitdiff
2019-11-14
Simon Marchi
src.ctf.fs: rename pc_msg_iter parameter to self_msg_iter
tree
|
commitdiff
2019-11-14
Francis Deslauriers
Cleanup: cli: move LOGE statements closer to the source
tree
|
commitdiff
2019-11-14
Francis Deslauriers
cli: exit with status 2 when interrupted by SIGINT
tree
|
commitdiff
2019-11-14
Francis Deslauriers
Cleanup: src.ctf.lttng-live: remove redundant _APPEND_C...
tree
|
commitdiff
2019-11-14
Francis Deslauriers
cli: set `bt_config::command_name` field for all commands
tree
|
commitdiff
2019-11-14
Simon Marchi
src.ctf.fs: make log macros of data-stream-file.c more...
tree
|
commitdiff
2019-11-14
Simon Marchi
ctf: check version of LTTng trace index
tree
|
commitdiff
2019-11-14
Simon Marchi
ctf: save self_msg_iter in ctf_msg_iter when creating it
tree
|
commitdiff
2019-11-14
Simon Marchi
ctf: rename bt_msg_iter to ctf_msg_iter
tree
|
commitdiff
2019-11-14
Simon Marchi
ctf: rename bt_msg_iter::msg_iter to self_msg_iter
tree
|
commitdiff
2019-11-14
Simon Marchi
Rename pc_msg_iter fields to self_msg_iter
tree
|
commitdiff
2019-11-14
Philippe Proulx
bt_common_abort(): optionally execute a custom command...
tree
|
commitdiff
2019-11-14
Philippe Proulx
Add bt_common_abort() and use it instead of abort(...
tree
|
commitdiff
2019-11-14
Simon Marchi
ctf: fix typo
tree
|
commitdiff
2019-11-01
Francis Deslauriers
Cleanup: src.ctf.lttng-live: add missing `#include...
tree
|
commitdiff
2019-11-01
Francis Deslauriers
Cleanup: src.ctf.lttng-live: remove usage of `bt_object`
tree
|
commitdiff
2019-11-01
Francis Deslauriers
lib: lib-logging.c: `Babeltrace library` -> `libbabeltr...
tree
|
commitdiff
2019-11-01
Francis Deslauriers
ctf: msg-iter.c: rename `notit` to `msg_it`
tree
|
commitdiff
2019-11-01
Francis Deslauriers
ctf: msg-iter.c: use `_APPEND_CAUSE` variants of loggin...
tree
|
commitdiff
2019-11-01
Francis Deslauriers
src.ctf.lttng-live: use `_APPEND_CAUSE` variants of...
tree
|
commitdiff
2019-11-01
Francis Deslauriers
src.ctf.lttng-live: make `lttng_live_attach_session...
tree
|
commitdiff
2019-11-01
Francis Deslauriers
src.ctf.lttng-live: make `lttng_live_get_one_metadata_p...
tree
|
commitdiff
2019-11-01
Simon Marchi
logging: ignore -Wundef in log.c
tree
|
commitdiff
2019-11-01
Francis Deslauriers
lib: Make `bt_version_get_*() return unsigned int
tree
|
commitdiff
2019-11-01
Francis Deslauriers
Rename `BT_RANGE_SET_` to `BT_INTEGER_RANGE_SET_`
tree
|
commitdiff
next
This page took
0.048106 seconds
and
7
git commands to generate.