Copy the packet_header in the plugins
[babeltrace.git] / cli /
2017-06-14  Philippe ProulxRemove legacy printf_verbose()/printf_debug() and others
2017-06-14  Philippe Proulxctf: add metadata decoder config. and `strict-metadata...
2017-06-14  Philippe ProulxFix: cli: help command: accept leftover when --componen...
2017-06-14  Philippe Proulxcli: add global --log-level option
2017-06-12  Michael JeansonPort: Remove unused header pwd.h
2017-06-09  Philippe Proulxcli: use WARN as the default log level when not explici...
2017-06-09  Philippe Proulxcli: set all the log level of all known loggers with...
2017-06-09  Philippe Proulxcli: convert: allow multiple paths to be passed as...
2017-06-09  Philippe Proulxcli: use -o ctf --output /output/path to quickly instan...
2017-06-09  Philippe Proulxutils.muxer: expect specific clock class properties...
2017-06-09  Philippe Proulxcli: use --component=NAME:{source,filter,sink}.PLUGIN...
2017-06-09  Philippe ProulxAdd bt_graph_add_component(), make bt_component_create...
2017-06-09  Philippe ProulxMake bt_graph_connect_ports() return a status code
2017-06-09  Michael JeansonPort: Add mman.h compat for mingw
2017-06-09  Michael JeansonPort: Use glib portable macros to convert gpointer...
2017-06-09  Philippe Proulxcli: use standard logging files and macros
2017-06-09  Philippe ProulxRemove warnings when using bt_plugin_create_all_from_dir()
2017-06-09  Philippe ProulxAdd bt_log_get_level_from_env() and use it
2017-06-09  Philippe Proulxcli: check for cancellation before running the graph...
2017-06-09  Philippe ProulxFix builds with built-in plugins
2017-06-09  Philippe ProulxMake bt_graph_add_*_listener() function return a listen...
2017-05-28  Jérémie GalarneauRename "ignore-absolute" parameter to "assume-absolute...
2017-05-28  Jérémie GalarneauFix: uninitialized destination component on unknown...
2017-05-28  Philippe ProulxReplace all assert(false) and assert(0) with abort()
2017-05-28  Philippe Proulxcli: --force-correlate -> utils.muxer's `ignore-absolut...
2017-05-28  Philippe ProulxFix: do not require lttng-utils.debug-info with --disab...
2017-05-28  Philippe Proulxbabeltrace(1): reset console after graph stops running
2017-05-28  Philippe ProulxLogging: fix wrong parameters, superfluous commas,...
2017-05-28  Mathieu DesnoyersLTTng live: use common url parser
2017-05-28  Mathieu DesnoyersImplement cmd_print_lttng_live_sessions
2017-05-28  Philippe Proulxcli/babeltrace.c: logging: add details in graph listeners
2017-05-28  Philippe Proulxcli/babeltrace.c: improve main loop's logging
2017-05-28  Philippe Proulxcli/babeltrace.c: handle usleep()'s error
2017-05-28  Philippe Proulxcli/babeltrace.c: do not call load_all_plugins() in...
2017-05-28  Philippe Proulxcli/babeltrace.c: add logging when the command completes
2017-05-28  Philippe Proulxbabeltrace(1): handle SIGINT to cancel the graph gracefully
2017-05-28  Mathieu DesnoyersImplement ctf.lttng-live component
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-28  Philippe Proulxcli: add logging
2017-05-28  Philippe ProulxFix CLI to work with multiple ports and dynamically...
2017-05-28  Philippe ProulxRemove default port API
2017-05-28  Philippe ProulxStandardize *get_*() functions
2017-05-28  Philippe ProulxStandardize *get_*_count() functions
2017-05-28  Philippe ProulxAdd bt_plugin_set object
2017-05-28  Philippe ProulxAdd `-internal` suffix to all internal header files
2017-05-28  Julien Desfossezfixes after rebase on eepp-jgalar/fixes-mar-7
2017-05-28  Julien DesfossezText output identical with babeltrace 1
2017-05-28  Julien Desfossezdebug-info filter plugin
2017-05-28  Philippe ProulxRename converter/ -> cli/ (it's more than a converter...
This page took 0.04784 seconds and 7 git commands to generate.