projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
plugins/utils/muxer/muxer.c: add logging
[babeltrace.git]
/
cli
/
2017-07-06
Philippe Proulx
plugins/utils/muxer/muxer.c: add logging
tree
|
commitdiff
2017-07-06
Jérémie Galarneau
Fix: set intersections hashtable to NULL after destruction
tree
|
commitdiff
2017-07-05
Michael Jeanson
Port: plugin system compat for mingw / macOS
tree
|
commitdiff
2017-07-05
Michael Jeanson
Port: Add winsock support to live for mingw
tree
|
commitdiff
2017-07-05
Michael Jeanson
Port: dirfd is not portable, replace it
tree
|
commitdiff
2017-07-05
Nathan Lynch
babeltrace-2.0: do not link with -export-dynamic
tree
|
commitdiff
2017-07-05
Jérémie Galarneau
stream-intersection: use the trace-info query results...
tree
|
commitdiff
2017-06-19
Julien Desfossez
Fix: wrong output name in --help for implicit CTF source
tree
|
commitdiff
2017-06-19
Julien Desfossez
pass --clock-gmt option to the trimmer if enabled
tree
|
commitdiff
2017-06-14
Philippe Proulx
Remove legacy printf_verbose()/printf_debug() and others
tree
|
commitdiff
2017-06-14
Philippe Proulx
ctf: add metadata decoder config. and `strict-metadata...
tree
|
commitdiff
2017-06-14
Philippe Proulx
Fix: cli: help command: accept leftover when --componen...
tree
|
commitdiff
2017-06-14
Philippe Proulx
cli: add global --log-level option
tree
|
commitdiff
2017-06-12
Michael Jeanson
Port: Remove unused header pwd.h
tree
|
commitdiff
2017-06-09
Philippe Proulx
cli: use WARN as the default log level when not explici...
tree
|
commitdiff
2017-06-09
Philippe Proulx
cli: set all the log level of all known loggers with...
tree
|
commitdiff
2017-06-09
Philippe Proulx
cli: convert: allow multiple paths to be passed as...
tree
|
commitdiff
2017-06-09
Philippe Proulx
cli: use -o ctf --output /output/path to quickly instan...
tree
|
commitdiff
2017-06-09
Philippe Proulx
utils.muxer: expect specific clock class properties...
tree
|
commitdiff
2017-06-09
Philippe Proulx
cli: use --component=NAME:{source,filter,sink}.PLUGIN...
tree
|
commitdiff
2017-06-09
Philippe Proulx
Add bt_graph_add_component(), make bt_component_create...
tree
|
commitdiff
2017-06-09
Philippe Proulx
Make bt_graph_connect_ports() return a status code
tree
|
commitdiff
2017-06-09
Michael Jeanson
Port: Add mman.h compat for mingw
tree
|
commitdiff
2017-06-09
Michael Jeanson
Port: Use glib portable macros to convert gpointer...
tree
|
commitdiff
2017-06-09
Philippe Proulx
cli: use standard logging files and macros
tree
|
commitdiff
2017-06-09
Philippe Proulx
Remove warnings when using bt_plugin_create_all_from_dir()
tree
|
commitdiff
2017-06-09
Philippe Proulx
Add bt_log_get_level_from_env() and use it
tree
|
commitdiff
2017-06-09
Philippe Proulx
cli: check for cancellation before running the graph...
tree
|
commitdiff
2017-06-09
Philippe Proulx
Fix builds with built-in plugins
tree
|
commitdiff
2017-06-09
Philippe Proulx
Make bt_graph_add_*_listener() function return a listen...
tree
|
commitdiff
2017-05-28
Jérémie Galarneau
Rename "ignore-absolute" parameter to "assume-absolute...
tree
|
commitdiff
2017-05-28
Jérémie Galarneau
Fix: uninitialized destination component on unknown...
tree
|
commitdiff
2017-05-28
Philippe Proulx
Replace all assert(false) and assert(0) with abort()
tree
|
commitdiff
2017-05-28
Philippe Proulx
cli: --force-correlate -> utils.muxer's `ignore-absolut...
tree
|
commitdiff
2017-05-28
Philippe Proulx
Fix: do not require lttng-utils.debug-info with --disab...
tree
|
commitdiff
2017-05-28
Philippe Proulx
babeltrace(1): reset console after graph stops running
tree
|
commitdiff
2017-05-28
Philippe Proulx
Logging: fix wrong parameters, superfluous commas,...
tree
|
commitdiff
2017-05-28
Mathieu Desnoyers
LTTng live: use common url parser
tree
|
commitdiff
2017-05-28
Mathieu Desnoyers
Implement cmd_print_lttng_live_sessions
tree
|
commitdiff
2017-05-28
Philippe Proulx
cli/babeltrace.c: logging: add details in graph listeners
tree
|
commitdiff
2017-05-28
Philippe Proulx
cli/babeltrace.c: improve main loop's logging
tree
|
commitdiff
2017-05-28
Philippe Proulx
cli/babeltrace.c: handle usleep()'s error
tree
|
commitdiff
2017-05-28
Philippe Proulx
cli/babeltrace.c: do not call load_all_plugins() in...
tree
|
commitdiff
2017-05-28
Philippe Proulx
cli/babeltrace.c: add logging when the command completes
tree
|
commitdiff
2017-05-28
Philippe Proulx
babeltrace(1): handle SIGINT to cancel the graph gracefully
tree
|
commitdiff
2017-05-28
Mathieu Desnoyers
Implement ctf.lttng-live component
tree
|
commitdiff
2017-05-28
Philippe Proulx
Do not use `bool` type; use new `bt_bool` instead
tree
|
commitdiff
2017-05-28
Philippe Proulx
cli: add logging
tree
|
commitdiff
2017-05-28
Philippe Proulx
Fix CLI to work with multiple ports and dynamically...
tree
|
commitdiff
2017-05-28
Philippe Proulx
Remove default port API
tree
|
commitdiff
2017-05-28
Philippe Proulx
Standardize *get_*() functions
tree
|
commitdiff
2017-05-28
Philippe Proulx
Standardize *get_*_count() functions
tree
|
commitdiff
2017-05-28
Philippe Proulx
Add bt_plugin_set object
tree
|
commitdiff
2017-05-28
Philippe Proulx
Add `-internal` suffix to all internal header files
tree
|
commitdiff
2017-05-28
Julien Desfossez
fixes after rebase on eepp-jgalar/fixes-mar-7
tree
|
commitdiff
2017-05-28
Julien Desfossez
Text output identical with babeltrace 1
tree
|
commitdiff
2017-05-28
Julien Desfossez
debug-info filter plugin
tree
|
commitdiff
2017-05-28
Philippe Proulx
Rename converter/ -> cli/ (it's more than a converter...
tree
|
commitdiff
This page took
0.051647 seconds
and
7
git commands to generate.