bt2c::Logger: remove unused cLevel() method
[babeltrace.git] / converter /
2017-05-28  Philippe ProulxRename converter/ -> cli/ (it's more than a converter...
2017-05-28  Philippe ProulxRemove Babeltrace 1 files and reorganize the tree
2017-05-28  Philippe Proulxbt_graph_connect() -> bt_graph_connect_ports()
2017-05-28  Philippe ProulxRename <babeltrace/component/...> -> <babeltrace/graph...
2017-05-28  Philippe ProulxAllow a component to remove a port and any user to...
2017-05-28  Philippe ProulxCLI: add `run` command and make `convert` command use it
2017-05-28  Philippe Proulxbabeltrace-cfg.c: do not allow duplicate -v option
2017-05-28  Philippe Proulxbabeltrace-cfg.c: add "Command line error" prefix to...
2017-05-28  Philippe Proulxbabeltrace-cfg.c: do not infer text.text sink with -v
2017-05-28  Philippe Proulxbabeltrace(1): add --filter option to create filter...
2017-05-28  Philippe Proulxbabeltrace(1): escape '.' in PLUGIN.COMPCLS arguments
2017-05-28  Jérémie GalarneauRemove component prefix from graph, connection and...
2017-05-28  Jérémie GalarneauBuild and run hard-coded component graph in babeltrace.c
2017-05-28  Philippe ProulxRename "query info" to "query" everywhere, and "action...
2017-05-28  Julien DesfossezAdd the verbose parameter to the legacy text options
2017-05-28  Philippe Proulxbabeltrace(1): support -o metadata legacy option
2017-05-28  Philippe Proulxbabeltrace(1): print value with colors
2017-05-28  Philippe Proulxbabeltrace(1): add the query-info command
2017-05-28  Philippe Proulxbabeltrace-cfg: put comp. class type within struct...
2017-05-28  Philippe Proulxbabeltrace(1): handle legacy -o dummy option
2017-05-28  Philippe ProulxAdd utils.dummy component class, move plugins/trimmer...
2017-05-28  Philippe Proulxbabeltrace(1): add --connect option and connection...
2017-05-28  Philippe Proulxbabeltrace convert: add --name option
2017-05-28  Philippe Proulxbabeltrace(1): add help command
2017-05-28  Philippe Proulxbabeltrace-cfg.c: improve error messages
2017-05-28  Philippe ProulxMake babeltrace(1)'s CLI Git-like and implement the...
2017-05-28  Philippe Proulxbabeltrace.c: replace printf_verbose() with printf...
2017-05-28  Philippe ProulxCleanup babeltrace-cfg, use BABELTRACE_PLUGIN_PATH
2017-05-28  Philippe ProulxAdd bt_plugin_create_from_name()
2017-05-28  Philippe ProulxRename *create_iterator*() -> *create_notification_iter...
2017-05-28  Philippe Proulxbabeltrace.c: print plugin version when available
2017-05-28  Philippe ProulxPrefix {source,filter,sink}*.h file names with component-
2017-05-28  Philippe ProulxRefactor the component class and component API
2017-05-28  Philippe ProulxDecouple component class from plugin subsystem, remove...
2017-05-27  Jérémie GalarneauFix: bt_config_init_from_args has no ownership of cfg
2017-05-27  Jérémie GalarneauOnly output configuration diagnostic information in...
2017-05-27  Jérémie GalarneauGenerate a binary looking for in-tree plug-ins
2017-05-27  Jérémie GalarneauClean-up indentation in babeltrace-cfg.c
2017-05-27  Mathieu DesnoyersFix: print usage even if omit arguments are received
2017-05-27  Mathieu DesnoyersFix: integration of legacy mode with implicit source
2017-05-27  Mathieu DesnoyersFix: don't use implicit source in legacy mode
2017-05-27  Mathieu DesnoyersFix: babeltrace launch wrapper script
2017-05-27  Mathieu DesnoyersUse build tree plugins when executing from build tree
2017-05-27  Mathieu DesnoyersHandle system and home plugin paths
2017-05-27  Mathieu DesnoyersFix: params arg parsing: apply to current component...
2017-05-27  Mathieu DesnoyersImplement implicit source component
2017-05-27  Mathieu DesnoyersAdd timerange, begin, end parameters
2017-05-27  Mathieu DesnoyersSupport standard timestamp formats for begin/end
2017-05-27  Julien Desfossezfix: add .a of the ctf writer plugin in Makefile
2017-05-27  Jérémie GalarneauAdd a trimmer component to the graph if begin/end optio...
2017-05-27  Jérémie GalarneauAdd a "set" attribute to component begin/end config
2017-05-27  Mathieu DesnoyersFix compiler warnings
2017-05-27  Mathieu DesnoyersRemove callsite text output code
2017-05-27  Philippe Proulxbabeltrace-cfg: add the --path option
2017-05-27  Philippe Proulxbabeltrace-cfg: always copy the parameters of component...
2017-05-27  Jérémie GalarneauUse components specified on the command line
2017-05-27  Philippe Proulxbabeltrace-cfg: fix terminology (component instance...
2017-05-27  Philippe Proulxbabeltrace-cfg: replace " with ` in messages
2017-05-27  Philippe Proulxbabeltrace.c: show beginning and end timestamps if...
2017-05-27  Philippe Proulxbabeltrace-cfg: add begin/end NS options
2017-05-27  Philippe Proulxbabeltrace-cfg: add --base-params and --reset-base...
2017-05-27  Philippe Proulxbabeltrace.c: fix printing issues
2017-05-27  Philippe Proulxbabeltrace-cfg: use --params to set parameters of lates...
2017-05-27  Mathieu DesnoyersText output plugin argument parsing
2017-05-27  Jérémie GalarneauNull check of plug-in properties in debug output
2017-05-27  Jérémie GalarneauMake --plugin-path optional
2017-05-27  Jérémie GalarneauAdd missing line-feeds in logging
2017-05-27  Jérémie GalarneauAdd support for statically-built plug-ins
2017-05-27  Jérémie GalarneauFix verbose and debug mode options
2017-05-27  Philippe Proulxconverter: parse 1.x and 2.0 options
2017-05-27  Jérémie GalarneauSinks own their input iterators
2017-05-27  Jérémie Galarneauadd end of stream notification
2017-05-27  Jérémie GalarneauPlugins are alive!
2017-05-27  Jérémie GalarneauAdd reading loop to babeltrace binary
2017-05-27  Jérémie GalarneauMove remaining protorectoral files to ctf fs plugin
2017-05-27  Jérémie GalarneauRecursively search the plugin path
2017-05-27  Jérémie GalarneauClean-up in babeltrace.c
2017-05-27  Jérémie GalarneauLeak fix
2017-05-27  Philippe ProulxMove plugin system sources to lib/plugin-system
2017-05-27  Philippe ProulxStrip babeltrace.c
2017-05-27  Jérémie GalarneauList detected component classes
2017-05-27  Jérémie GalarneauComponent creation
2017-05-27  Jérémie GalarneauPlugin symbol resolving fix
2017-05-27  Jérémie Galarneautext plugin test
2017-05-27  Jérémie GalarneauDiscover plugins in converter.c
2017-05-27  Jérémie GalarneauStart of bt_component_factory implementation
2017-05-26  Michael JeansonPort: Use glib g_mkdir
2017-05-26  Michael JeansonCleanup: bt namespace for compat timegm
2016-09-14  Jérémie GalarneauAdd empty plug-in hooks to prevent their elimination...
2016-05-25  Antoine BusqueStandardise spelling of debug info
2016-04-22  Jérémie GalarneauDocs: Add --debug-info-target-prefix to man page
2016-04-21  Antoine BusqueAdd --debug-info-target-prefix
2016-04-20  Jérémie GalarneauAdd --debug-info-full-path option and shorten source...
2016-04-20  Jérémie GalarneauRename opt_debug_dir to opt_debug_info_dir
2016-04-20  Antoine BusqueAdd bt_ctf_iter_create_intersect to CTF iterator API
2016-04-20  Jérémie GalarneauClean-up: remove dead assignment
2016-04-20  Antoine BusqueInitial implementation of the debuginfo API
2016-04-06  Jérémie GalarneauFix: Missing pointer dereference in NULL check
2016-04-05  Jérémie GalarneauFix: leak of stream intersection positions
2016-04-05  Jérémie GalarneauRemove useless bt_iter when creating intersection
next
This page took 0.089968 seconds and 8 git commands to generate.