Fix: bt2: autodisc: remove thread error while inserting status in map
[babeltrace.git] / src / cli /
2022-03-10  Michael Jeansonfix: add dependency between cli bin and plugins when...
2021-11-12  Simon MarchiAdd --enable-asan configure option
2021-09-10  Simon Marchicommon: move bt_component_class_type_string here, use...
2021-08-27  Simon Marchicli: make config cli args functions return a status...
2021-08-27  Simon MarchiFix: cli: use correct argument index in subcommand...
2021-08-27  Simon Marchicli: sync argpar - adjust to iterator API
2020-06-08  Simon Marchiconfigure: remove unused configuration macros
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-02-26  Simon MarchiFix: cli: use BT_CLI_LOGE_APPEND_CAUSE instead of print...
2020-01-21  Philippe Proulxcli: colorize version printing
2020-01-21  Philippe Proulxcli: print full version name
2020-01-21  Philippe Proulxcommon: support custom, extra information for build...
2020-01-20  Philippe ProulxDocument libbabeltrace2's C API
2020-01-13  Philippe Proulxlib: graph API: return borrowed references when adding...
2020-01-08  Simon Marchicli: free log level string value
2020-01-07  Simon Marchicli: fix bt_plugin leak when using `-i ctf`
2020-01-07  Simon Marchicli: remove unused structures and enums
2019-12-12  Philippe Proulxlib: graph API: remove "listener removed" callback...
2019-12-05  Simon MarchiUse argpar from upstream
2019-12-05  Simon Marchistring-format: introduce function to format a bt_error
2019-12-05  Simon Marchistring-format: introduce function to format component...
2019-11-20  Simon Marchicli: print error causes in all error paths
2019-11-15  Philippe Proulxlib: make bt_value_map_foreach_entry_{const_}func(...
2019-11-12  Philippe ProulxEmit dedicated bright terminal color codes if supported
2019-11-05  Francis DeslauriersCleanup: cli: move LOGE statements closer to the source
2019-11-05  Francis Deslaurierscli: exit with status 2 when interrupted by SIGINT
2019-11-04  Francis Deslaurierscli: set `bt_config::command_name` field for all commands
2019-11-03  Philippe ProulxAdd bt_common_abort() and use it instead of abort(...
2019-10-31  Francis DeslauriersCleanup: add `#include <stdbool.h>` whenever `bool...
2019-10-31  Philippe Proulxlib: remove `BT_GRAPH_RUN_STATUS_END`
2019-10-30  Simon Marchicli: Remove unnecessary NULL check in print_value_rec
2019-10-29  Simon MarchiFix -Wmissing-prototypes/-Wmissing-declarations warnings
2019-10-28  Simon Marchiconfigure: allow adding compiler-specific warning flags
2019-10-26  Francis DeslauriersCleanup: babeltrace2-cfg-cli-args.c: coding style
2019-10-26  Francis DeslauriersCleanup: usages of bt_value_array_borrow_element_by_ind...
2019-10-26  Francis DeslauriersFix: usage of `bt_value_array_get_length()`
2019-10-22  Francis DeslauriersFix: shadowed variables
2019-10-22  Simon Marchilib: remove includes from logging.h
2019-10-18  Francis DeslauriersCleanup: Dead assignments
2019-10-10  Francis Deslaurierscli: ensure queries always receive a map
2019-10-10  Francis Deslauriersvalues: make `bt_value_map_extend()` extend the provide...
2019-10-09  Michael Jeansonport: fix link order of babeltrace2.exe
2019-10-08  Simon MarchiMove CLI params parsing to its own lib
2019-10-07  Simon Marchicli: update error message in set_stream_intersections
2019-10-02  Simon Marchicli: print map value in ASCII-betical order of keys
2019-09-29  Simon MarchiFix: cli: don't log error when using help command with...
2019-09-20  Francis Deslaurierscli: make `--clock-force-correlate` use `force-clock...
2019-09-19  Simon MarchiFix: output non-LTTng CTF trace with same relative...
2019-09-18  Simon Marchicli: don't include version.h in babeltrace2-cfg-cli...
2019-09-06  Simon Marchirename `babeltrace.trace-info` to `babeltrace.trace...
2019-09-06  Simon Marchicli: improve error logging in set_stream_intersections
2019-09-04  Simon Marchictf: remove `intersection-range-ns` from `babeltrace...
2019-08-29  Simon Marchicli: remove unused path variable in set_stream_intersec...
2019-08-26  Simon Marchiautodisc: make it possible to interrupt auto source...
2019-08-26  Simon MarchiFix: cli: check return value of bt_value_array_append_s...
2019-08-25  Philippe ProulxFix: cli: replace remaining log level `V` (verbose...
2019-08-17  Philippe Proulxsrc.ctf.lttng-live: return unsigned integers in `sessio...
2019-08-17  Philippe ProulxFix: pass `inputs` parameter to implicit `src.ctf.lttng...
2019-08-17  Simon Marchicli: allow map values in --params arguments
2019-08-17  Simon Marchicli: exit with error if a plugin fails to load
2019-08-17  Simon Marchicli: set log levels earlier
2019-08-17  Simon Marchicli: return if bt_plugin_find_all_from_dir fails in...
2019-08-17  Simon MarchiFix: cli: increment bt_value_null ref count when return...
2019-08-16  Philippe Proulxcli: "Babeltrace configuration" -> "Babeltrace CLI...
2019-08-16  Philippe Proulxcli: `convert` command: do not allow more than one...
2019-08-16  Philippe Proulxcli: make --plugin-path and --omit-{system,home}-plugin...
2019-08-16  Philippe Proulxlib: make empty array/map appending/inserting functions...
2019-08-15  Philippe Proulxlib: rename bt_value_array_get_size() -> bt_value_array...
2019-08-13  Philippe Proulxcli: find greatest operative MIP version to create...
2019-08-13  Philippe Proulxlib: bt_graph_create(): accept MIP version
2019-08-12  Simon Marchicli: mention path separator for Windows in comment
2019-08-12  Simon MarchiMove autodisc to its own convenience library
2019-08-09  Philippe ProulxFix: cli/babeltrace2.c: logically dead code
2019-08-09  Philippe ProulxFix: babeltrace2-cfg-cli-args.c: uninitialized pointer...
2019-08-05  Philippe Proulxcli, tests: rename "leftover" terms to "non-option"
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  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-07-26  Philippe Proulxlib: prepare the ground for stateful query operations
2019-07-26  Philippe ProulxAdd `babeltrace.` prefix to `trace-info` and `support...
2019-07-26  Simon Marchilib: rename INVALID_OBJECT status to UNKNOWN_OBJECT
2019-07-26  Simon Marchicli: fix "permission denied" test after g_dir_open
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: add bt_{graph,query_executor}_add_interrupter()
2019-07-24  Simon Marchilib: make default query implementation return INVALID_O...
2019-07-23  Philippe ProulxStandardize `!ptr` i/o `ptr == NULL`, `ptr` i/o `ptr...
2019-07-23  Simon Marchicli: automatically detect sources for leftover arguments
next
This page took 0.064022 seconds and 7 git commands to generate.