lib: add internal object pool API and use it; adapt plugins/tests
[babeltrace.git] / include / Makefile.am
2019-05-02  Philippe Proulxlib: add internal object pool API and use it; adapt...
2019-05-02  Philippe ProulxSplit CTF IR and CTF writer APIs and implementations
2019-05-02  Philippe ProulxAdd internal BT_ASSERT() and BT_ASSERT_PRE() helpers
2019-05-02  Philippe Proulxlib: do not allow any mapped clock class in trace's...
2018-09-12  Michael JeansonAdd git version string
2018-01-30  Jérémie GalarneauAdd missing clock.h compatiblity header under ctf-ir
2017-09-15  Philippe ProulxSplit clock value API from clock class API
2017-09-15  Philippe Proulxlib: add output port notification iterator
2017-09-15  Philippe ProulxSplit notification iterator API into base and specializ...
2017-09-15  Philippe ProulxAdd query executor
2017-08-18  Michael JeansonTest: use static data in test_ctf_writer
2017-08-11  Philippe ProulxAdd built-in colander sink component class
2017-07-17  Michael JeansonCompletely rework configure.ac
2017-07-06  Philippe ProulxAutomatically generate discarded packets/events notific...
2017-07-05  Michael JeansonPort: Add winsock support to live for mingw
2017-07-05  Michael JeansonPort: dirfd is not portable, replace it
2017-06-09  Mathieu DesnoyersFix: add missing files to make dist, disable python...
2017-06-09  Michael JeansonPort: Add utsname.h compat for mingw
2017-06-09  Michael JeansonPort: Add time.h compat for mingw
2017-06-09  Michael JeansonPort: Add bt_common_get_page_size
2017-05-28  Philippe Proulxlib/values.c: logging: log value's type name
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-28  Philippe ProulxMove library's version API to include/babeltrace/version.h
2017-05-28  Philippe Proulxinclude/Makefile.am: add titles (comments) to groups...
2017-05-28  Philippe ProulxRemove "end of trace" notification headers
2017-05-28  Philippe ProulxAdd logging API (internal to log, public to set the...
2017-05-28  Philippe ProulxRemove notification-schema.h: not needed for 2.0
2017-05-28  Philippe ProulxFix a few include warnings
2017-05-28  Philippe ProulxAdd `-internal` suffix to all internal header files
2017-05-28  Philippe ProulxAdd inactivity notification
2017-05-28  Julien Desfossezdebug-info filter plugin
2017-05-28  Philippe ProulxRemove Babeltrace 1 files and reorganize the tree
2017-05-28  Philippe ProulxAdd clock class priority map object
2017-05-28  Philippe ProulxRename <babeltrace/component/...> -> <babeltrace/graph...
2017-05-28  Philippe ProulxVisibility: split graph API into public and private...
2017-05-28  Philippe ProulxPut Python plugin support in a separate shared object
2017-05-28  Jérémie GalarneauRemove component prefix from graph, connection and...
2017-05-28  Jérémie GalarneauAdd the component port interface
2017-05-28  Jérémie GalarneauImplement the component connection interface
2017-05-28  Philippe ProulxAdd bt_plugin_create_from_name()
2017-05-28  Philippe ProulxAdd support for plugins written in Python
2017-05-28  Philippe ProulxInstall notification headers in babeltrace/component...
2017-05-28  Philippe ProulxRename input.h -> component-input-internal.h
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  Philippe Proulxir: add bt_ctf_clock_class object, modify bt_ctf_clock...
2017-05-27  Jérémie GalarneauImplement the Component Graph API
2017-05-27  Jérémie GalarneauImplement the notification heap interface
2017-05-27  Jérémie GalarneauImplement filter component type
2017-05-27  Jérémie Galarneauadd end of stream notification
2017-05-27  Jérémie GalarneauAdd CTF-IR visitor interface
2017-05-27  Jérémie GalarneauIntroduce public component class interface
2017-05-27  Jérémie GalarneauBuild fix
2017-05-27  Jérémie GalarneauIntroduce bt_plugin and bt_component_class
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 GalarneauIntegrate modifications after plugin review
2017-05-27  Jérémie GalarneauAdd headers to build system
2017-05-27  Jérémie GalarneauAdd plugin interface to build system
2016-05-25  Antoine BusqueStandardise spelling of debug info
2016-04-21  Antoine BusqueRename so-info to bin-info
2016-04-20  Jérémie GalarneauPrint "binary+offset" when function name can't be resolved
2016-04-20  Antoine BusqueInitial implementation of the debuginfo API
2016-02-19  Philippe Proulxir: add public bt_ctf_packet object
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: add public bt_ctf_field_path object
2016-02-19  Philippe Proulxir: refactor FT validation and resolving
2016-02-10  Michael JeansonPort: Add OSX mman.h compat
2015-10-14  Mathieu DesnoyersImplement bt_getline
2015-10-14  Michael JeansonPort: Add compat for dirfd
2015-10-14  Michael JeansonPort: Add compat for mkdtemp
2015-10-14  Jérémie GalarneauPort: implement posix_fallocate wrapper
2015-10-13  Michael JeansonPort: Add compat for platforms with no MSG_NOSIGNAL...
2015-10-07  Michael JeansonFix: add compat for glib < 2.32
2015-07-30  Jérémie GalarneauUnify reference counting using a common bt_object base
2015-07-28  Philippe ProulxRename bt_object to bt_value
2015-07-17  Philippe Proulxir: consolidate reference counting functions
2015-05-12  Jérémie Galarneauir: Implement a field type visitor to resolve dynamic...
2015-04-09  Jérémie GalarneauMove bt_ctf_attributes API to internal headers
2015-03-20  Jérémie GalarneauRemove stale file from include/Makefile.am
2015-03-20  Jérémie GalarneauFix: Uninitialized return value in bt_ctf_event_class_g...
2015-03-17  Philippe ProulxAdd basic object system
2015-01-23  Jérémie GalarneauAdd utility function to validate CTF identifiers
2014-10-20  Jérémie GalarneauAdd missing trace-internal.h header file
2014-10-20  Jérémie GalarneauAdd Trace CTF IR type
2014-08-07  Jérémie GalarneauAdd limits compatibility header
2014-06-28  Jérémie GalarneauMove CTF-Writer stream to CTF-IR
2014-06-27  Jérémie GalarneauSplit the CTF-Writer API into IR and Writer-specific...
2013-11-29  Mathieu DesnoyersMerge branch 'master' into bindings/python
2013-11-26  Julien DesfossezParse CTF indexes
2013-11-12  Jérémie GalarneauMerge branch 'master' into bindings/python
2013-10-31  Jérémie GalarneauAdd CTF Writer implementation
2013-10-31  Jérémie GalarneauAdd public CTF Writer API headers
2013-08-26  Mathieu DesnoyersMerge branch 'master' into bindings/python
2013-07-08  JP IkaheimonenMove strerror_r to compat directory
2013-07-05  Mathieu DesnoyersMerge branch 'master' into bindings/python
2013-06-29  Soumya Kanti Chakr... babeltrace-log: UTC timestamps
2013-05-07  JP IkaheimonenMove memstream.h and uuid.h to include/babeltrace/compa...
next
This page took 0.556163 seconds and 107 git commands to generate.