lib: rename bt_plugin_create_all_*() -> bt_plugin_find_all_*()
[babeltrace.git] / include / Makefile.am
2019-05-02  Philippe Proulxlib: make public reference count functions have strict...
2019-05-02  Philippe Proulxlib: rename plural file names to singular
2019-05-02  Philippe Proulxlib: split trace API into trace class and trace APIs
2019-05-02  Philippe Proulxlib: make graph API const-correct
2019-05-02  Philippe Proulxlib: make plugin API const-correct
2019-05-02  Philippe Proulxlib: make trace IR API const-correct
2019-05-02  Philippe Proulxlib: make values API const-correct
2019-05-02  Philippe Proulxlib: move plugin set API declarations to `babeltrace...
2019-05-02  Philippe Proulxlib: graph: add "self" and some "private" APIs
2019-05-02  Philippe ProulxGraph API: split into private and public APIs
2019-05-02  Philippe ProulxTrace IR and notification APIs: split into private...
2019-05-02  Philippe ProulxValues API: split into private and public APIs
2019-05-02  Philippe ProulxRename: bt_put(), bt_get() -> bt_object_put_ref(),...
2019-05-02  Philippe ProulxRename: field type -> field class
2019-05-02  Philippe ProulxCTF IR -> Trace IR
2019-05-02  Philippe ProulxMake API CTF-agnostic
2019-05-02  Philippe Proulxlib: fully detach CTF IR and CTF writer implementations
2019-05-02  Philippe Proulxlib: remove clock class priority map, use default clock...
2019-05-02  Philippe Proulxlib: update and simplify the `bt_object` API
2019-05-02  Philippe Proulxlib: use object pool for event and packet notifications
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...
next
This page took 0.308021 seconds and 107 git commands to generate.