babeltrace.git
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>
6 years agoCleanup: bt namespace for compat memstream.h
Michael Jeanson [Thu, 15 Sep 2016 00:32:30 +0000 (20:32 -0400)] 
Cleanup: bt namespace for compat memstream.h

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 timegm
Michael Jeanson [Thu, 15 Sep 2016 00:32:28 +0000 (20:32 -0400)] 
Cleanup: bt namespace for compat timegm

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 strerror_r
Michael Jeanson [Thu, 15 Sep 2016 00:32:27 +0000 (20:32 -0400)] 
Cleanup: bt namespace for compat strerror_r

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoUse glib portable macros to convert gpointer to int
Michael Jeanson [Thu, 15 Sep 2016 00:52:21 +0000 (20:52 -0400)] 
Use glib portable macros to convert gpointer to int

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agoax_lib_elfutils -> bt_lib_elfutils
Philippe Proulx [Wed, 2 Nov 2016 06:01:30 +0000 (02:01 -0400)] 
ax_lib_elfutils -> bt_lib_elfutils

`ax` is a prefix for the GNU Autoconf Archive. `ax_lib_elfutils`
should be namespaced within the project here, with the `bt_` prefix.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agom4/ax_lib_elfutils.m4: use m4_default() for optional args.
Philippe Proulx [Wed, 2 Nov 2016 05:41:13 +0000 (01:41 -0400)] 
m4/ax_lib_elfutils.m4: use m4_default() for optional args.

