projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix: `babeltrace2 convert`: don't consider the `--plugin-path` opt.
[babeltrace.git]
/
src
/
cli
/
2024-02-07
Philippe Proulx
Fix: `babeltrace2 convert`: don't consider the `--plugi...
tree
|
commitdiff
2023-05-04
Simon Marchi
cli: use return value of g_string_free
tree
|
commitdiff
2020-02-26
Simon Marchi
Fix: cli: use BT_CLI_LOGE_APPEND_CAUSE instead of print...
tree
|
commitdiff
2020-01-21
Philippe Proulx
cli: colorize version printing
tree
|
commitdiff
2020-01-21
Philippe Proulx
cli: print full version name
tree
|
commitdiff
2020-01-21
Philippe Proulx
common: support custom, extra information for build...
tree
|
commitdiff
2020-01-20
Philippe Proulx
Document libbabeltrace2's C API
tree
|
commitdiff
2020-01-20
Philippe Proulx
lib: graph API: return borrowed references when adding...
tree
|
commitdiff
2020-01-20
Simon Marchi
cli: free log level string value
tree
|
commitdiff
2020-01-20
Simon Marchi
cli: fix bt_plugin leak when using `-i ctf`
tree
|
commitdiff
2020-01-20
Simon Marchi
cli: remove unused structures and enums
tree
|
commitdiff
2020-01-20
Philippe Proulx
lib: graph API: remove "listener removed" callback...
tree
|
commitdiff
2020-01-20
Simon Marchi
Use argpar from upstream
tree
|
commitdiff
2020-01-20
Simon Marchi
string-format: introduce function to format a bt_error
tree
|
commitdiff
2020-01-20
Simon Marchi
string-format: introduce function to format component...
tree
|
commitdiff
2019-11-26
Simon Marchi
cli: print error causes in all error paths
tree
|
commitdiff
2019-11-15
Philippe Proulx
lib: make bt_value_map_foreach_entry_{const_}func(...
tree
|
commitdiff
2019-11-14
Philippe Proulx
Emit dedicated bright terminal color codes if supported
tree
|
commitdiff
2019-11-14
Francis Deslauriers
Cleanup: cli: move LOGE statements closer to the source
tree
|
commitdiff
2019-11-14
Francis Deslauriers
cli: exit with status 2 when interrupted by SIGINT
tree
|
commitdiff
2019-11-14
Francis Deslauriers
cli: set `bt_config::command_name` field for all commands
tree
|
commitdiff
2019-11-14
Philippe Proulx
Add bt_common_abort() and use it instead of abort(...
tree
|
commitdiff
2019-11-01
Francis Deslauriers
Cleanup: add `#include <stdbool.h>` whenever `bool...
tree
|
commitdiff
2019-11-01
Philippe Proulx
lib: remove `BT_GRAPH_RUN_STATUS_END`
tree
|
commitdiff
2019-10-30
Simon Marchi
cli: Remove unnecessary NULL check in print_value_rec
tree
|
commitdiff
2019-10-30
Simon Marchi
Fix -Wmissing-prototypes/-Wmissing-declarations warnings
tree
|
commitdiff
2019-10-30
Simon Marchi
configure: allow adding compiler-specific warning flags
tree
|
commitdiff
2019-10-30
Francis Deslauriers
Cleanup: babeltrace2-cfg-cli-args.c: coding style
tree
|
commitdiff
2019-10-30
Francis Deslauriers
Cleanup: usages of bt_value_array_borrow_element_by_ind...
tree
|
commitdiff
2019-10-30
Francis Deslauriers
Fix: usage of `bt_value_array_get_length()`
tree
|
commitdiff
2019-10-30
Francis Deslauriers
Fix: shadowed variables
tree
|
commitdiff
2019-10-30
Simon Marchi
lib: remove includes from logging.h
tree
|
commitdiff
2019-10-30
Francis Deslauriers
Cleanup: Dead assignments
tree
|
commitdiff
2019-10-17
Francis Deslauriers
cli: ensure queries always receive a map
tree
|
commitdiff
2019-10-17
Francis Deslauriers
values: make `bt_value_map_extend()` extend the provide...
tree
|
commitdiff
2019-10-09
Michael Jeanson
port: fix link order of babeltrace2.exe
tree
|
commitdiff
2019-10-09
Simon Marchi
Move CLI params parsing to its own lib
tree
|
commitdiff
2019-10-09
Simon Marchi
cli: update error message in set_stream_intersections
tree
|
commitdiff
2019-10-03
Simon Marchi
cli: print map value in ASCII-betical order of keys
tree
|
commitdiff
2019-10-03
Simon Marchi
Fix: cli: don't log error when using help command with...
tree
|
commitdiff
2019-10-03
Francis Deslauriers
cli: make `--clock-force-correlate` use `force-clock...
tree
|
commitdiff
2019-10-03
Simon Marchi
Fix: output non-LTTng CTF trace with same relative...
tree
|
commitdiff
2019-10-03
Simon Marchi
cli: don't include version.h in babeltrace2-cfg-cli...
tree
|
commitdiff
2019-09-10
Simon Marchi
rename `babeltrace.trace-info` to `babeltrace.trace...
tree
|
commitdiff
2019-09-10
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-09-04
Simon Marchi
cli: remove unused path variable in set_stream_intersec...
tree
|
commitdiff
2019-09-04
Simon Marchi
autodisc: make it possible to interrupt auto source...
tree
|
commitdiff
2019-09-04
Simon Marchi
Fix: cli: check return value of bt_value_array_append_s...
tree
|
commitdiff
2019-09-04
Philippe Proulx
Fix: cli: replace remaining log level `V` (verbose...
tree
|
commitdiff
2019-09-04
Philippe Proulx
src.ctf.lttng-live: return unsigned integers in `sessio...
tree
|
commitdiff
2019-09-04
Philippe Proulx
Fix: pass `inputs` parameter to implicit `src.ctf.lttng...
tree
|
commitdiff
2019-09-04
Simon Marchi
cli: allow map values in --params arguments
tree
|
commitdiff
2019-09-04
Simon Marchi
cli: exit with error if a plugin fails to load
tree
|
commitdiff
2019-09-04
Simon Marchi
cli: set log levels earlier
tree
|
commitdiff
2019-09-04
Simon Marchi
cli: return if bt_plugin_find_all_from_dir fails in...
tree
|
commitdiff
2019-09-04
Simon Marchi
Fix: cli: increment bt_value_null ref count when return...
tree
|
commitdiff
2019-09-04
Philippe Proulx
cli: "Babeltrace configuration" -> "Babeltrace CLI...
tree
|
commitdiff
2019-09-04
Philippe Proulx
cli: `convert` command: do not allow more than one...
tree
|
commitdiff
2019-09-04
Philippe Proulx
cli: make --plugin-path and --omit-{system,home}-plugin...
tree
|
commitdiff
2019-09-04
Philippe Proulx
lib: make empty array/map appending/inserting functions...
tree
|
commitdiff
2019-09-04
Philippe Proulx
lib: rename bt_value_array_get_size() -> bt_value_array...
tree
|
commitdiff
2019-09-04
Philippe Proulx
cli: find greatest operative MIP version to create...
tree
|
commitdiff
2019-09-04
Philippe Proulx
lib: bt_graph_create(): accept MIP version
tree
|
commitdiff
2019-09-04
Simon Marchi
cli: mention path separator for Windows in comment
tree
|
commitdiff
2019-09-04
Simon Marchi
Move autodisc to its own convenience library
tree
|
commitdiff
2019-09-04
Philippe Proulx
Fix: cli/babeltrace2.c: logically dead code
tree
|
commitdiff
2019-09-04
Philippe Proulx
Fix: babeltrace2-cfg-cli-args.c: uninitialized pointer...
tree
|
commitdiff
2019-08-07
Philippe Proulx
cli, tests: rename "leftover" terms to "non-option"
tree
|
commitdiff
2019-08-07
Simon Marchi
cli: free auto_source_discovery_result::original_input_...
tree
|
commitdiff
2019-08-07
Simon Marchi
cli: free leftover_params and leftover_loglevels
tree
|
commitdiff
2019-08-07
Simon Marchi
cli: apply log levels (`--log-level` option) to leftovers
tree
|
commitdiff
2019-08-07
Simon Marchi
cli: apply parameters (`--params` option) to leftovers
tree
|
commitdiff
2019-08-07
Simon Marchi
cli: handle leftovers in the same loop as components
tree
|
commitdiff
2019-08-07
Simon Marchi
cli: remove `run` and `convert` commands' --name option
tree
|
commitdiff
2019-08-07
Simon Marchi
cli: remove `convert` command's --path and --url options
tree
|
commitdiff
2019-08-07
Simon Marchi
Remove popt from project's dependencies
tree
|
commitdiff
2019-08-07
Simon Marchi
cli: remove babeltrace2-log
tree
|
commitdiff
2019-08-07
Simon Marchi
cli: use argpar for parsing query command's arguments
tree
|
commitdiff
2019-08-07
Simon Marchi
cli: use argpar for parsing list-plugin command's arguments
tree
|
commitdiff
2019-08-07
Simon Marchi
cli: use argpar for parsing help command's arguments
tree
|
commitdiff
2019-08-07
Simon Marchi
cli: use argpar for parsing convert command's arguments
tree
|
commitdiff
2019-08-07
Simon Marchi
cli: use argpar for parsing run command's arguments
tree
|
commitdiff
2019-08-07
Simon Marchi
cli: use argpar for top-level args
tree
|
commitdiff
2019-08-07
Philippe Proulx
lib: prepare the ground for stateful query operations
tree
|
commitdiff
2019-08-07
Philippe Proulx
Add `babeltrace.` prefix to `trace-info` and `support...
tree
|
commitdiff
2019-08-07
Simon Marchi
lib: rename INVALID_OBJECT status to UNKNOWN_OBJECT
tree
|
commitdiff
2019-08-07
Simon Marchi
cli: fix "permission denied" test after g_dir_open
tree
|
commitdiff
2019-08-07
Simon Marchi
lib: remove INVALID_PARAMS status
tree
|
commitdiff
2019-08-07
Philippe Proulx
cli: remove the global volatile `interrupted` variable
tree
|
commitdiff
2019-08-07
Philippe Proulx
lib: add bt_{graph,query_executor}_add_interrupter()
tree
|
commitdiff
2019-08-07
Simon Marchi
lib: make default query implementation return INVALID_O...
tree
|
commitdiff
2019-08-07
Philippe Proulx
Standardize `!ptr` i/o `ptr == NULL`, `ptr` i/o `ptr...
tree
|
commitdiff
2019-08-07
Simon Marchi
cli: automatically detect sources for leftover arguments
tree
|
commitdiff
2019-08-07
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-18
Michael Jeanson
fix: use g_setenv for portability
tree
|
commitdiff
2019-07-18
Michael Jeanson
Make the in-tree CLI use the in-tree PPP
tree
|
commitdiff
2019-07-18
Philippe Proulx
Standardize `strcmp(a, b) == 0` instead of `!strcmp...
tree
|
commitdiff
next
This page took
0.055758 seconds
and
7
git commands to generate.