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

06/13/2024

02:47 PM Userspace RCU Revision 9fbbb7de (userspace-rcu): rculfhash: make cds_lfht_iter_get_node argument const
cds_lfht_iter_get_node doesn't modify its argument. Hence, it can be
marked as `const`.
Signed-off-by: Mathieu Desno...
Mathieu Desnoyers

06/12/2024

04:42 PM Userspace RCU Revision 394e0556 (userspace-rcu): lfstack: make cds_lfs_empty argument const
cds_lfs_empty doesn't modify its argument. Hence, it can be marked as
`const`.
Signed-off-by: Mathieu Desnoyers <mat...
Mathieu Desnoyers
04:36 PM Userspace RCU Revision c0775411 (userspace-rcu): wfcqueue: make cds_wfcq_empty arguments const
cds_wfcq_empty does not modify its arguments. Hence, they can be marked
as `const`.
Signed-off-by: Mathieu Desnoyers...
Mathieu Desnoyers
04:25 PM Userspace RCU Revision c4a5a2ff (userspace-rcu): wfstack: make cds_wfs_empty argument const
cds_wfs_empty doesn't modify its argument. Hence, it can be
marked as `const`.
Signed-off-by: Mathieu Desnoyers <mat...
Mathieu Desnoyers
04:11 PM Userspace RCU Revision 4004aa46 (userspace-rcu): cds_list: make cds_list_replace @old argument const
cds_list_replace doesn't modify its @old argument. Hence, it can be
marked as `const`.
Signed-off-by: Mathieu Desnoy...
Mathieu Desnoyers

06/11/2024

04:56 PM LTTng-UST Revision 9b971460 (lttng-ust): Fix: test_benchmark: do not match "CPU(s) scaling MHz:"
Do not match "CPU(s) scaling MHz:" line, it breaks the script.
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@e...
Mathieu Desnoyers

06/03/2024

10:19 AM Userspace RCU Revision 8f44fbdc (userspace-rcu): futex.h: Indent preprocessor directives
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I45f64007244dc3143cff81c6957a7c2e0a3003bd
Mathieu Desnoyers
10:10 AM Userspace RCU Revision e463c38f (userspace-rcu): futex.h: Use urcu_posix_assert to validate unused values
When building on FreeBSD, uaddr2 and val3 are unused. Add a
urcu_posix_assert() to validate that they are zero and he...
Mathieu Desnoyers

05/09/2024

03:41 PM LTTng-modules Revision 75624557 (lttng-modules): lttng probe: include events-internal.h
Include events-internal.h for the declarations of lttng_logger_init and
lttng_logger_exit.
Signed-off-by: Mathieu De...
Mathieu Desnoyers
03:41 PM LTTng-modules Revision d16e08f9 (lttng-modules): page alloc wrapper: Fix get_pfnblock_flags_mask prototype
The canary __canary__get_pfnblock_flags_mask has never done its job of
detecting changes to the prototype of get_pfnb...
Mathieu Desnoyers

Also available in: Atom