2019-09-20 |
Francis Deslauriers | cli: make `--clock-force-correlate` use `force-clock... |
tree | commitdiff |
2019-09-19 |
Simon Marchi | Fix: output non-LTTng CTF trace with same relative... |
tree | commitdiff |
2019-09-18 |
Simon Marchi | cli: don't include version.h in babeltrace2-cfg-cli... |
tree | commitdiff |
2019-09-06 |
Simon Marchi | rename `babeltrace.trace-info` to `babeltrace.trace... |
tree | commitdiff |
2019-09-06 |
Simon Marchi | cli: improve error logging in set_stream_intersections |
tree | commitdiff |
2019-09-04 |
Simon Marchi | ctf: remove `intersection-range-ns` from `babeltrace... |
tree | commitdiff |
2019-08-29 |
Simon Marchi | cli: remove unused path variable in set_stream_intersec... |
tree | commitdiff |
2019-08-26 |
Simon Marchi | autodisc: make it possible to interrupt auto source... |
tree | commitdiff |
2019-08-26 |
Simon Marchi | Fix: cli: check return value of bt_value_array_append_s... |
tree | commitdiff |
2019-08-25 |
Philippe Proulx | Fix: cli: replace remaining log level `V` (verbose... |
tree | commitdiff |
2019-08-17 |
Philippe Proulx | src.ctf.lttng-live: return unsigned integers in `sessio... |
tree | commitdiff |
2019-08-17 |
Philippe Proulx | Fix: pass `inputs` parameter to implicit `src.ctf.lttng... |
tree | commitdiff |
2019-08-17 |
Simon Marchi | cli: allow map values in --params arguments |
tree | commitdiff |
2019-08-17 |
Simon Marchi | cli: exit with error if a plugin fails to load |
tree | commitdiff |
2019-08-17 |
Simon Marchi | cli: set log levels earlier |
tree | commitdiff |
2019-08-17 |
Simon Marchi | cli: return if bt_plugin_find_all_from_dir fails in... |
tree | commitdiff |
2019-08-17 |
Simon Marchi | Fix: cli: increment bt_value_null ref count when return... |
tree | commitdiff |
2019-08-16 |
Philippe Proulx | cli: "Babeltrace configuration" -> "Babeltrace CLI... |
tree | commitdiff |
2019-08-16 |
Philippe Proulx | cli: `convert` command: do not allow more than one... |
tree | commitdiff |
2019-08-16 |
Philippe Proulx | cli: make --plugin-path and --omit-{system,home}-plugin... |
tree | commitdiff |
2019-08-16 |
Philippe Proulx | lib: make empty array/map appending/inserting functions... |
tree | commitdiff |
2019-08-15 |
Philippe Proulx | lib: rename bt_value_array_get_size() -> bt_value_array... |
tree | commitdiff |
2019-08-13 |
Philippe Proulx | cli: find greatest operative MIP version to create... |
tree | commitdiff |
2019-08-13 |
Philippe Proulx | lib: bt_graph_create(): accept MIP version |
tree | commitdiff |
2019-08-12 |
Simon Marchi | cli: mention path separator for Windows in comment |
tree | commitdiff |
2019-08-12 |
Simon Marchi | Move autodisc to its own convenience library |
tree | commitdiff |
2019-08-09 |
Philippe Proulx | Fix: cli/babeltrace2.c: logically dead code |
tree | commitdiff |
2019-08-09 |
Philippe Proulx | Fix: babeltrace2-cfg-cli-args.c: uninitialized pointer... |
tree | commitdiff |
2019-08-05 |
Philippe Proulx | cli, tests: rename "leftover" terms to "non-option" |
tree | commitdiff |
2019-08-05 |
Simon Marchi | cli: free auto_source_discovery_result::original_input_... |
tree | commitdiff |
2019-08-05 |
Simon Marchi | cli: free leftover_params and leftover_loglevels |
tree | commitdiff |
2019-08-03 |
Simon Marchi | cli: apply log levels (`--log-level` option) to leftovers |
tree | commitdiff |
2019-08-03 |
Simon Marchi | cli: apply parameters (`--params` option) to leftovers |
tree | commitdiff |
2019-08-02 |
Simon Marchi | cli: handle leftovers in the same loop as components |
tree | commitdiff |
2019-08-02 |
Simon Marchi | cli: remove `run` and `convert` commands' --name option |
tree | commitdiff |
2019-08-02 |
Simon Marchi | cli: remove `convert` command's --path and --url options |
tree | commitdiff |
2019-08-02 |
Simon Marchi | Remove popt from project's dependencies |
tree | commitdiff |
2019-08-02 |
Simon Marchi | cli: remove babeltrace2-log |
tree | commitdiff |
2019-08-02 |
Simon Marchi | cli: use argpar for parsing query command's arguments |
tree | commitdiff |
2019-08-02 |
Simon Marchi | cli: use argpar for parsing list-plugin command's arguments |
tree | commitdiff |
2019-08-02 |
Simon Marchi | cli: use argpar for parsing help command's arguments |
tree | commitdiff |
2019-08-02 |
Simon Marchi | cli: use argpar for parsing convert command's arguments |
tree | commitdiff |
2019-08-02 |
Simon Marchi | cli: use argpar for parsing run command's arguments |
tree | commitdiff |
2019-08-02 |
Simon Marchi | cli: use argpar for top-level args |
tree | commitdiff |
2019-07-26 |
Philippe Proulx | lib: prepare the ground for stateful query operations |
tree | commitdiff |
2019-07-26 |
Philippe Proulx | Add `babeltrace.` prefix to `trace-info` and `support... |
tree | commitdiff |
2019-07-26 |
Simon Marchi | lib: rename INVALID_OBJECT status to UNKNOWN_OBJECT |
tree | commitdiff |
2019-07-26 |
Simon Marchi | cli: fix "permission denied" test after g_dir_open |
tree | commitdiff |
2019-07-24 |
Simon Marchi | lib: remove INVALID_PARAMS status |
tree | commitdiff |
2019-07-24 |
Philippe Proulx | cli: remove the global volatile `interrupted` variable |
tree | commitdiff |
2019-07-24 |
Philippe Proulx | lib: add bt_{graph,query_executor}_add_interrupter() |
tree | commitdiff |
2019-07-24 |
Simon Marchi | lib: make default query implementation return INVALID_O... |
tree | commitdiff |
2019-07-23 |
Philippe Proulx | Standardize `!ptr` i/o `ptr == NULL`, `ptr` i/o `ptr... |
tree | commitdiff |
2019-07-23 |
Simon Marchi | cli: automatically detect sources for leftover arguments |
tree | commitdiff |
2019-07-20 |
Philippe Proulx | lib: rename functions to clearly indicate API inheritance |
tree | commitdiff |
2019-07-18 |
Simon Marchi | cli: move plugin loading code to its own file |
tree | commitdiff |
2019-07-18 |
Simon Marchi | cli: Replace printf_err with BT_CLI_LOGE_APPEND_CAUSE |
tree | commitdiff |
2019-07-12 |
Michael Jeanson | fix: use g_setenv for portability |
tree | commitdiff |
2019-07-11 |
Michael Jeanson | Make the in-tree CLI use the in-tree PPP |
tree | commitdiff |
2019-07-10 |
Philippe Proulx | Standardize `strcmp(a, b) == 0` instead of `!strcmp... |
tree | commitdiff |
2019-07-09 |
Philippe Proulx | Rename WARN log level to WARNING |
tree | commitdiff |
2019-07-09 |
Philippe Proulx | cli: append error cause when graph or query executor... |
tree | commitdiff |
2019-07-08 |
Philippe Proulx | cli: move `--params` option's format parsing to its... |
tree | commitdiff |
2019-07-06 |
Philippe Proulx | cli: print current thread's error causes, if any, befor... |
tree | commitdiff |
2019-07-06 |
Philippe Proulx | cli: introduce BT_CLI_LOG*_APPEND_CAUSE() and use it... |
tree | commitdiff |
2019-07-06 |
Philippe Proulx | cli: clear current thread's error, if any, before exiting |
tree | commitdiff |
2019-07-05 |
Simon Marchi | cli: fix typo in error message |
tree | commitdiff |
2019-07-03 |
Philippe Proulx | Fix compiler -Wall warnings (mostly incompatible enumer... |
tree | commitdiff |
2019-07-03 |
Philippe Proulx | lib: strictly type function return status enumerations |
tree | commitdiff |
2019-06-27 |
Simon Marchi | cli: add missing line in --plugin-path help |
tree | commitdiff |
2019-06-26 |
Philippe Proulx | lib: bt_plugin_find*(): return status code; add "fail... |
tree | commitdiff |
2019-06-25 |
Simon Marchi | lib: remove "accept port" concept |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | Fix: bt_config_convert_from_args(): set default log... |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | Rename VERBOSE log level to TRACE |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | lib: use `LIBBABELTRACE2_INIT_LOG_LEVEL` env. var.... |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | src.ctf.fs: honor component's initial log level |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | sink.text.details: honor component's initial log level |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | sink.ctf.fs: honor component's initial log level |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | src.ctf.lttng-live: honor component's initial log level... |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | Remove unused `src/plugins/ctf/common/utils` |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | `ctf` plugin: `bt_msg_iter`: use object's log level |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | `ctf` plugin: `bt_bfcr`: use object's log level |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | flt.lttng-utils.debug-info: honor component's initial... |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | flt.utils.trimmer: honor component's initial log level |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | flt.utils.muxer: honor component's initial log level |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | sink.utils.counter: honor component's initial log level |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | src.text.dmesg: honor component's initial log level |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | lib: pass log level to bt_query_executor_query() |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | Logging: pass dynamic log level to common functions... |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | cli: add component-specific `--log-level` option (run... |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | sink.text.pretty: remove logging (not used) |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | lib: set component's initial log level when adding... |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | cli: use log level integer instead of letter in configu... |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | Standardize log levels used by logging statements acros... |
tree | commitdiff |
2019-06-17 |
Philippe Proulx | Add `sink.text.details`, a testing textual sink which... |
tree | commitdiff |
2019-06-13 |
Michael Jeanson | Cleanup: remove private babeltrace.h |
tree | commitdiff |
2019-06-13 |
Michael Jeanson | fix: Static build fails with ctfser missing symbols |
tree | commitdiff |
2019-06-12 |
Michael Jeanson | Re-organize sources |
tree | commitdiff |
|