babeltrace.git
2019-07-24  Philippe Proulxlib: add bt_{graph,query_executor}_add_interrupter()
2019-07-24  Philippe Proulxbt2: add interrupter support
2019-07-24  Philippe Proulxlib: add interrupter API
2019-07-24  Philippe Proulxlib: create input port msg iterator from self {msg...
2019-07-24  Simon Marchibt2: fix some whitespace issues
2019-07-24  Simon Marchilib: make default query implementation return INVALID_O...
2019-07-24  Simon Marchilib: remove LOADING_ERROR status
2019-07-24  Simon Marchibt2: remove NonexistentClockSnapshot exception type
2019-07-24  Simon Marchibt2: prepend underscore to exceptions not meant to...
2019-07-24  Simon Marchibt2: rename CreationError to MemoryError, handle it...
2019-07-24  Simon Marchibt2: make bt2.Error wrap current thread's error
2019-07-24  Simon Marchibt2: make bt2 add graph listener wrappers append error...
2019-07-24  Simon Marchibt2: make bt_bt2_trace_{,class}_add_destruction_listene...
2019-07-24  Simon Marchibt2: remove utils._handle_ptr
2019-07-24  Simon Marchipy-common: make bt_py_common_format_exception accept...
2019-07-24  Simon MarchiFix: bt2: Make bindings target depend on convenience...
2019-07-23  Michael Jeansontests: fix Windows support in test_convert_args
2019-07-23  Michael Jeansontests: readlink 'canonicalize' is GNU specific
2019-07-23  Michael Jeansontests: fix Python plugin provider tests on Windows
2019-07-23  Philippe ProulxStandardize `!ptr` i/o `ptr == NULL`, `ptr` i/o `ptr...
2019-07-23  Philippe Proulxbt2: do not require sink component's _graph_is_configur...
2019-07-23  Philippe Proulxbt2: move _bt_graph_is_configured_from_native() to...
2019-07-23  Michael JeansonUpdate python bindings gitignore for native_bt.c
2019-07-23  Simon Marchicli: automatically detect sources for leftover arguments
2019-07-23  Simon Marchisrc.ctf.lttng-live: LOGI instead of LOGW when getting...
2019-07-21  Mathieu Desnoyerssink.text.pretty: don't use printf for binary values
2019-07-21  Mathieu Desnoyerssink.text.pretty: use bt_common_g_string_append and...
2019-07-21  Mathieu Desnoyerssink.text.pretty: remove field filtering
2019-07-21  Mathieu Desnoyerssink.text.pretty: do not printf field name strings
2019-07-21  Mathieu Desnoyerssink.text.pretty: use bt_common_g_string_append_printf
2019-07-21  Mathieu Desnoyerscommon: implement bt_common_g_string_append and bt_comm...
2019-07-21  Mathieu Desnoyerscommon: implement bt_common_g_string_append_printf
2019-07-21  Philippe Proulxtests/Makefile.am: remove needless comment
2019-07-21  Simon MarchiFix: bt2: incref Py_None in get_msg_range_common on...
2019-07-21  Philippe Proulxlib: logging: add `%!R` conv. specifier for integer...
2019-07-20  Philippe Proulxlib: rename functions to clearly indicate API inheritance
2019-07-20  Francis DeslauriersTests: flt.lttng-utils.debug-info: update debug-info...
2019-07-20  Michael JeansonFix: flt.utils.muxer: don't clear an empty `GPtrArray`
2019-07-20  Jonathan Rajotte`test_plugin.py`: use absolute paths for plugin path...
2019-07-20  Jonathan Rajotte`test_query_trace_info.py`: adapt regex to NT path...
2019-07-20  Francis Deslaurierstests/plugins/flt.utils.trimmer/Makefile.am: remove...
2019-07-20  Francis Deslauriersflt.utils.muxer: support stream messages with default...
2019-07-20  Simon Marchibt2: fix: don't return in bt_bool out typemap
2019-07-20  Simon Marchibt2: remove unrelated comment from native_bt_integer_ra...
2019-07-20  Francis DeslauriersApply black code formatter on all Python code
2019-07-20  Francis DeslauriersExplicitly mention `black` in CodingStyle guidelines
2019-07-20  Francis DeslauriersTests: add `tap` utils code to Black formatter exclusio...
2019-07-18  Philippe Proulxlib: remove `BT_ASSERT_PRE_FUNC`
2019-07-18  Philippe Proulxlib: bt_field_class_dynamic_array_create(): accept...
2019-07-18  Philippe Proulxlib: decouple variant FC option names from selector...
2019-07-18  Philippe Proulxbt2: add integer range set support
2019-07-18  Philippe Proulxlib: add integer range and integer range set API
2019-07-18  Philippe ProulxFix various "may be used uninitialized" warnings (GCC)
2019-07-18  Philippe ProulxFix: CTF writer: bt_ctf_field_unsigned_integer_set_valu...
2019-07-18  Philippe ProulxFix: BT_ASSERT_PRE_DEV(): use `##__VA_ARGS`, not `...
2019-07-18  Simon Marchibt2: report errors from Python component and component...
2019-07-18  Simon Marchibt2: check for _graph_is_configured method in user...
2019-07-18  Simon Marchiplugins: log failure to load plugin as a warning
2019-07-18  Simon Marchitests: run_python_bt2: error out if BT_TESTS_BUILDDIR...
2019-07-18  Simon Marchibt2: don't copy swig interface files to build directory
2019-07-18  Simon Marchibt2: run swig by hand instead of through "setup.py...
2019-07-18  Simon Marchiconfigure: report SWIG and SWIG_LIB values
2019-07-18  Simon Marchicli: move plugin loading code to its own file
2019-07-18  Simon Marchicli: Replace printf_err with BT_CLI_LOGE_APPEND_CAUSE
2019-07-17  Philippe ProulxCONTRIBUTING.adoc: add more content to the "Testing...
2019-07-16  Michael Jeansontests: Move tap-driver.sh out of the autotools aux...
2019-07-16  Michael JeansonFix: bt2: remove circular import (not supported before...
2019-07-13  Francis Deslaurierstests: bt2: remove test_clock_class_priority_map.py
2019-07-13  Francis DeslauriersFix: flt.lttng-utils.debug-info: possible leak of ...
2019-07-13  Francis Deslaurierstests: src.ctf.fs: add 2packets test trace
2019-07-13  Francis Deslaurierstests: bt_diff_cli: compare expected `stderr` too
2019-07-13  Francis Deslaurierslib: plugin-so.c: ERROR and INFO level messages logged...
2019-07-12  Michael Jeansonfix: use g_setenv for portability
2019-07-12  Francis DeslauriersDo not check `NULL` to call free(): free() accepts...
2019-07-12  Philippe ProulxFix: current-thread.h: append from message iterator...
2019-07-12  Jonathan Rajottetests: on Windows the plugin object extension is 'dll...
2019-07-12  Jonathan RajotteFix: cygwin does not honour LD_LIBRARY_PATH
2019-07-12  Francis Deslaurierscleanup: configure.ac: replace spaces by tabs
2019-07-12  Michael JeansonFix warnings with bison >= 3.4 and autoconf < 2.70
2019-07-11  Michael JeansonMake the in-tree CLI use the in-tree PPP
2019-07-11  Michael JeansonMake the Python plugin provider a libtool module
2019-07-10  Philippe ProulxStandardize `strcmp(a, b) == 0` instead of `!strcmp...
2019-07-10  Philippe ProulxDo not check `NULL` to call g_free(): g_free() accepts...
2019-07-10  Simon MarchiFix: bt2: adjust reference counting of value objects
2019-07-10  Michael JeansonRename PLUGINSDIR to BABELTRACE_PLUGINS_DIR and enable it
2019-07-10  Michael Jeansontests: update test_trimming to remove the wrapper
2019-07-10  Jonathan Rajottetrimmer: proper formatting of timestamp conversion...
2019-07-10  Jonathan Rajottetests: specify the timezone offset
2019-07-10  Jonathan RajotteFix: use return of bt_localtime_r as success criteria
2019-07-10  Philippe Proulxlib: put __BT_UPCAST() and __BT_UPCAST_CONST() in ...
2019-07-10  Philippe ProulxMove `include/babeltrace2/ctf-writer` -> `include/babel...
2019-07-10  Philippe ProulxRemove legacy `include/babeltrace2/{ctf-ir,ctf}` direct...
2019-07-10  Philippe Proulxlib: standardize public header copyright notice
2019-07-10  Philippe Proulxlib: remove "For *" comments in public headers
2019-07-10  Philippe Proulxlib: force user to include `<babeltrace2/babeltrace.h>`
2019-07-10  Philippe Proulxlib: standardize public include guards
2019-07-10  Philippe Proulxsrc/{ctfser,fd-cache}/Makefile.am: remove unneeded...
2019-07-10  Philippe ProulxFix: lib: conflicting types for `bt_plugin_set_get_plug...
2019-07-10  Philippe ProulxFix: CTF writer: make library have its own public ...
2019-07-09  Philippe Proulxlib: make BT_ASSERT_{PRE,POST}() always on; add BT_ASSE...
next
This page took 0.040713 seconds and 4 git commands to generate.