Port: normalize path in test_plugin_bt2
[babeltrace.git] / cli /
2017-11-02  Philippe Proulxflt.lttng-utils.debug-info: `dir`/`debug-dir` param...
2017-11-02  Philippe Proulxcli: do not automatically create an implicit filter...
2017-11-02  Philippe Proulxcli: --stream-intersection is not an implicit src.ctf...
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-11-02  Philippe Proulxcli: put the project's version on the first line with...
2017-09-17  Philippe Proulxcli: do not use --component in query command, use lefto...
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 Proulxcli/babeltrace-log.c: include <string.h> for strdup()
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 value of bt_value_array_append_string
2017-08-09  Mathieu DesnoyersFix: unchecked return values of bt_value getters
2017-08-09  Mathieu DesnoyersFix: unchecked return value
2017-08-09  Mathieu DesnoyersFix: wrong variable in NULL check
2017-08-07  Mathieu DesnoyersFix: negative loop bound check
2017-08-07  Julien DesfossezStandard logging for ctf.fs sink
2017-08-07  Julien DesfossezStandard logging for libctfcopytrace
2017-07-19  Michael JeansonPort: use a separate variable for elfutils libs
2017-07-19  Michael JeansonPort: built-in plugins support for the macOS linker
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-18  Michael JeansonFix: G_SPAWN_DEFAULT was introduced in glib 2.37.6
2017-07-17  Philippe Proulxcli: do not allow --stream-intersection with --run...
2017-07-17  Philippe Proulxcli: fix implicit clock class offset parameters
2017-07-17  Michael JeansonCompletely rework configure.ac
2017-07-17  Michael JeansonCleanup: popt library detection
2017-07-17  Michael JeansonFix: Don't override user variables within the build...
2017-07-11  Michael JeansonFix: built-in plugins with new plugin filenames
2017-07-07  Philippe Proulxbabeltrace-log: pass single-trace=yes to sink.ctf.fs
2017-07-07  Philippe ProulxFix babeltrace-log(1) for Babeltrace 2
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  Michael JeansonPort: plugin system compat for mingw / macOS
2017-07-05  Michael JeansonPort: Add winsock support to live for mingw
2017-07-05  Michael JeansonPort: dirfd is not portable, replace it
2017-07-05  Nathan Lynchbabeltrace-2.0: do not link with -export-dynamic
2017-07-05  Jérémie Galarneaustream-intersection: use the trace-info query results...
2017-06-19  Julien DesfossezFix: wrong output name in --help for implicit CTF source
2017-06-19  Julien Desfossezpass --clock-gmt option to the trimmer if enabled
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.055843 seconds and 7 git commands to generate.