Fix: unchecked return values of bt_value getters
[babeltrace.git] / cli / babeltrace.c
2017-08-09  Mathieu DesnoyersFix: unchecked return values of bt_value getters
2017-08-09  Mathieu DesnoyersFix: unchecked return value
2017-08-07  Julien DesfossezStandard logging for ctf.fs sink
2017-08-07  Julien DesfossezStandard logging for libctfcopytrace
2017-07-19  Michael JeansonPort: handle 'size_t' / 'off_t' on Solaris
2017-07-19  Michael JeansonPort: replace setenv() by g_setenv()
2017-07-18  Michael JeansonFix: g_hash_table_insert returns 'void' in glib <=...
2017-07-06  Philippe ProulxAdd src.text.dmesg component class
2017-07-06  Philippe Proulxplugins/utils/muxer/muxer.c: add logging
2017-07-06  Jérémie GalarneauFix: set intersections hashtable to NULL after destruction
2017-07-05  Jérémie Galarneaustream-intersection: use the trace-info query results...
2017-06-14  Philippe ProulxRemove legacy printf_verbose()/printf_debug() and others
2017-06-14  Philippe Proulxcli: add global --log-level option
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: 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: 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 ProulxMake bt_graph_add_*_listener() function return a listen...
2017-05-28  Philippe ProulxReplace all assert(false) and assert(0) with abort()
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 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 ProulxRename converter/ -> cli/ (it's more than a converter...
This page took 0.248129 seconds and 50 git commands to generate.