src/Makefile.am: build {fmt} without `-Wmissing-noreturn`
[babeltrace.git] / converter / babeltrace.c
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(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  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): 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 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 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 GalarneauOnly output configuration diagnostic information in...
2017-05-27  Jérémie GalarneauGenerate a binary looking for in-tree plug-ins
2017-05-27  Mathieu DesnoyersHandle system and home plugin paths
2017-05-27  Mathieu DesnoyersSupport standard timestamp formats for begin/end
2017-05-27  Jérémie GalarneauAdd a trimmer component to the graph if begin/end optio...
2017-05-27  Jérémie GalarneauUse components specified on the command line
2017-05-27  Philippe Proulxbabeltrace.c: show beginning and end timestamps if...
2017-05-27  Philippe Proulxbabeltrace.c: fix printing issues
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 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
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
2016-04-04  Julien DesfossezOption to only show streams' intersection
2016-02-13  Mathieu DesnoyersHandle negative time and offset from Epoch
2015-10-14  Michael JeansonPort: Include config.h globally trough DEFAULT_INCLUDES
2014-03-10  Jérémie GalarneauFix: Report errors occuring in lttng_live_read
2013-12-04  Julien DesfossezFixes in babeltrace core to support non-CTF traces
2013-07-05  Mathieu DesnoyersMerge branch 'master' into bindings/python
2013-05-15  Mathieu DesnoyersFix resource leak on error path
2013-05-15  Jérémie GalarneauRemove unused array in bt_context_add_traces_recursive
2013-05-02  Ikaheimonen, JPAdd new option --clock-offset-ns
2013-04-06  Mathieu DesnoyersImplement ctf-metadata output plugin
2013-03-23  Mathieu DesnoyersFix: misleading message from babeltrace --verbose
2013-03-01  Jérémie GalarneauFix: Ensure the specified input format is CTF
2013-03-01  Christian BabeuxFix: Undefined behavior of double free on strlist in...
2013-02-15  Julien DesfossezNamespace the struct format
2013-02-15  Julien DesfossezNamespace the struct trace_descriptor
2013-02-15  Julien DesfossezNamespace struct stream_pos
2013-02-14  Sebastian Andrzej... Fix: babeltrace: make '-w' actually work
2013-01-16  Mathieu DesnoyersMerge branch 'master' into bindings/python
2012-12-05  Mathieu DesnoyersAdd missing permission notice in each source file
2012-10-22  Mathieu DesnoyersCleanup: fix cppcheck warnings
2012-10-18  Mathieu DesnoyersFix: unplug memory leak that causes popt-0.13 to segfault
2012-10-17  Mathieu DesnoyersCleanup: add missing newline
2012-10-16  Mathieu DesnoyersFix memory leaks induced by lack of libpopt documentation
2012-10-16  Mathieu Desnoyersbabeltrace: fix poptGetOptArg memleak
2012-10-02  Mathieu DesnoyersAdd callsite support
2012-09-20  Mathieu DesnoyersHandle model.emf.uri event info
2012-09-06  Mathieu DesnoyersMerge branch 'master' into bindings/python
2012-08-27  Mathieu DesnoyersChange default printout to add host, process names...
2012-08-27  Mathieu DesnoyersAdd support for trace:hostname field
2012-08-27  Mathieu DesnoyersFix: allow specifying more than one input trace path
2012-08-26  Mathieu DesnoyersFix: make warnings (partial errors) visible
2012-08-21  Julien DesfossezFix: check return value of bt_context_create
2012-08-20  Yannick BrosseauFix: Reswitch to FTW for add_traces_recursive
2012-08-16  Mathieu DesnoyersFix: complete error handling of babeltrace API
2012-08-03  Julien DesfossezGet rid of clock-raw and use real clock
next
This page took 0.090188 seconds and 6 git commands to generate.