Typo: paramater -> parameter
[babeltrace.git] / cli / babeltrace.c
2017-11-13  Michael JeansonTypo: paramater -> parameter
2017-11-08  Philippe Proulxcli: support --output opt. for -o ctf-metadata and...
2017-11-02  Philippe ProulxRemove `PLUGIN` from component class log level environm...
2017-11-02  Philippe Proulxcli: do not use --component in help command, only use...
2017-11-02  Philippe ProulxAdd compat layer's log level env. var. to CLI's list...
2017-09-15  Philippe ProulxFix: bindings/python/bt2: use appropriate log level...
2017-09-15  Philippe ProulxAdd query executor
2017-08-28  Michael JeansonReport plugins without a path as "built-in"
2017-08-28  Michael JeansonPort: handle ctrl+c on Mingw
2017-08-11  Philippe ProulxFix: cli: Coverity issue: no need to check `status`
2017-08-11  Philippe ProulxGraph: pass remove listeners when adding listeners
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.143893 seconds and 61 git commands to generate.