babeltrace.git
2017-05-27  Jérémie GalarneauLoad plugins and components
2017-05-27  Jérémie GalarneauStart of bt_component_factory implementation
2017-05-27  Jérémie GalarneauDocs: plugin-system.h documentation
2017-05-27  Jérémie GalarneauMove initialization of components to init functions
2017-05-27  Jérémie GalarneauMissing Makefiles
2017-05-27  Jérémie GalarneauAdd iterator and source implementations
2017-05-27  Jérémie GalarneauRemove unneeded __cplusplus externs from source interna...
2017-05-27  Jérémie GalarneauImplementation of bt_component_sink_handle_notification
2017-05-27  Jérémie GalarneauBuild fix and sink implementation
2017-05-27  Jérémie GalarneauRename plugin.c to component.c in Makefile
2017-05-27  Jérémie GalarneauRename plugin implementation to component
2017-05-27  Jérémie GalarneauRename to separate the plug-in and component notions
2017-05-27  Jérémie GalarneauRename plugin-internal.h to component-internal.h
2017-05-27  Jérémie GalarneauMissing notification parameter in bt_component_sink_han...
2017-05-27  Jérémie GalarneauMore modifications
2017-05-27  Jérémie GalarneauIntegrate modifications after plugin review
2017-05-27  Jérémie GalarneauAdd options to ctf-text plugin
2017-05-27  Jérémie GalarneauImplement ctf text output plug-in stub
2017-05-27  Jérémie GalarneauBuild system: build reader plug-in stub
2017-05-27  Jérémie GalarneauAdd initial plug-in stubs
2017-05-27  Jérémie GalarneauMore build fixes
2017-05-27  Jérémie Galarneaubuild fixes
2017-05-27  Jérémie Galarneauremove extra line in reader
2017-05-27  Jérémie GalarneauImplement source plugin base
2017-05-27  Jérémie GalarneauError stream is now an attribute of the base plugin...
2017-05-27  Jérémie GalarneauImplement plugin base class
2017-05-27  Jérémie GalarneauStart ctf reader implementation stub
2017-05-27  Jérémie GalarneauAdd headers to build system
2017-05-27  Jérémie GalarneauNotification interfaces
2017-05-27  Jérémie GalarneauAdd notification documentation
2017-05-27  Jérémie Galarneauiterator documentation
2017-05-27  Jérémie GalarneauAdd notification iterator documentation
2017-05-27  Jérémie Galarneausource interface documentation
2017-05-27  Jérémie Galarneauplugin-system.h documentation
2017-05-27  Jérémie GalarneauAdd missing header plugin-system.h
2017-05-27  Jérémie GalarneauMinor fixes
2017-05-27  Jérémie GalarneauAdd javadoc documentation of plugin-lib interface
2017-05-27  Jérémie GalarneauJavadoc fixes
2017-05-27  Jérémie GalarneauComment plug-in error codes
2017-05-27  Jérémie GalarneauDocument plug-in interface
2017-05-27  Jérémie GalarneauPlug-in system update
2017-05-27  Jérémie GalarneauAdd discarded events notification type
2017-05-27  Jérémie GalarneauPlug-in API corrections
2017-05-27  Jérémie GalarneauReader plugin skeleton
2017-05-27  Jérémie GalarneauAdd plugin base implementation
2017-05-27  Jérémie GalarneauAdd plugin interface to build system
2017-05-27  Jérémie GalarneauInitial plug-in interface draft
2017-05-26  Michael JeansonPort: Add glib g_mkdtemp to mkdtemp wrapper
2017-05-26  Michael JeansonPort: Use glib g_mkdir
2017-05-26  Michael JeansonCleanup: bt namespace for compat glib
2017-05-26  Michael JeansonCleanup: bt namespace for compat memstream.h
2017-05-26  Michael JeansonCleanup: bt namespace for compat timegm
2017-05-26  Michael JeansonCleanup: bt namespace for compat strerror_r
2017-05-26  Michael JeansonUse glib portable macros to convert gpointer to int
2017-05-26  Philippe Proulxax_lib_elfutils -> bt_lib_elfutils
2017-05-26  Philippe Proulxm4/ax_lib_elfutils.m4: use m4_default() for optional...
2017-05-26  Philippe Proulxm4/ax_lib_elfutils.m4: add cache variable
2017-04-10  Julien DesfossezFix: text output missing separator when printing the...
2016-12-13  Jérémie GalarneauFix: perform an explicit stdout flush in live even...
2016-10-19  Mathieu DesnoyersFix: documentation: output plugin is called ctf-metadata
2016-09-16  Michael JeansonFix: Use autoconf provided grep in test_formats
2016-09-14  Nathan Lynchbabeltrace: add test for babeltrace --list
2016-09-14  Jérémie GalarneauAdd empty plug-in hooks to prevent their elimination...
2016-08-19  Nathan LynchRemove useless PACKAGE_LIBS substitution
2016-08-19  Nathan LynchDo not use g_quark_from_static_string in unloadable...
2016-07-25  Simon MarchiCTF writer: Add function to add an integer environment...
2016-07-25  Simon Marchipython: Add stream event context support
2016-07-25  Simon Marchidebug info: Call register_event_debug_infos for all...
2016-07-25  Jérémie GalarneauTypo: configure.ac implemenation -> implementation
2016-07-25  Samuel Martinconfigure: fix uuid support detection on static build
2016-07-23  Jérémie GalarneauFix: don't assert on lib unload failure
2016-07-23  Jérémie GalarneauUse lib unload events to prune library mappings
2016-07-23  Jérémie GalarneauRename handle_dlopen_event to handle_lib_load_event
2016-07-22  Jérémie GalarneauUse lttng-ust's new load event to track library mappings
2016-06-07  Jérémie GalarneauTests: no substitution needed for multi-trace intersect...
2016-06-03  Jérémie GalarneauTests: dereference of NULL pointer on allocation failure
2016-06-03  Jérémie GalarneauTests: abort dwarf test on open() failure
2016-06-02  Jérémie GalarneauFix: lttng-live does not set a trace descriptor
2016-05-31  Jérémie GalarneauTests: Unchecked return value in test_ctf_writer
2016-05-31  Jérémie GalarneauTests: unchecked return value in test_ctf_writer
2016-05-31  Jérémie GalarneauTests: Add missing --merge LOG_DRIVER_FLAGS
2016-05-31  Michael JeansonFix: strerror_r behavior is glibc specific
2016-05-31  Michael Jeansonsys/param.h is required for MAXNAMLEN on musl libc
2016-05-30  Jérémie GalarneauTests: unchecked return values in test_ctf_writer
2016-05-30  Jérémie GalarneauTests: Unchecked return values in test_ctf_writer
2016-05-30  Jérémie GalarneauTests: unchecked return values in test_ctf_writer
2016-05-30  Jérémie GalarneauTests: Unchecked return value in test_ctf_writer
2016-05-30  Jérémie GalarneauFix: undefined bit shift operation when printing octal...
2016-05-30  Jérémie GalarneauFix: Wrong variable checked in bin_info_child_die_has_a...
2016-05-30  Jérémie GalarneauFix: unchecked bt_ctf_field_type_set_alignment return...
2016-05-30  Jérémie GalarneauFix: unchecked return value of bt_ctf_field_type_varian...
2016-05-30  Jérémie GalarneauFix: validate return value of bt_ctf_field_get_type_id
2016-05-30  Michael JeansonFix: Only close valid fds in is_valid_debug_file
2016-05-30  Michael JeansonFix: Free die_name in bin_info_lookup_cu_function_name
2016-05-30  Michael JeansonFix: Don't dereference null ptr in error path
2016-05-25  Antoine BusqueStandardise spelling of debug info
2016-05-25  Antoine BusqueFix: typo in --disable-debug-info in configure error...
2016-05-25  Jérémie GalarneauDocs: change --clock-raw to --clock-cycles
2016-05-13  Jérémie GalarneauDisplay binary location even if source and symbol looku...
2016-05-13  Jérémie GalarneauCopy bindings sources to build directory
next
This page took 0.037559 seconds and 4 git commands to generate.