babeltrace.git
6 years agoClean-up: use COMMON_TEST_LDADD to simplify Makefile
Jérémie Galarneau [Fri, 29 Jul 2016 20:56:04 +0000 (16:56 -0400)] 
Clean-up: use COMMON_TEST_LDADD to simplify Makefile

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoImplement trace listener interface
Jérémie Galarneau [Fri, 29 Jul 2016 19:36:28 +0000 (15:36 -0400)] 
Implement trace listener interface

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoChange "handler" terminology to the more specific listener
Jérémie Galarneau [Thu, 28 Jul 2016 21:27:57 +0000 (17:27 -0400)] 
Change "handler" terminology to the more specific listener

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoTests: add visitor interface test
Jérémie Galarneau [Thu, 28 Jul 2016 01:35:33 +0000 (21:35 -0400)] 
Tests: add visitor interface test

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoAdd CTF-IR visitor interface
Jérémie Galarneau [Sat, 4 Jun 2016 16:20:07 +0000 (12:20 -0400)] 
Add CTF-IR visitor interface

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoAdd trace moficiation notification handler interface
Jérémie Galarneau [Wed, 20 Apr 2016 16:15:10 +0000 (12:15 -0400)] 
Add trace moficiation notification handler interface

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoDocs: fix comment
Jérémie Galarneau [Wed, 20 Apr 2016 16:14:32 +0000 (12:14 -0400)] 
Docs: fix comment

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoCast destroy_text to bt_component_destroy_cb
Jérémie Galarneau [Tue, 19 Apr 2016 21:35:44 +0000 (17:35 -0400)] 
Cast destroy_text to bt_component_destroy_cb

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoUpdate text plugin skeleton
Jérémie Galarneau [Thu, 25 Feb 2016 17:32:14 +0000 (12:32 -0500)] 
Update text plugin skeleton

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoTake ownership of component class in bt_component_source_create
Jérémie Galarneau [Thu, 25 Feb 2016 17:31:26 +0000 (12:31 -0500)] 
Take ownership of component class in bt_component_source_create

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoImplement bt_component_sink_set_handle_notification_cb
Jérémie Galarneau [Thu, 25 Feb 2016 17:30:57 +0000 (12:30 -0500)] 
Implement bt_component_sink_set_handle_notification_cb

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoRegister sink components to the event notification by default
Jérémie Galarneau [Thu, 25 Feb 2016 17:30:28 +0000 (12:30 -0500)] 
Register sink components to the event notification by default

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoImplement sink validation function
Jérémie Galarneau [Thu, 25 Feb 2016 17:30:04 +0000 (12:30 -0500)] 
Implement sink validation function

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoCall plugin exit function before unloading
Jérémie Galarneau [Thu, 25 Feb 2016 17:29:46 +0000 (12:29 -0500)] 
Call plugin exit function before unloading

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoImplement bt_component_set_destroy_cb
Jérémie Galarneau [Thu, 25 Feb 2016 17:29:32 +0000 (12:29 -0500)] 
Implement bt_component_set_destroy_cb

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoFix error check not checking for BT_COMPONENT_STATUS_OK
Jérémie Galarneau [Thu, 25 Feb 2016 17:29:11 +0000 (12:29 -0500)] 
Fix error check not checking for BT_COMPONENT_STATUS_OK

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoMake component class destructor optional
Jérémie Galarneau [Thu, 25 Feb 2016 17:28:51 +0000 (12:28 -0500)] 
Make component class destructor optional

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoUpdate copyrights
Jérémie Galarneau [Thu, 25 Feb 2016 17:28:06 +0000 (12:28 -0500)] 
Update copyrights

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoClarify bt_component_sink_handle_notification_cb semantics
Jérémie Galarneau [Thu, 25 Feb 2016 17:27:43 +0000 (12:27 -0500)] 
Clarify bt_component_sink_handle_notification_cb semantics

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoClarify bt_component_destroy_cb semantics
Jérémie Galarneau [Thu, 25 Feb 2016 17:26:26 +0000 (12:26 -0500)] 
Clarify bt_component_destroy_cb semantics

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoClean-up in babeltrace.c
Jérémie Galarneau [Thu, 25 Feb 2016 17:26:00 +0000 (12:26 -0500)] 
Clean-up in babeltrace.c

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoLeak fix
Jérémie Galarneau [Thu, 25 Feb 2016 17:25:39 +0000 (12:25 -0500)] 
Leak fix

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoAdd bt_component_sink_register_notification_type
Jérémie Galarneau [Thu, 25 Feb 2016 01:37:39 +0000 (20:37 -0500)] 
Add bt_component_sink_register_notification_type

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoInitialize component class init callback
Jérémie Galarneau [Wed, 24 Feb 2016 23:17:20 +0000 (18:17 -0500)] 
Initialize component class init callback

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoRemove bt_component_set_error_stream
Jérémie Galarneau [Wed, 24 Feb 2016 23:02:00 +0000 (18:02 -0500)] 
Remove bt_component_set_error_stream

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoWarn on duplicate component class registration
Jérémie Galarneau [Wed, 24 Feb 2016 23:01:34 +0000 (18:01 -0500)] 
Warn on duplicate component class registration

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoDon't load plug-ins recursively by default
Jérémie Galarneau [Wed, 24 Feb 2016 22:30:06 +0000 (17:30 -0500)] 
Don't load plug-ins recursively by default

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoBump library version to 2.0
Jérémie Galarneau [Wed, 24 Feb 2016 22:27:37 +0000 (17:27 -0500)] 
Bump library version to 2.0

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoInstall plugins in $(libdir)/babeltrace/plugins
Philippe Proulx [Wed, 24 Feb 2016 09:41:05 +0000 (04:41 -0500)] 
Install plugins in $(libdir)/babeltrace/plugins

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoPlugins: rename reader -> fs, and symbols.c to plugin.c
Philippe Proulx [Wed, 24 Feb 2016 08:52:08 +0000 (03:52 -0500)] 
Plugins: rename reader -> fs, and symbols.c to plugin.c

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoPlugins: remove unnecessary stuff in Makefile.am files
Philippe Proulx [Wed, 24 Feb 2016 08:44:46 +0000 (03:44 -0500)] 
Plugins: remove unnecessary stuff in Makefile.am files

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoMove plugin system sources to lib/plugin-system
Philippe Proulx [Wed, 24 Feb 2016 06:23:56 +0000 (01:23 -0500)] 
Move plugin system sources to lib/plugin-system

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoStrip babeltrace.c
Philippe Proulx [Wed, 24 Feb 2016 02:32:11 +0000 (21:32 -0500)] 
Strip babeltrace.c

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoAdd base plug-in skeletons
Jérémie Galarneau [Wed, 24 Feb 2016 00:49:04 +0000 (19:49 -0500)] 
Add base plug-in skeletons

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoList detected component classes
Jérémie Galarneau [Wed, 17 Feb 2016 22:01:31 +0000 (17:01 -0500)] 
List detected component classes

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoFix header guard
Jérémie Galarneau [Tue, 16 Feb 2016 20:10:34 +0000 (15:10 -0500)] 
Fix header guard

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoComponent creation
Jérémie Galarneau [Tue, 16 Feb 2016 19:27:45 +0000 (14:27 -0500)] 
Component creation

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoIntroduce public component class interface
Jérémie Galarneau [Mon, 15 Feb 2016 19:46:56 +0000 (14:46 -0500)] 
Introduce public component class interface

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoRemove specialized reference counting functions
Jérémie Galarneau [Mon, 15 Feb 2016 16:44:04 +0000 (11:44 -0500)] 
Remove specialized reference counting functions

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoPlugin symbol resolving fix
Jérémie Galarneau [Tue, 9 Feb 2016 22:54:21 +0000 (17:54 -0500)] 
Plugin symbol resolving fix

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoCoding style fix
Jérémie Galarneau [Tue, 26 Jan 2016 20:44:39 +0000 (15:44 -0500)] 
Coding style fix

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoBuild fix
Jérémie Galarneau [Thu, 21 Jan 2016 18:59:10 +0000 (13:59 -0500)] 
Build fix

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agotext plugin test
Jérémie Galarneau [Thu, 21 Jan 2016 17:20:27 +0000 (12:20 -0500)] 
text plugin test

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoCreate sink plugins
Jérémie Galarneau [Fri, 4 Sep 2015 19:24:38 +0000 (15:24 -0400)] 
Create sink plugins

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoDiscover plugins in converter.c
Jérémie Galarneau [Sat, 15 Aug 2015 13:49:06 +0000 (09:49 -0400)] 
Discover plugins in converter.c

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoAdapt plugin system to use unified reference counting
Jérémie Galarneau [Sat, 15 Aug 2015 15:18:18 +0000 (11:18 -0400)] 
Adapt plugin system to use unified reference counting

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoAdd ctf-text entry point initialization comment
Jérémie Galarneau [Thu, 23 Jul 2015 20:59:17 +0000 (16:59 -0400)] 
Add ctf-text entry point initialization comment

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoctf-text plugin stub
Jérémie Galarneau [Thu, 23 Jul 2015 20:54:47 +0000 (16:54 -0400)] 
ctf-text plugin stub

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoResolve plugin symbols
Jérémie Galarneau [Thu, 23 Jul 2015 20:31:33 +0000 (16:31 -0400)] 
Resolve plugin symbols

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoIntroduce bt_plugin and bt_component_class
Jérémie Galarneau [Thu, 23 Jul 2015 17:45:47 +0000 (13:45 -0400)] 
Introduce bt_plugin and bt_component_class

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoLoad plugins and components
Jérémie Galarneau [Fri, 17 Jul 2015 15:32:13 +0000 (11:32 -0400)] 
Load plugins and components

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoStart of bt_component_factory implementation
Jérémie Galarneau [Tue, 14 Jul 2015 21:00:24 +0000 (17:00 -0400)] 
Start of bt_component_factory implementation

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoDocs: plugin-system.h documentation
Jérémie Galarneau [Mon, 13 Jul 2015 15:46:46 +0000 (11:46 -0400)] 
Docs: plugin-system.h documentation

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoMove initialization of components to init functions
Jérémie Galarneau [Mon, 13 Jul 2015 01:56:53 +0000 (21:56 -0400)] 
Move initialization of components to init functions

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoMissing Makefiles
Jérémie Galarneau [Sun, 12 Jul 2015 19:09:01 +0000 (15:09 -0400)] 
Missing Makefiles

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoAdd iterator and source implementations
Jérémie Galarneau [Fri, 10 Jul 2015 21:15:17 +0000 (17:15 -0400)] 
Add iterator and source implementations

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoRemove unneeded __cplusplus externs from source internal header
Jérémie Galarneau [Wed, 8 Jul 2015 20:04:34 +0000 (16:04 -0400)] 
Remove unneeded __cplusplus externs from source internal header

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoImplementation of bt_component_sink_handle_notification
Jérémie Galarneau [Wed, 8 Jul 2015 19:56:07 +0000 (15:56 -0400)] 
Implementation of bt_component_sink_handle_notification

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoBuild fix and sink implementation
Jérémie Galarneau [Wed, 8 Jul 2015 19:48:42 +0000 (15:48 -0400)] 
Build fix and sink implementation

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoRename plugin.c to component.c in Makefile
Jérémie Galarneau [Wed, 8 Jul 2015 15:24:56 +0000 (11:24 -0400)] 
Rename plugin.c to component.c in Makefile

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoRename plugin implementation to component
Jérémie Galarneau [Wed, 8 Jul 2015 15:24:12 +0000 (11:24 -0400)] 
Rename plugin implementation to component

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoRename to separate the plug-in and component notions
Jérémie Galarneau [Tue, 7 Jul 2015 20:37:47 +0000 (16:37 -0400)] 
Rename to separate the plug-in and component notions

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoRename plugin-internal.h to component-internal.h
Jérémie Galarneau [Tue, 7 Jul 2015 20:16:34 +0000 (16:16 -0400)] 
Rename plugin-internal.h to component-internal.h

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoMissing notification parameter in bt_component_sink_handle_notification
Jérémie Galarneau [Tue, 7 Jul 2015 14:43:32 +0000 (10:43 -0400)] 
Missing notification parameter in bt_component_sink_handle_notification

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoMore modifications
Jérémie Galarneau [Tue, 7 Jul 2015 00:48:17 +0000 (20:48 -0400)] 
More modifications

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoIntegrate modifications after plugin review
Jérémie Galarneau [Wed, 3 Jun 2015 08:39:55 +0000 (10:39 +0200)] 
Integrate modifications after plugin review

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoAdd options to ctf-text plugin
Jérémie Galarneau [Tue, 26 May 2015 17:58:49 +0000 (13:58 -0400)] 
Add options to ctf-text plugin

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoImplement ctf text output plug-in stub
Jérémie Galarneau [Thu, 21 May 2015 21:13:44 +0000 (17:13 -0400)] 
Implement ctf text output plug-in stub

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoBuild system: build reader plug-in stub
Jérémie Galarneau [Thu, 21 May 2015 19:59:16 +0000 (15:59 -0400)] 
Build system: build reader plug-in stub

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoAdd initial plug-in stubs
Jérémie Galarneau [Thu, 21 May 2015 19:10:48 +0000 (15:10 -0400)] 
Add initial plug-in stubs

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoMore build fixes
Jérémie Galarneau [Thu, 21 May 2015 19:06:53 +0000 (15:06 -0400)] 
More build fixes

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agobuild fixes
Jérémie Galarneau [Thu, 21 May 2015 18:09:38 +0000 (14:09 -0400)] 
build fixes

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoremove extra line in reader
Jérémie Galarneau [Wed, 20 May 2015 21:47:59 +0000 (17:47 -0400)] 
remove extra line in reader

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoImplement source plugin base
Jérémie Galarneau [Wed, 20 May 2015 21:22:17 +0000 (17:22 -0400)] 
Implement source plugin base

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoError stream is now an attribute of the base plugin class
Jérémie Galarneau [Wed, 20 May 2015 17:54:01 +0000 (13:54 -0400)] 
Error stream is now an attribute of the base plugin class

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoImplement plugin base class
Jérémie Galarneau [Wed, 20 May 2015 17:53:34 +0000 (13:53 -0400)] 
Implement plugin base class

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoStart ctf reader implementation stub
Jérémie Galarneau [Wed, 20 May 2015 02:32:07 +0000 (22:32 -0400)] 
Start ctf reader implementation stub

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoAdd headers to build system
Jérémie Galarneau [Tue, 19 May 2015 20:18:35 +0000 (16:18 -0400)] 
Add headers to build system

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoNotification interfaces
Jérémie Galarneau [Tue, 19 May 2015 16:35:08 +0000 (12:35 -0400)] 
Notification interfaces

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoAdd notification documentation
Jérémie Galarneau [Tue, 19 May 2015 16:11:50 +0000 (12:11 -0400)] 
Add notification documentation

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoiterator documentation
Jérémie Galarneau [Tue, 19 May 2015 15:38:06 +0000 (11:38 -0400)] 
iterator documentation

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoAdd notification iterator documentation
Jérémie Galarneau [Fri, 15 May 2015 17:44:38 +0000 (13:44 -0400)] 
Add notification iterator documentation

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agosource interface documentation
Jérémie Galarneau [Fri, 15 May 2015 15:14:17 +0000 (11:14 -0400)] 
source interface documentation

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoplugin-system.h documentation
Jérémie Galarneau [Fri, 15 May 2015 15:14:06 +0000 (11:14 -0400)] 
plugin-system.h documentation

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoAdd missing header plugin-system.h
Jérémie Galarneau [Thu, 14 May 2015 19:49:21 +0000 (15:49 -0400)] 
Add missing header plugin-system.h

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoMinor fixes
Jérémie Galarneau [Wed, 13 May 2015 22:32:50 +0000 (18:32 -0400)] 
Minor fixes

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoAdd javadoc documentation of plugin-lib interface
Jérémie Galarneau [Wed, 13 May 2015 22:13:02 +0000 (18:13 -0400)] 
Add javadoc documentation of plugin-lib interface

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoJavadoc fixes
Jérémie Galarneau [Wed, 13 May 2015 22:06:45 +0000 (18:06 -0400)] 
Javadoc fixes

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoComment plug-in error codes
Jérémie Galarneau [Wed, 13 May 2015 21:53:12 +0000 (17:53 -0400)] 
Comment plug-in error codes

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoDocument plug-in interface
Jérémie Galarneau [Wed, 13 May 2015 21:47:23 +0000 (17:47 -0400)] 
Document plug-in interface

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoPlug-in system update
Jérémie Galarneau [Wed, 13 May 2015 20:01:07 +0000 (16:01 -0400)] 
Plug-in system update

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoAdd discarded events notification type
Jérémie Galarneau [Fri, 6 Mar 2015 22:49:52 +0000 (17:49 -0500)] 
Add discarded events notification type

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoPlug-in API corrections
Jérémie Galarneau [Wed, 4 Mar 2015 17:24:24 +0000 (12:24 -0500)] 
Plug-in API corrections

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoReader plugin skeleton
Jérémie Galarneau [Wed, 4 Mar 2015 17:24:08 +0000 (12:24 -0500)] 
Reader plugin skeleton

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoAdd plugin base implementation
Jérémie Galarneau [Tue, 3 Mar 2015 17:07:52 +0000 (12:07 -0500)] 
Add plugin base implementation

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoAdd plugin interface to build system
Jérémie Galarneau [Mon, 2 Mar 2015 21:49:20 +0000 (16:49 -0500)] 
Add plugin interface to build system

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoInitial plug-in interface draft
Jérémie Galarneau [Tue, 3 Feb 2015 14:56:45 +0000 (09:56 -0500)] 
Initial plug-in interface draft

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoPort: Add glib g_mkdtemp to mkdtemp wrapper
Michael Jeanson [Thu, 15 Sep 2016 16:14:43 +0000 (12:14 -0400)] 
Port: Add glib g_mkdtemp to mkdtemp wrapper

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoPort: Use glib g_mkdir
Michael Jeanson [Thu, 15 Sep 2016 16:14:42 +0000 (12:14 -0400)] 
Port: Use glib g_mkdir

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoCleanup: bt namespace for compat glib
Michael Jeanson [Thu, 15 Sep 2016 00:32:29 +0000 (20:32 -0400)] 
Cleanup: bt namespace for compat glib

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
This page took 0.039287 seconds and 4 git commands to generate.