Generate a binary looking for in-tree plug-ins
[babeltrace.git] / converter /
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
2016-04-04  Julien DesfossezOption to only show streams' intersection
2016-02-13  Mathieu DesnoyersHandle negative time and offset from Epoch
2015-10-14  Mathieu DesnoyersImplement bt_getline
2015-10-14  Mathieu DesnoyersFix: initialize getline linesize argument to 0
2015-10-14  Michael JeansonPort: Include config.h globally trough DEFAULT_INCLUDES
2015-10-14  Michael JeansonPort: Add compat for dirfd
2015-10-13  Alexis MartinPort: Add support for linkers with no support for ...
2015-10-13  Jérémie GalarneauChange UUID API prefix from babeltrace_ to bt_
2015-10-13  Mathieu DesnoyersFix: babeltrace-log packet seek
2014-03-10  Jérémie GalarneauFix: Report errors occuring in lttng_live_read
2013-12-13  Julien Desfossezlttng-live input plugin
2013-12-04  Julien DesfossezFixes in babeltrace core to support non-CTF traces
2013-11-29  Mathieu DesnoyersMerge branch 'master' into bindings/python
2013-11-27  Mathieu DesnoyersFix: add stricter checks on packet boundaries
2013-08-26  Mathieu DesnoyersMerge branch 'master' into bindings/python
2013-07-08  JP IkaheimonenAdd MinGW implementation of UUID functions
2013-07-08  JP IkaheimonenAdd MinGW32 libraries to executables
2013-07-05  Mathieu DesnoyersMerge branch 'master' into bindings/python
2013-06-29  Soumya Kanti Chakr... babeltrace-log: UTC timestamps
2013-06-25  Mathieu DesnoyersCleanup: remove whitespaces at end of lines
2013-05-15  Mathieu Desnoyersfix babeltrace-log error checking
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-07  JP IkaheimonenMove memstream.h and uuid.h to include/babeltrace/compa...
2013-05-02  Ikaheimonen, JPAdd new option --clock-offset-ns
2013-04-23  Mathieu DesnoyersAdd backward ref from bt_stream_pos to bt_trace_descriptor
2013-04-22  Mathieu DesnoyersFix: babeltrace-log timestamps should be in nsec
2013-04-06  Mathieu DesnoyersMove ctf-metadata plugin into its own shared object
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
next
This page took 0.045098 seconds and 7 git commands to generate.