The current macro code does not work because, if you provide 4
arguments to the macro, then `true_action` is not defined (but
it should be: it's the third argument).

Use m4_default() here to expand to a default value if the
argument does not exist.

Also use [:] instead of [] (good practice, safer for shells).

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
6 years agom4/ax_lib_elfutils.m4: add cache variable
Philippe Proulx [Wed, 2 Nov 2016 05:40:12 +0000 (01:40 -0400)] 
m4/ax_lib_elfutils.m4: add cache variable

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
7 years agoFix: text output missing separator when printing the domain
Julien Desfossez [Fri, 17 Mar 2017 20:15:23 +0000 (16:15 -0400)] 
Fix: text output missing separator when printing the domain

With the "-f all" option, we expect to see
<hostname>:<domain>:<loglevel>, but instead we see
<hostname><domain>:<loglevel>.

Judging from the pattern of the other printed fields, the check for
"dom_print" variable seems to be missing when printing the domain.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
7 years agoFix: perform an explicit stdout flush in live even on empty packets
Jérémie Galarneau [Tue, 13 Dec 2016 17:17:10 +0000 (12:17 -0500)] 
Fix: perform an explicit stdout flush in live even on empty packets

This ensures that babeltrace makes the content of live buffers
visible even if the data packets received are empty.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
7 years agoFix: documentation: output plugin is called ctf-metadata
Mathieu Desnoyers [Thu, 6 Oct 2016 19:36:03 +0000 (15:36 -0400)] 
Fix: documentation: output plugin is called ctf-metadata

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
7 years agoFix: Use autoconf provided grep in test_formats
Michael Jeanson [Thu, 15 Sep 2016 22:47:56 +0000 (18:47 -0400)] 
Fix: Use autoconf provided grep in test_formats

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
7 years agobabeltrace: add test for babeltrace --list
Nathan Lynch [Thu, 18 Aug 2016 17:10:28 +0000 (12:10 -0500)] 
babeltrace: add test for babeltrace --list

This test simply checks the converter's list of supported formats.

Signed-off-by: Nathan Lynch <nathan_lynch@mentor.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
7 years agoAdd empty plug-in hooks to prevent their elimination by the linker
Jérémie Galarneau [Wed, 14 Sep 2016 17:42:03 +0000 (13:42 -0400)] 
Add empty plug-in hooks to prevent their elimination by the linker

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
7 years agoRemove useless PACKAGE_LIBS substitution
Nathan Lynch [Fri, 5 Aug 2016 20:06:43 +0000 (15:06 -0500)] 
Remove useless PACKAGE_LIBS substitution

PACKAGE_LIBS isn't referred to anywhere in the project so remove this
dead code from configure.ac.

Signed-off-by: Nathan Lynch <nathan_lynch@mentor.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
7 years agoDo not use g_quark_from_static_string in unloadable code
Nathan Lynch [Fri, 5 Aug 2016 19:59:42 +0000 (14:59 -0500)] 
Do not use g_quark_from_static_string in unloadable code

The GLib Quark documentation says that g_quark_from_static_string:

   "... can only be used if the string will continue to exist until the
    program terminates. It can be used with statically allocated
    strings in the main program, but not with statically allocated
    memory in dynamically loaded modules."

https://developer.gnome.org/glib/stable/glib-Quarks.html#g-quark-from-static-string

Convert call sites of g_quark_from_static_string to
g_quark_from_string in code that is potentially unloadable. Call
sites in the babeltrace main program remain unchanged.

Signed-off-by: Nathan Lynch <nathan_lynch@mentor.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
7 years agoCTF writer: Add function to add an integer environment field value
Simon Marchi [Sun, 19 Jun 2016 02:54:52 +0000 (22:54 -0400)] 
CTF writer: Add function to add an integer environment field value

From the Python API, it's only possible to set an environment field
value as a string (whatever you pass, it gets stringified). This patch
adds a function to the CTF writer to allow setting an integer (int64_t)
environment field, and then exposes it in the Python interface.

The Python method Writer.add_environment_field now uses the type of the
passed value to determine which underlying C function to call (string or
integer). Any other type is rejected. This causes a behavior change,
since passing an integer value to add_environment_field used to produce
a string version of the value, whereas it will now produce an integer
version. However, I think it will now behave more closely to the
expectation of a lambda user.

Example:

  w.add_environment_field("foo", 2)

Result before:

  env {
    foo = "2";
  };

Result after:

  env {
    foo = 2;
  };

Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
7 years agopython: Add stream event context support
Simon Marchi [Sun, 19 Jun 2016 02:54:51 +0000 (22:54 -0400)] 
python: Add stream event context support

This patch adds the possibility to get/set the event context type of a
stream class and set the stream context value of an event from Python.

From my experience, the value setter (Event.stream_context.setter) is
not so useful, since it looks like the context is already instanciated
when you create the event.  So in order to set the values in it, you
only need to get the existing instance and set its fields.  There is no
need to to re-assign the stream context instance to the event.  I still
put it there for completeness.

I added an example of the usage to the existing CTF writer Python
example.

Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
7 years agodebug info: Call register_event_debug_infos for all events
Simon Marchi [Sun, 19 Jun 2016 15:14:29 +0000 (11:14 -0400)] 
debug info: Call register_event_debug_infos for all events

The register_event_debug_infos function is responsible for setting the
debug_info_src field of the struct definition_integer representing the
"ip" context field.  This pointer is used later to print the
source and binary location of the tracepoint.

Currently, it's not called for the events that have a special meaning
for the debug info analysis (statedump start, dlopen, bin_info, etc).
This means that for these events, the debug_info_src pointer keeps the
value of the previous event from that stream (since the ip field is in
stream event context, there is one instance per stream), which leads to
wrong information and/or crash.  A crash can happen when the debug info
structures are cleared because a statedump start is encountered.
debug_info_src becomes a stale pointer and babeltrace tries to print a
string in free memory.

The fix is to call register_event_debug_infos for all events, which will
always set debug_info_src properly.  The events used to do the debug
info analysis are still regular events and have their own location
information.

The trace in bug #1018 shows a crash caused by this issue.

Here's an example of wrong info from the same trace:

... lttng_ust_statedump:bin_info: { cpu_id = 1 }, { vpid = 28991, ip = 0x7FD26665657D, debug_info = { bin = "libX11.so.6.3.0+0x213fa" } }, ...
... lttng_ust_statedump:build_id: { cpu_id = 1 }, { vpid = 28991, ip = 0x7FD266656656, debug_info = { bin = "libX11.so.6.3.0+0x213fa" } }, ...

We can see that the ip values are different, but the debug info refers
to the same location, which is impossible.  Here's the result with this
patch applied.

... lttng_ust_statedump:bin_info: { cpu_id = 1 }, { vpid = 28991, ip = 0x7FD26665657D, debug_info = { bin = "liblttng-ust.so.0.0.0+0x3557d", func = "trace_bin_info_cb+0xfa" } }, ...
... lttng_ust_statedump:build_id: { cpu_id = 1 }, { vpid = 28991, ip = 0x7FD266656656, debug_info = { bin = "liblttng-ust.so.0.0.0+0x35656", func = "trace_build_id_cb+0xbc" } }, ...

which seems more reasonnable.

Fixed #1018

Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
7 years agoTypo: configure.ac implemenation -> implementation
Jérémie Galarneau [Mon, 25 Jul 2016 19:16:18 +0000 (15:16 -0400)] 
Typo: configure.ac implemenation -> implementation

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
7 years agoconfigure: fix uuid support detection on static build
Samuel Martin [Wed, 1 Jun 2016 19:56:32 +0000 (21:56 +0200)] 
configure: fix uuid support detection on static build

This change adds uuid detection using pkg-config helper before falling
back on the standard AC_CHECK_LIB detection for platforms missing
pkg-config.

AC_CHECK_LIB function achieves its test by trying to link against the
requested library, without taking care of its dependency
requirements/flags that may differ between different targets.
Therefore, in case of static build, it can fail on the uuid detection
like [1], because the uuid's dependency flags (regarding gettext) are
missing.

Instead, using pkg-config to do the check will take care of getting and
setting all required flags.

This issue [1] has been triggered on Buildroot farms.

[1] http://autobuild.buildroot.net/results/43b/43b98ddf9eb44152ed9ac4a98d887af14831d8da/build-end.log

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
7 years agoFix: don't assert on lib unload failure
Jérémie Galarneau [Sat, 23 Jul 2016 19:59:30 +0000 (15:59 -0400)] 
Fix: don't assert on lib unload failure

A library's load event might have been missed because of
discarded events. In this scenario, it is expected that its
mapping will not be found on unload.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
7 years agoUse lib unload events to prune library mappings
Jérémie Galarneau [Sat, 23 Jul 2016 19:55:09 +0000 (15:55 -0400)] 
Use lib unload events to prune library mappings

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
7 years agoRename handle_dlopen_event to handle_lib_load_event
Jérémie Galarneau [Sat, 23 Jul 2016 19:24:21 +0000 (15:24 -0400)] 
Rename handle_dlopen_event to handle_lib_load_event

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
7 years agoUse lttng-ust's new load event to track library mappings
Jérémie Galarneau [Fri, 22 Jul 2016 15:41:35 +0000 (11:41 -0400)] 
Use lttng-ust's new load event to track library mappings

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
7 years agoTests: no substitution needed for multi-trace intersection test
Jérémie Galarneau [Tue, 7 Jun 2016 16:09:27 +0000 (12:09 -0400)] 
Tests: no substitution needed for multi-trace intersection test

The use of AC_CONFIG_FILES on with src == dest causes the source
file to be deleted on make distclean.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
7 years agoTests: dereference of NULL pointer on allocation failure
Jérémie Galarneau [Fri, 3 Jun 2016 11:21:29 +0000 (07:21 -0400)] 
Tests: dereference of NULL pointer on allocation failure

Reported by Coverity as:
CID 1354904 (#1 of 1): Dereference null return value (NULL_RETURNS)

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
7 years agoTests: abort dwarf test on open() failure
Jérémie Galarneau [Fri, 3 Jun 2016 11:17:42 +0000 (07:17 -0400)] 
Tests: abort dwarf test on open() failure

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
7 years agoFix: lttng-live does not set a trace descriptor
Jérémie Galarneau [Thu, 2 Jun 2016 17:40:25 +0000 (13:40 -0400)] 
Fix: lttng-live does not set a trace descriptor

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