Mathieu Desnoyers
- Login: compudj
- Email: mathieu.desnoyers@efficios.com
- Registered on: 02/10/2012
- Last connection: 05/25/2023
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 8 | 135 | 143 |
Reported issues | 40 | 131 | 171 |
Projects
Project | Roles | Registered on |
---|---|---|
Common Trace Format | Manager, Developer | 06/05/2012 |
LTTng | Manager, Developer | 02/10/2012 |
Babeltrace | Manager, Developer | 02/10/2012 |
LTTng-CI | Manager, Developer | 11/29/2017 |
LTTng-modules | Manager, Developer | 02/10/2012 |
LTTng-tools | Manager, Developer | 02/10/2012 |
LTTng-UST | Manager, Developer | 02/10/2012 |
LTTngTop | Manager | 02/21/2012 |
Userspace RCU | Manager, Developer | 02/10/2012 |
Activity
05/25/2023
- 10:38 AM Babeltrace Bug #1376 (New): Babeltrace master make install rebuilds objects
- When doing the following:
as user:
cloning a pristine babeltrace master branch,
./bootstrap
./configure
make...
05/01/2023
- 11:43 AM LTTng-tools Revision da1e97c9 (lttng-tools): Tests: Introduce test_ust_constructor
- Test instrumentation coverage of C/C++ constructors and destructors by
LTTng-UST tracepoints.
Signed-off-by: Mathieu... - 11:43 AM LTTng-tools Revision a4cc1b1f (lttng-tools): Tests: Introduce gen-ust-events-constructor test application
- This test application tests C/C++ constructor/destructor instrumentation coverage.
* How to use:
lttng create
lttng...
03/08/2023
- 04:43 PM LTTng-UST Revision 4c3d9cd0 (lttng-ust): Fix: c99: static assert: clang build fails due to multiple typedef
- Unlike c11, c99 does not allow redefinition of the same typedef, and
clang is strict about it. Building code with tra... - 04:43 PM LTTng-UST Revision 742ac92a (lttng-ust): Fix: c99: use __asm__ __volatile__
- Allow building with -std=c99 by using __asm__ __volatile__ rather than
asm volatile.
Signed-off-by: Mathieu Desnoyer...
02/21/2023
- 02:49 PM LTTng-UST Revision faa63343 (lttng-ust): Fix: Reevaluate LTTNG_UST_TRACEPOINT_DEFINE each time tracepoint.h is included
- Fix issues with missing symbols in use-cases where tracef.h is included
before defining LTTNG_UST_TRACEPOINT_DEFINE, ...
02/17/2023
- 04:06 PM LTTng-UST Revision 63661b66 (lttng-ust): Fix: trace events in C constructors/destructors
- Adding a priority (150) to the tracepoint and tracepoint provider
constructors/destructors ensures that we trace trac... - 04:06 PM LTTng-UST Revision 0b5a6313 (lttng-ust): Fix: trace events in C++ constructors/destructors
- Wrap constructor and destructor functions to invoke them as functions with
the constructor/destructor GNU C attribute...
02/14/2023
- 10:41 AM Userspace RCU Revision d5a39857 (userspace-rcu): Bump version to 0.15.0-pre
- Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Iabae31adc8a0f2e5dbb9133df4c27d7e1d6d2465 - 10:25 AM Userspace RCU Revision d1252aeb (userspace-rcu): Version 0.14.0
- Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I08341ed1ba861cbbe3da03e3b2426bd073169a77
Also available in: Atom