cli: fix bt_plugin leak when using `-i ctf`
[babeltrace.git] / src / cli / babeltrace2.c
2020-01-20  Simon Marchicli: fix bt_plugin leak when using `-i ctf`
2020-01-20  Philippe Proulxlib: graph API: remove "listener removed" callback...
2020-01-20  Simon Marchistring-format: introduce function to format a bt_error
2020-01-20  Simon Marchistring-format: introduce function to format component...
2019-11-26  Simon Marchicli: print error causes in all error paths
2019-11-15  Philippe Proulxlib: make bt_value_map_foreach_entry_{const_}func(...
2019-11-14  Philippe ProulxEmit dedicated bright terminal color codes if supported
2019-11-14  Francis DeslauriersCleanup: cli: move LOGE statements closer to the source
2019-11-14  Francis Deslaurierscli: exit with status 2 when interrupted by SIGINT
2019-11-14  Philippe ProulxAdd bt_common_abort() and use it instead of abort(...
2019-11-01  Philippe Proulxlib: remove `BT_GRAPH_RUN_STATUS_END`
2019-10-30  Simon Marchicli: Remove unnecessary NULL check in print_value_rec
2019-10-30  Simon MarchiFix -Wmissing-prototypes/-Wmissing-declarations warnings
2019-10-30  Francis DeslauriersCleanup: usages of bt_value_array_borrow_element_by_ind...
2019-10-30  Francis DeslauriersFix: usage of `bt_value_array_get_length()`
2019-10-30  Francis DeslauriersFix: shadowed variables
2019-10-30  Francis DeslauriersCleanup: Dead assignments
2019-10-09  Simon Marchicli: update error message in set_stream_intersections
2019-10-03  Simon Marchicli: print map value in ASCII-betical order of keys
2019-09-10  Simon Marchirename `babeltrace.trace-info` to `babeltrace.trace...
2019-09-10  Simon Marchicli: improve error logging in set_stream_intersections
2019-09-04  Simon Marchictf: remove `intersection-range-ns` from `babeltrace...
2019-09-04  Simon Marchicli: remove unused path variable in set_stream_intersec...
2019-09-04  Simon Marchiautodisc: make it possible to interrupt auto source...
2019-09-04  Philippe Proulxsrc.ctf.lttng-live: return unsigned integers in `sessio...
2019-09-04  Simon Marchicli: set log levels earlier
2019-09-04  Philippe Proulxcli: "Babeltrace configuration" -> "Babeltrace CLI...
2019-09-04  Philippe Proulxlib: rename bt_value_array_get_size() -> bt_value_array...
2019-09-04  Philippe Proulxcli: find greatest operative MIP version to create...
2019-09-04  Philippe Proulxlib: bt_graph_create(): accept MIP version
2019-09-04  Philippe ProulxFix: cli/babeltrace2.c: logically dead code
2019-08-07  Simon MarchiRemove popt from project's dependencies
2019-08-07  Philippe Proulxlib: prepare the ground for stateful query operations
2019-08-07  Philippe ProulxAdd `babeltrace.` prefix to `trace-info` and `support...
2019-08-07  Simon Marchilib: rename INVALID_OBJECT status to UNKNOWN_OBJECT
2019-08-07  Simon Marchilib: remove INVALID_PARAMS status
2019-08-07  Philippe Proulxcli: remove the global volatile `interrupted` variable
2019-08-07  Philippe Proulxlib: add bt_{graph,query_executor}_add_interrupter()
2019-08-07  Simon Marchilib: make default query implementation return INVALID_O...
2019-08-07  Simon Marchicli: automatically detect sources for leftover arguments
2019-08-07  Philippe Proulxlib: rename functions to clearly indicate API inheritance
2019-07-18  Simon Marchicli: move plugin loading code to its own file
2019-07-18  Philippe ProulxStandardize `strcmp(a, b) == 0` instead of `!strcmp...
2019-07-18  Philippe ProulxRename WARN log level to WARNING
2019-07-18  Philippe Proulxcli: append error cause when graph or query executor...
2019-07-18  Philippe Proulxcli: print current thread's error causes, if any, befor...
2019-07-18  Philippe Proulxcli: introduce BT_CLI_LOG*_APPEND_CAUSE() and use it...
2019-07-18  Philippe Proulxcli: clear current thread's error, if any, before exiting
2019-07-18  Philippe ProulxFix compiler -Wall warnings (mostly incompatible enumer...
2019-07-18  Philippe Proulxlib: strictly type function return status enumerations
2019-07-18  Philippe Proulxlib: bt_plugin_find*(): return status code; add "fail...
2019-07-18  Simon Marchilib: remove "accept port" concept
2019-07-18  Philippe ProulxRename VERBOSE log level to TRACE
2019-06-20  Philippe Proulxlib: use `LIBBABELTRACE2_INIT_LOG_LEVEL` env. var....
2019-06-20  Philippe Proulxsrc.ctf.fs: honor component's initial log level
2019-06-20  Philippe Proulxsink.text.details: honor component's initial log level
2019-06-20  Philippe Proulxsink.ctf.fs: honor component's initial log level
2019-06-20  Philippe Proulxsrc.ctf.lttng-live: honor component's initial log level...
2019-06-20  Philippe ProulxRemove unused `src/plugins/ctf/common/utils`
2019-06-20  Philippe Proulx`ctf` plugin: `bt_msg_iter`: use object's log level
2019-06-20  Philippe Proulx`ctf` plugin: `bt_bfcr`: use object's log level
2019-06-20  Philippe Proulxflt.lttng-utils.debug-info: honor component's initial...
2019-06-20  Philippe Proulxflt.utils.trimmer: honor component's initial log level
2019-06-20  Philippe Proulxflt.utils.muxer: honor component's initial log level
2019-06-20  Philippe Proulxsink.utils.counter: honor component's initial log level
2019-06-20  Philippe Proulxsrc.text.dmesg: honor component's initial log level
2019-06-20  Philippe Proulxlib: pass log level to bt_query_executor_query()
2019-06-20  Philippe ProulxLogging: pass dynamic log level to common functions...
2019-06-20  Philippe Proulxcli: add component-specific `--log-level` option (run...
2019-06-20  Philippe Proulxsink.text.pretty: remove logging (not used)
2019-06-20  Philippe Proulxlib: set component's initial log level when adding...
2019-06-20  Philippe Proulxcli: use log level integer instead of letter in configu...
2019-06-20  Philippe ProulxStandardize log levels used by logging statements acros...
2019-06-18  Philippe ProulxAdd `sink.text.details`, a testing textual sink which...
2019-06-13  Michael JeansonRe-organize sources
This page took 0.254134 seconds and 82 git commands to generate.