babeltrace.git
2019-08-06  Philippe Proulxlib: add bt_graph_add_simple_sink_component()
2019-08-06  Philippe Proulxlib: remove colander sink component class
2019-08-05  Philippe Proulxcli, tests: rename "leftover" terms to "non-option"
2019-08-05  Philippe Proulxtest_try_again_many_times(): use three times `None...
2019-08-05  Philippe Proulxlib: remove output port message iterator
2019-08-05  Philippe Proulxbt2: make `TraceCollectionMessageIterator` not use...
2019-08-05  Philippe Proulxbt2: wrap bt_graph_run_once() (Graph.run_once())
2019-08-05  Philippe Proulxlib: rename bt_graph_consume() -> bt_graph_run_once()
2019-08-05  Philippe Proulxbt2: pass custom Python object to Python component...
2019-08-05  Philippe Proulxbt2: remove BT CC entry from global HT in _UserComponen...
2019-08-05  Simon Marchicli: free auto_source_discovery_result::original_input_...
2019-08-05  Simon Marchicli: free leftover_params and leftover_loglevels
2019-08-03  Simon Marchicli: apply log levels (`--log-level` option) to leftovers
2019-08-03  Simon Marchicli: apply parameters (`--params` option) to leftovers
2019-08-02  Philippe Proulxbt2: move common internal functions to their own files
2019-08-02  Philippe Proulxbt2: native_bt_version.i: use `%include <babeltrace2...
2019-08-02  Philippe Proulxbt2: put SWIG interface file C code in separate files
2019-08-02  Simon Marchitests: reorganize CLI's `convert` tests
2019-08-02  Simon Marchicli: handle leftovers in the same loop as components
2019-08-02  Simon Marchicli: remove `run` and `convert` commands' --name option
2019-08-02  Simon Marchicli: remove `convert` command's --path and --url options
2019-08-02  Simon MarchiRemove popt from project's dependencies
2019-08-02  Simon Marchicli: remove babeltrace2-log
2019-08-02  Simon Marchicli: use argpar for parsing query command's arguments
2019-08-02  Simon Marchicli: use argpar for parsing list-plugin command's arguments
2019-08-02  Simon Marchicli: use argpar for parsing help command's arguments
2019-08-02  Simon Marchicli: use argpar for parsing convert command's arguments
2019-08-02  Simon Marchicli: use argpar for parsing run command's arguments
2019-08-02  Simon Marchicli: use argpar for top-level args
2019-08-02  Philippe ProulxAdd internal command-line argument parser API
2019-07-31  Francis Deslauriersbt2: stream.py: add `trace` property to _Stream
2019-07-31  Jonathan Rajotte`ctf` plugins: port: cast to intmax_t all off_t variabl...
2019-07-31  Philippe Proulxconfigure.ac: refine Python 3 interpreter and dev....
2019-07-31  Philippe Proulxsrc.ctf.lttng-live: live_..._list_sessions(): remove...
2019-07-31  Philippe ProulxFix: live_viewer_connection_create(): `lttng_live_msg_i...
2019-07-31  Philippe ProulxFix: tests/utils/utils.sh: export `BT_TESTS_PYTHON_CONF...
2019-07-30  Jonathan Rajotte`ctf` plugin: Use CTF_BYTE_ORDER_UNKNOWN in place of -1
2019-07-30  Michael Jeansontests: fix test_auto_source_discovery on mingw
2019-07-30  Jonathan Rajotte`ctf` plugin: Use CTF_SCOPE_PACKET_UNKNOWN in place...
2019-07-29  Jonathan Rajottelib: Explicit cast to bt_plugin_find_status
2019-07-29  Jonathan Rajottesrc.ctf.lttng-live: Use SESSION_NOT_FOUND_ACTION_UNKNOW...
2019-07-29  Jonathan Rajotte`ctf` plugin: Use is_log_level_set to infer ctf_event_c...
2019-07-29  Jonathan Rajottesink.ctf.fs: remove unusued _is_variant_field_class_tag...
2019-07-26  Philippe Proulxlib: prepare the ground for stateful query operations
2019-07-26  Philippe Proulxbt2: honor self component or query log level when logging
2019-07-26  Philippe ProulxMove `src/plugins/comp-logging.h` -> `src/logging/comp...
2019-07-26  Philippe Proulxtests/bindings/python/bt2: remove unneeded `import...
2019-07-26  Philippe ProulxTest `bt2` public names (`test_package.py`)
2019-07-26  Philippe ProulxAdd `babeltrace.` prefix to `trace-info` and `support...
2019-07-26  Philippe Proulxlib: standardize listener ID types with new `bt_listene...
2019-07-26  Simon Marchilib: rename INVALID_OBJECT status to UNKNOWN_OBJECT
2019-07-26  Simon Marchibt2: move __version__ to version.py.in
2019-07-26  Philippe Proulx*_string() enumerator to string functions: remove commo...
2019-07-26  Philippe Proulxlib: rename `bt_scope` -> `bt_field_path_scope`
2019-07-26  Simon Marchicli: fix "permission denied" test after g_dir_open
2019-07-26  Philippe Proulxtests/Makefile.am: add `test_auto_source_discovery...
2019-07-25  Philippe Proulxbt2: prepend `_user` to overridable protected methods
2019-07-25  Philippe Proulxbt2: make `bt2._OverflowError` inherit `bt2._Error`
2019-07-25  Philippe Proulxbt2: _init_and_register_exit(): remove unused `version...
2019-07-25  Philippe Proulxbt2: clean available `bt2` package names
2019-07-25  Philippe Proulxtest_error.py: remove dangling print()
2019-07-25  Philippe Proulxbt2: move `_ListenerHandle` to `utils.py`
2019-07-25  Philippe Proulxbt2: prepend `_` to names of exception classes the...
2019-07-25  Philippe Proulxlib: rename all `*_STATUS_OVERFLOW` -> `*_STATUS_OVERFL...
2019-07-25  Philippe Proulxlib: append error cause when returning `BT_FUNC_STATUS_...
2019-07-25  Philippe Proulxbt2: import public names into `__init__.py`
2019-07-25  Philippe Proulxbt2: rename `_Generic*ComponentClass` -> `_*ComponentClass`
2019-07-24  Simon Marchilib: remove INVALID_PARAMS status
2019-07-24  Philippe Proulxcli: remove the global volatile `interrupted` variable
2019-07-24  Philippe Proulxlib: bt_query_executor_query(): check interruption...
2019-07-24  Philippe Proulxlib: add bt_plugin_find_all()
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
next
This page took 0.040139 seconds and 4 git commands to generate.