Jérémie Galarneau
- Login: jgalar
- Email: jeremie.galarneau@efficios.com
- Registered on: 01/07/2013
- Last connection: 02/02/2023
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 12 | 34 | 46 |
Reported issues | 22 | 56 | 78 |
Projects
Project | Roles | Registered on |
---|---|---|
Common Trace Format | Developer | 02/07/2023 |
LTTng | Manager, Developer | 04/09/2013 |
Babeltrace | Developer | 05/07/2013 |
LTTng-CI | Manager, Developer | 11/29/2017 |
LTTng-modules | Developer | 05/07/2013 |
LTTng-tools | Manager, Developer | 05/07/2013 |
LTTng-UST | Developer | 05/07/2013 |
Userspace RCU | Developer | 05/07/2013 |
Activity
03/21/2023
- 05:50 PM LTTng-tools Revision 40ebe219 (lttng-tools): Build fix: POD static_assert check fails on lttng_event_exclusions
- A build error occurs when building using g++ 6.4.0 on PPC32:
In file included from ../../src/common/buffer-view.hp...
03/16/2023
- 12:52 PM LTTng-UST Revision 7d1077f8 (lttng-ust): Fix: `ip` context is expressed as a base-10 field
- The base for UST context field `ip` was changed from 16 (hexadecimal) to
10 (decimal), most likely an unintentional c... - 11:00 AM LTTng-tools Revision 9fdee7ba (lttng-tools): Docs: sessiond: document the role of an application's two sockets
- Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I355588af1b3408c8c209aae09c2897640d4ca5b4
03/07/2023
- 04:55 PM Babeltrace Revision f8b833e6 (babeltrace): error.c: clean-up: remove dead error cause clean-up code
- Coverity warns of logically dead code in error.c:
1506395 Logically dead code
The indicated dead code may have pe...
02/28/2023
- 12:44 PM LTTng-tools Revision 20f5a9ae (lttng-tools): Clean-up: coding style fix and missing method in lttng::ctl::error
- Methods must not contain get/set for trivial accessors. get_code() is
renamed to code() to follow this guideline.
Mo...
02/22/2023
- 04:58 PM LTTng-tools Revision c7415bcc (lttng-tools): man/README.md: Update asciidoc url to asciidoc.org
- Reported-by: Kamil Beker
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I1e68fc6ff6e234... - 04:56 PM LTTng-tools Revision 635c7045 (lttng-tools): README.adoc: Update asciidoc url to asciidoc.org
- Reported-by: Kamil Beker
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Ib78323c82e81db... - 04:55 PM LTTng-tools Revision 57fd9937 (lttng-tools): compat: off64_t is not defined by musl
- This helps compile with latest musl, where off64_t is not defined unless
_LARGEFILE64_SOURCE is defined. On glibc, _L...
02/13/2023
- 04:22 PM LTTng-tools Revision 7c83513f (lttng-tools): Tests: snapshot tests complain that nothing is output
- The user space snapshot tests invoke a common script that runs the
actual tests. In doing so, the parent script's tap...
02/10/2023
- 03:52 PM Userspace RCU Revision b285374a (userspace-rcu): Docs: clarify grace period polling API
- Reword the existing grace period polling API documentation. The
changes are:
- Replace "should" by "must" to expre...
Also available in: Atom