projects
/
babeltrace.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
babeltrace.git
2020-09-10
Philippe Proulx
Reformat Python files with Black v20.8b1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Philippe Proulx
Fix: bt2: _trim_docstring(): docstring can have 0 or...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Philippe Proulx
Fix: `ctf` plugin: use element FC's alignment as array...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Michael Jeanson
Enable autotools warnings as errors
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
Simon Marchi
sink.ctf.fs: append error causes where relevant
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
Simon Marchi
sink.ctf.fs: remove unreachable error cases
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Geneviève Bastien
sink.text.pretty: add optional `print-enum-flags` parameter
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Geneviève Bastien
Tests: sink.text.pretty: Add unit tests for enum fields...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Simon Marchi
bt2: update comment about bt2._UserMessageIterator
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Simon Marchi
bt2: remove comment reference to "output port message...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Philippe Proulx
babeltrace2-source.ctf.fs(7): add a "CTF compliance...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Francis Deslauriers
Fix: src.ctf.lttng-live: overwrite of error status...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Jérémie Galarneau
Fix: source.ctf.lttng-live: muxing failure on clear...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Simon Marchi
configure: enable -Wstrict-prototypes unconditionally
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Francis Deslauriers
Cleanup: flt.lttng-utils.debug-info: indentation fixes
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Francis Deslauriers
Cleanup: src.ctf.lttng-live: missing space in debug...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Francis Deslauriers
Cleanup: flt.lttng-utils.debug-info: remove usage of...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Michael Jeanson
tests: return the proper TAP exit code
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Michael Jeanson
Port: No syslimits.h on GNU Hurd
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Michael Jeanson
Port: Add logging thread id support on GNU Hurd
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Michael Jeanson
Port: Set PATH_MAX on GNU Hurd
commit
|
commitdiff
|
tree
|
snapshot
2020-06-08
Simon Marchi
configure: remove unused configuration macros
commit
|
commitdiff
|
tree
|
snapshot
2020-06-08
Jérémie Galarneau
Fix: src.ctf.lttng-live: incomplete metadata packet...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Francis Deslauriers
Cleanup: debug-info: move all `_FIELD_NAME` defines...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Francis Deslauriers
Cleanup: debug-info: remove include indirection
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Jérémie Galarneau
Tests: src.ctf.lttng-live: add discarded packets inacti...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Jérémie Galarneau
Tests: src.ctf.lttng-live: add support for beacon injec...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Jérémie Galarneau
Fix: source.ctf.lttng-live: muxing failure on clear
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Jérémie Galarneau
Fix: source.ctf.fs: 0-length packet index length causes...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Jérémie Galarneau
Tests: src.ctf.lttng-live: use JSON description for...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Jérémie Galarneau
Tests: whitespace fix in src.ctf.lttng-live/test_live
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Simon Marchi
Fix: lib: use appropriate format specifier to print...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Philippe Proulx
Fix: lib: BT_ASSERT_PRE_NON_NULL_FROM_FUNC(): change...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Philippe Proulx
tests: add libbabeltrace2 pre/postcondition testing...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Philippe Proulx
lib: assign a unique ID to each pre/postcond. and repor...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Philippe Proulx
lib: add bt_lib_log_v()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Philippe Proulx
lib: rename BT_ASSERT_PRE_BEGIN_LE_END() -> BT_..._MSG_...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Philippe Proulx
lib: use common precond. assert. macros from `assert...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Philippe Proulx
lib: rename *_IS_TYPE() and *_HAS_ID() macros -> *_HAS_...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Philippe Proulx
lib: commonize some precondition assertion macros
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Philippe Proulx
lib: move bt_graph_configure() to `graph.c` (only used...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Philippe Proulx
Fix: lib: bt_component_class_sink_simple_borrow() is...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Philippe Proulx
lib: object.h: convert precondition assertions to inter...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Philippe Proulx
lib: move code only used by create_event() to `message...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Philippe Proulx
lib: merge `assert-pre.h` and `assert-post.h` into...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-21
Simon Marchi
Fix: sink.text.pretty: assign status at the end of...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Simon Marchi
sink.text.pretty: append error causes where applicable
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Simon Marchi
sink.text.pretty: simplify error handling in pretty_consume
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Simon Marchi
sink.text.pretty: update logging macros
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Simon Marchi
Fix: sink.text.pretty: check that port is connected...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Jonathan Rajotte
doc: bindings: python: lttng version referenced is...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-14
Francis Deslauriers
Cleanup: src.ctf.lttng-live: clarify comment
commit
|
commitdiff
|
tree
|
snapshot
2020-04-14
Simon Marchi
lib: add precondition checks that count of discarded...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-14
Simon Marchi
bt2: check that port is connected when creating message...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-14
Simon Marchi
lib, bt2: add precondition check for port name unicity
commit
|
commitdiff
|
tree
|
snapshot
2020-04-14
Simon Marchi
lib: add precond. check for begin <= end on pkt./ev...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-14
Simon Marchi
Fix: bt2: read properties on _DiscardedEventsMessage
commit
|
commitdiff
|
tree
|
snapshot
2020-04-14
Simon Marchi
tests: add tests for discarded events/packets creation
commit
|
commitdiff
|
tree
|
snapshot
2020-04-14
Simon Marchi
Add initial Python bindings documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Simon Marchi
Fix: bt2: add precond. check, for stream class supporti...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Simon Marchi
source.text.dmesg: use BT_COMP_LOGE_APPEND_CAUSE
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Simon Marchi
source.text.dmesg: replace switch to convert status...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Simon Marchi
configure: remove -Wno-format-nonliteral
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Simon Marchi
sink.text.details: sprinkle BT_COMP_LOGE_APPEND_CAUSE...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Simon Marchi
sink.text.details: replace switch to convert status...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Simon Marchi
flt-utils.muxer: use BT_COMP_LOGE_APPEND_CAUSE
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Simon Marchi
Fix: flt-utils.muxer: reference leak in muxer_msg_iter_...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Simon Marchi
lib: add `size >= 1` pre-condition to bt_field_class_in...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Simon Marchi
Fix: src.text.dmesg: add missing assignment of `status...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Simon Marchi
Fix: sink.text.details: goto error when failing to...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Michael Jeanson
Move to kernel style SPDX license identifiers
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Mingli Yu
Fix: src.ctf.fs: initialize the other_entry variable
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Philippe Proulx
bt2: make `_EventConst` a mapping
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Philippe Proulx
Fix: bt2: _EventConst.__getitem__(): check if event...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Jérémie Galarneau
bt2: honor build system compiler/linker preferences
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Simon Marchi
configure: enable -Wsuggest-attribute=format
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Simon Marchi
configure: simplify warning flags detection
commit
|
commitdiff
|
tree
|
snapshot
2020-03-12
Simon Marchi
sink.text.details: remove LOG_WRONG_PARAM_TYPE
commit
|
commitdiff
|
tree
|
snapshot
2020-03-12
Philippe Proulx
doc: bt_field_class...get_mapping_labels...(): clarify...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-12
Philippe Proulx
doc/api/libbabeltrace2/style.css: make font weight...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Simon Marchi
flt.utils.muxer: initialize variable to silence -Wmaybe...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Simon Marchi
common: cast arguments to character classification...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Simon Marchi
sink.text.pretty: remove error checks for bt_field_borr...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-29
Jérémie Galarneau
py-common: clean-up: unreachable error handling code
commit
|
commitdiff
|
tree
|
snapshot
2020-02-29
Francis Deslauriers
Fix: configure.ac: silently accepting invalid Python...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-29
Francis Deslauriers
Cleanup: configure.ac: remove redundant `AC_ARG_ENABLE...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Geneviève Bastien
configure: Add flags as hints when option is disabled
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Mathieu Desnoyers
Fix: plugin-dev.h: Disable address sanitizer on pointer...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-26
Simon Marchi
tests: fix shellcheck warnings in cli/convert/test_auto...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-26
Simon Marchi
tests: fix shellcheck warnings in cli/convert/test_conv...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-26
Simon Marchi
tests: add expected error strings cli/convert/test_conv...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-26
Simon Marchi
tests: cleanup cli/convert/test_convert_args
commit
|
commitdiff
|
tree
|
snapshot
2020-02-26
Simon Marchi
Fix: cli: use BT_CLI_LOGE_APPEND_CAUSE instead of print...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-26
Simon Marchi
tests: fix shellcheck warnings in plugins/sink.ctf...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-26
Simon Marchi
tests: fix shellcheck warning in plugins/src.ctf.lttng...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-26
Simon Marchi
tests: fix shellcheck warnings in plugins/src.ctf.fs...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-26
Simon Marchi
tests: fix shellcheck warnings in plugins/src.ctf.fs...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-26
Simon Marchi
tests: fix shellcheck warnings in plugins/src.ctf.fs...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-26
Simon Marchi
tests: fix shellcheck warnings in plugins/flt.lttng...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-26
Simon Marchi
tests: fix shellcheck warnings in plugins/flt.utils...
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.042978 seconds
and
4
git commands to generate.