projects
/
babeltrace.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
babeltrace.git
2019-07-26
Philippe Proulx
Test `bt2` public names (`test_package.py`)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Philippe Proulx
Add `babeltrace.` prefix to `trace-info` and `support...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Philippe Proulx
lib: standardize listener ID types with new `bt_listene...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Simon Marchi
lib: rename INVALID_OBJECT status to UNKNOWN_OBJECT
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Simon Marchi
bt2: move __version__ to version.py.in
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Philippe Proulx
*_string() enumerator to string functions: remove commo...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Philippe Proulx
lib: rename `bt_scope` -> `bt_field_path_scope`
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Simon Marchi
cli: fix "permission denied" test after g_dir_open
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Philippe Proulx
tests/Makefile.am: add `test_auto_source_discovery...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Philippe Proulx
bt2: prepend `_user` to overridable protected methods
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Philippe Proulx
bt2: make `bt2._OverflowError` inherit `bt2._Error`
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Philippe Proulx
bt2: _init_and_register_exit(): remove unused `version...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Philippe Proulx
bt2: clean available `bt2` package names
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Philippe Proulx
test_error.py: remove dangling print()
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Philippe Proulx
bt2: move `_ListenerHandle` to `utils.py`
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Philippe Proulx
bt2: prepend `_` to names of exception classes the...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Philippe Proulx
lib: rename all `*_STATUS_OVERFLOW` -> `*_STATUS_OVERFL...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Philippe Proulx
lib: append error cause when returning `BT_FUNC_STATUS_...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Philippe Proulx
bt2: import public names into `__init__.py`
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Philippe Proulx
bt2: rename `_Generic*ComponentClass` -> `_*ComponentClass`
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Simon Marchi
lib: remove INVALID_PARAMS status
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Philippe Proulx
cli: remove the global volatile `interrupted` variable
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Philippe Proulx
lib: bt_query_executor_query(): check interruption...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Philippe Proulx
lib: add bt_plugin_find_all()
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Philippe Proulx
lib: add bt_{graph,query_executor}_add_interrupter()
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Philippe Proulx
bt2: add interrupter support
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Philippe Proulx
lib: add interrupter API
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Philippe Proulx
lib: create input port msg iterator from self {msg...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Simon Marchi
bt2: fix some whitespace issues
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Simon Marchi
lib: make default query implementation return INVALID_O...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Simon Marchi
lib: remove LOADING_ERROR status
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Simon Marchi
bt2: remove NonexistentClockSnapshot exception type
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Simon Marchi
bt2: prepend underscore to exceptions not meant to...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Simon Marchi
bt2: rename CreationError to MemoryError, handle it...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Simon Marchi
bt2: make bt2.Error wrap current thread's error
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Simon Marchi
bt2: make bt2 add graph listener wrappers append error...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Simon Marchi
bt2: make bt_bt2_trace_{,class}_add_destruction_listene...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Simon Marchi
bt2: remove utils._handle_ptr
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Simon Marchi
py-common: make bt_py_common_format_exception accept...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Simon Marchi
Fix: bt2: Make bindings target depend on convenience...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Michael Jeanson
tests: fix Windows support in test_convert_args
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Michael Jeanson
tests: readlink 'canonicalize' is GNU specific
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Michael Jeanson
tests: fix Python plugin provider tests on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Philippe Proulx
Standardize `!ptr` i/o `ptr == NULL`, `ptr` i/o `ptr...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Philippe Proulx
bt2: do not require sink component's _graph_is_configur...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Philippe Proulx
bt2: move _bt_graph_is_configured_from_native() to...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Michael Jeanson
Update python bindings gitignore for native_bt.c
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Simon Marchi
cli: automatically detect sources for leftover arguments
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Simon Marchi
src.ctf.lttng-live: LOGI instead of LOGW when getting...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
Mathieu Desnoyers
sink.text.pretty: don't use printf for binary values
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
Mathieu Desnoyers
sink.text.pretty: use bt_common_g_string_append and...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
Mathieu Desnoyers
sink.text.pretty: remove field filtering
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
Mathieu Desnoyers
sink.text.pretty: do not printf field name strings
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
Mathieu Desnoyers
sink.text.pretty: use bt_common_g_string_append_printf
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
Mathieu Desnoyers
common: implement bt_common_g_string_append and bt_comm...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
Mathieu Desnoyers
common: implement bt_common_g_string_append_printf
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
Philippe Proulx
tests/Makefile.am: remove needless comment
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
Simon Marchi
Fix: bt2: incref Py_None in get_msg_range_common on...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
Philippe Proulx
lib: logging: add `%!R` conv. specifier for integer...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Philippe Proulx
lib: rename functions to clearly indicate API inheritance
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Francis Deslauriers
Tests: flt.lttng-utils.debug-info: update debug-info...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Michael Jeanson
Fix: flt.utils.muxer: don't clear an empty `GPtrArray`
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Jonathan Rajotte
`test_plugin.py`: use absolute paths for plugin path...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Jonathan Rajotte
`test_query_trace_info.py`: adapt regex to NT path...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Francis Deslauriers
tests/plugins/flt.utils.trimmer/Makefile.am: remove...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Francis Deslauriers
flt.utils.muxer: support stream messages with default...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Simon Marchi
bt2: fix: don't return in bt_bool out typemap
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Simon Marchi
bt2: remove unrelated comment from native_bt_integer_ra...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Francis Deslauriers
Apply black code formatter on all Python code
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Francis Deslauriers
Explicitly mention `black` in CodingStyle guidelines
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Francis Deslauriers
Tests: add `tap` utils code to Black formatter exclusio...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Philippe Proulx
lib: remove `BT_ASSERT_PRE_FUNC`
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Philippe Proulx
lib: bt_field_class_dynamic_array_create(): accept...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Philippe Proulx
lib: decouple variant FC option names from selector...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Philippe Proulx
bt2: add integer range set support
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Philippe Proulx
lib: add integer range and integer range set API
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Philippe Proulx
Fix various "may be used uninitialized" warnings (GCC)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Philippe Proulx
Fix: CTF writer: bt_ctf_field_unsigned_integer_set_valu...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Philippe Proulx
Fix: BT_ASSERT_PRE_DEV(): use `##__VA_ARGS`, not `...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Simon Marchi
bt2: report errors from Python component and component...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Simon Marchi
bt2: check for _graph_is_configured method in user...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Simon Marchi
plugins: log failure to load plugin as a warning
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Simon Marchi
tests: run_python_bt2: error out if BT_TESTS_BUILDDIR...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Simon Marchi
bt2: don't copy swig interface files to build directory
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Simon Marchi
bt2: run swig by hand instead of through "setup.py...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Simon Marchi
configure: report SWIG and SWIG_LIB values
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Simon Marchi
cli: move plugin loading code to its own file
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Simon Marchi
cli: Replace printf_err with BT_CLI_LOGE_APPEND_CAUSE
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Philippe Proulx
CONTRIBUTING.adoc: add more content to the "Testing...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
Michael Jeanson
tests: Move tap-driver.sh out of the autotools aux...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
Michael Jeanson
Fix: bt2: remove circular import (not supported before...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Francis Deslauriers
tests: bt2: remove test_clock_class_priority_map.py
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Francis Deslauriers
Fix: flt.lttng-utils.debug-info: possible leak of ...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Francis Deslauriers
tests: src.ctf.fs: add 2packets test trace
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Francis Deslauriers
tests: bt_diff_cli: compare expected `stderr` too
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Francis Deslauriers
lib: plugin-so.c: ERROR and INFO level messages logged...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Michael Jeanson
fix: use g_setenv for portability
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Francis Deslauriers
Do not check `NULL` to call free(): free() accepts...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Philippe Proulx
Fix: current-thread.h: append from message iterator...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Jonathan Rajotte
tests: on Windows the plugin object extension is 'dll...
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.043138 seconds
and
4
git commands to generate.