General

Profile

Mathieu Desnoyers

Issues

open closed Total
Assigned issues 8 136 144
Reported issues 41 135 176

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

02/21/2024

12:04 PM Babeltrace Feature #1410 (New): Add pretty-print sink options to override how to format floating point numbers
Babeltrace 2, just like its predecessor babeltrace 1.5, uses "%g" to print floating point numbers.
It would be use...
Mathieu Desnoyers

02/15/2024

05:32 PM Userspace RCU Revision 8c5aef69 (userspace-rcu): Fix: change order of _cds_lfht_new_with_alloc parameters
The "flavor" parameter should come before the "alloc" parameter
to match the order of cds_lfht_new_with_flavor_alloc(...
Mathieu Desnoyers

02/06/2024

04:19 PM LTTng-UST Revision c0f6fb05 (lttng-ust): Introduce LTTNG_UST_APP_PATH environment variable
Introduce an environment to specify a path under which unix sockets
used for the communication between the applicatio...
Mathieu Desnoyers
04:19 PM LTTng-UST Revision 47bc09f3 (lttng-ust): Rename "global" sock_info field to "multi_user"
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ife23f632db641e476e2e059031a2f956af4da72d
Mathieu Desnoyers
04:14 PM LTTng-UST Revision 49400d96 (lttng-ust): Fix: libc wrapper: use initial-exec for malloc_nesting TLS
Use the initial-exec TLS model for the malloc_nesting nesting guard
variable to ensure that the glibc implementation ...
Mathieu Desnoyers

01/09/2024

01:40 PM LTTng-modules Bug #1408 (Resolved): Kernel crash when loading lttng-tracing module with IBT enabled
Applied in changeset commit:lttng-modules|92e2c5feecb39cdd4796da89f2b684e395403040. Mathieu Desnoyers
11:25 AM LTTng-modules Revision 92e2c5fe (lttng-modules): Fix: Disable IBT around indirect function calls
When the Intel IBT feature is enabled, a CPU supporting this feature
validates that all indirect jumps/calls land on ...
Mathieu Desnoyers
10:40 AM LTTng-modules Revision 1158b270 (lttng-modules): Fix: prio context NULL pointer exception
A missing call to wrapper_task_prio_init() causes the function pointer
for task_prio to stay NULL, which triggers a O...
Mathieu Desnoyers
10:40 AM LTTng-modules Revision ff024e66 (lttng-modules): Inline implementation of task_prio()
The task_prio() function has been implemented as "return p->prio -
MAX_RT_PRIO;" since at least kernel v3.0, so inlin...
Mathieu Desnoyers

01/08/2024

12:06 PM LTTng-modules Revision bb304164 (lttng-modules): Cleanup: combine ifdefs for arm thumb2
Those two ifdefs can be combined into a single preprocessor conditional
with a &&.
Signed-off-by: Mathieu Desnoyers ...
Mathieu Desnoyers

Also available in: Atom