Generate a binary looking for in-tree plug-ins
[babeltrace.git] / include /
2017-05-27  Jérémie GalarneauCreate sink plugins
2017-05-27  Jérémie GalarneauDiscover plugins in converter.c
2017-05-27  Jérémie GalarneauAdapt plugin system to use unified reference counting
2017-05-27  Jérémie Galarneauctf-text plugin stub
2017-05-27  Jérémie GalarneauIntroduce bt_plugin and bt_component_class
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 GalarneauAdd iterator and source implementations
2017-05-27  Jérémie GalarneauRemove unneeded __cplusplus externs from source interna...
2017-05-27  Jérémie GalarneauBuild fix and sink implementation
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 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 GalarneauMore build fixes
2017-05-27  Jérémie Galarneaubuild fixes
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 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 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 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
2016-07-25  Simon MarchiCTF writer: Add function to add an integer environment...
2016-05-31  Michael JeansonFix: strerror_r behavior is glibc specific
2016-05-25  Antoine BusqueStandardise spelling of debug info
2016-05-13  Jérémie GalarneauChange behaviour of stream-intersection with multiple...
2016-04-27  Jérémie GalarneauTypo: succesful* -> successful*
2016-04-21  Antoine BusqueUse bool where possible in dwarf and bin-info
2016-04-21  Antoine BusqueRename so-info to bin-info
2016-04-21  Antoine BusqueAdd --debug-info-target-prefix
2016-04-21  Antoine BusquePrint bin location first
2016-04-21  Antoine BusqueAdd binary location information
2016-04-21  Antoine BusqueUse is_pic field instead of reading ELF header
2016-04-20  Jérémie GalarneauPrint "binary+offset" when function name can't be resolved
2016-04-20  Jérémie GalarneauShow binary path as part of debug info
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  Antoine BusqueInitial implementation of the debuginfo API
2015-09-12  Philippe ProulxStore "tracer_name" from the trace's environment
2016-04-04  Julien DesfossezOption to only show streams' intersection
2016-02-22  Philippe Proulxref.h: add C++ guards
2016-02-22  Philippe Proulxir: add bt_ctf_clock_ns_from_value() utility
2016-02-22  Philippe Proulxir: move clock value accessors to writer header
2016-02-22  Philippe Proulxir: move bt_ctf_stream_class_set_clock() to writer...
2016-02-22  Philippe Proulxir: disable clock value accessors in non-writer mode
2016-02-22  Philippe Proulxir: add bt_ctf_event_get_clock_value()
2016-02-22  Philippe Proulxir: remove unused event header/context fields from...
2016-02-22  Philippe Proulxir: add optional name property to stream
2016-02-22  Philippe Proulxir: make bt_ctf_stream_create() public
2016-02-22  Philippe Proulxir: remove unused bt_ctf_event_copy()
2016-02-22  Philippe Proulxir: add bt_ctf_event_freeze()
2016-02-22  Philippe Proulxir: add bt_ctf_field_freeze()
2016-02-19  Philippe Proulxir: remove bt_ctf_trace_get() and bt_ctf_trace_put()
2016-02-19  Philippe Proulxir: move writer-specific declarations to writer header
2016-02-19  Philippe Proulxir: remove event header accessors from stream
2016-02-19  Philippe Proulxir: add bt_ctf_event_set_packet()
2016-02-19  Philippe Proulxir: add public bt_ctf_packet object
2016-02-19  Philippe Proulxir: move the stream event ctx field to the event
2016-02-19  Philippe Proulxir: remove unused event_headers member from struct...
2016-02-19  Philippe Proulxir: clock: use value in cycles instead of ns
2016-02-19  Philippe Proulxir: split event files into event and event-class files
2016-02-19  Philippe Proulxir: rename event-fields/event-types -> fields/field...
2016-02-19  Philippe Proulxir: rename ctf_type_id -> bt_ctf_type_id
2016-02-19  Philippe Proulxir: rename ctf_string_encoding -> bt_ctf_string_encoding
2016-02-19  Philippe Proulxir: rename bt_ctf_field_path_get_root()
2016-02-19  Philippe Proulxir: rename bt_ctf_node -> bt_ctf_scope
2016-02-19  Philippe Proulxir: add public bt_ctf_field_path object
2016-02-19  Philippe Proulxir: rename bt_ctf_field_type_variant_set_tag()
2016-02-19  Philippe Proulxir: refactor FT validation and resolving
2016-02-19  Philippe Proulxir: add internal bt_ctf_field_path_clear()
2016-02-19  Philippe Proulxir: validate field types on field creation
2016-02-19  Philippe Proulxvalues: fix indentation
2016-02-19  Philippe Proulxref.h: fix doc
2016-02-19  Philippe Proulxvalues: add `_empty` prefix when relevant
next
This page took 0.042785 seconds and 7 git commands to generate.