LinuxLists
Users
About
Mathieu Desnoyers (
[email protected]
)
Number of posts: 3452 (0.66 per day)
First post: 2010-02-08 19:27:09
Last post: 2024-06-06 17:12:48
Previous Page
/
Next Page
Date
List
Subject
2022-03-28 22:07:42
linux-kernel
Re: Comments on new user events ABI
2022-03-25 20:25:27
linux-kernel
[RELEASE] LTTng-UST 2.13.2 and 2.12.4 (Linux user-space tracer)
2022-03-25 20:20:56
linux-kernel
[RELEASE] LTTng-modules 2.13.3 and 2.12.8 (Linux kernel tracer)
2022-03-17 20:30:50
linux-kernel
Re: [PATCH 2/2] locking: Apply contention tracepoints in the slow path
2022-03-17 20:17:03
linux-kernel
Re: [PATCH 1/2] locking: Add lock contention tracepoints
2022-03-17 19:55:59
linux-kernel
Re: [PATCH 2/2] locking: Apply contention tracepoints in the slow path
2022-03-17 16:31:27
linux-kernel
Re: [PATCH 1/2] locking: Add lock contention tracepoints
2022-03-08 23:16:39
linux-kernel
[RELEASE] LTTng-modules 2.13.2 (Linux kernel tracer)
2022-02-26 02:27:31
linux-kernel
Re: [RFC PATCH v2 09/11] sched: Introduce per memory space current virtual cpu id
2022-02-26 02:02:31
linux-kernel
Re: [RFC PATCH v2 09/11] sched: Introduce per memory space current virtual cpu id
2022-02-26 01:36:49
linux-kernel
Re: [RFC PATCH v2 09/11] sched: Introduce per memory space current virtual cpu id
2022-02-22 04:36:01
linux-kernel
[RFC PATCH v3 09/11] sched: Introduce per memory space current virtual cpu id
2022-02-21 09:28:20
linux-kernel
[RFC PATCH v2 02/11] rseq: Introduce extensible rseq ABI
2022-02-21 09:24:17
linux-kernel
[RFC PATCH v2 06/11] lib: invert _find_next_bit source arguments
2022-02-20 09:59:40
linux-kernel
[RFC PATCH v2 01/11] rseq: Introduce feature size and alignment ELF auxiliary vector entries
2022-02-20 07:08:46
linux-kernel
[RFC PATCH v2 08/11] cpumask: implement cpumask_{first,next}_{zero,one}_and_zero
2022-02-19 23:06:02
linux-kernel
[RFC PATCH v2 00/11] RSEQ node id and virtual cpu id extensions
2022-02-19 18:10:00
linux-kernel
[RFC PATCH v2 10/11] rseq: extend struct rseq with per memory space vcpu id
2022-02-19 12:50:44
linux-kernel
[RFC PATCH v2 05/11] selftests/rseq: Implement rseq numa node id field selftest
2022-02-19 01:51:35
linux-kernel
[RFC PATCH v2 04/11] selftests/rseq: Use ELF auxiliary vector for extensible rseq
2022-02-19 00:04:43
linux-kernel
[RFC PATCH v2 07/11] lib: implement find_{first,next}_{zero,one}_and_zero_bit
2022-02-18 22:21:44
linux-kernel
[RFC PATCH v2 09/11] sched: Introduce per memory space current virtual cpu id
2022-02-18 21:34:05
linux-kernel
[RFC PATCH v2 03/11] rseq: extend struct rseq with numa node id
2022-02-18 21:23:23
linux-kernel
[RFC PATCH v2 11/11] selftests/rseq: Implement rseq vm_vcpu_id field support
2022-02-09 20:48:06
linux-kernel
Re: [RFC 00/12] locking: Separate lock tracepoints from lockdep/lock_stat (v1)
2022-02-09 20:46:03
linux-kernel
Re: [RFC 00/12] locking: Separate lock tracepoints from lockdep/lock_stat (v1)
2022-02-09 20:44:55
linux-kernel
Re: [RFC 00/12] locking: Separate lock tracepoints from lockdep/lock_stat (v1)
2022-02-09 19:55:02
linux-kernel
Re: [RFC 00/12] locking: Separate lock tracepoints from lockdep/lock_stat (v1)
2022-02-09 11:48:54
linux-kernel
Re: [RFC PATCH 3/3] rseq: extend struct rseq with numa node id
2022-02-07 20:21:12
linux-kernel
[PATCH] selftests/rseq: change type of rseq_offset to ptrdiff_t
2022-02-07 16:40:24
linux-kernel
[RFC PATCH 3/3] rseq: extend struct rseq with numa node id
2022-02-07 15:45:04
linux-kernel
Re: [RFC PATCH 1/3] rseq: Introduce feature size and alignment ELF auxiliary vector entries
2022-02-04 21:16:14
linux-kernel
[RFC PATCH 2/3] rseq: Introduce extensible rseq ABI
2022-02-04 20:01:10
linux-kernel
[RFC PATCH 1/3] rseq: Introduce feature size and alignment ELF auxiliary vector entries
2022-02-03 17:51:00
linux-kernel
Re: Aligning tcmalloc with glibc 2.35 rseq ABI
2022-02-03 14:01:17
linux-kernel
Aligning tcmalloc with glibc 2.35 rseq ABI
2022-02-02 23:59:06
linux-kernel
Re: [RFC PATCH 2/3] rseq: extend struct rseq with per thread group vcpu id
2022-02-02 22:44:07
linux-kernel
[RFC PATCH 3/3] selftests/rseq: Implement rseq tg_vcpu_id field support
2022-02-02 17:48:58
linux-kernel
Re: [RFC PATCH v2 1/2] rseq: extend struct rseq with numa node id
2022-02-02 17:42:44
linux-kernel
Re: [RFC PATCH 2/3] rseq: extend struct rseq with per thread group vcpu id
2022-02-02 16:18:05
linux-kernel
Re: [RFC PATCH 1/3] Introduce per thread group current virtual cpu id
2022-02-02 16:10:45
linux-kernel
Re: [RFC PATCH 2/3] rseq: extend struct rseq with per thread group vcpu id
2022-02-02 14:35:15
linux-kernel
Re: [RFC PATCH 1/3] Introduce per thread group current virtual cpu id
2022-02-02 14:23:51
linux-kernel
[RFC PATCH 1/3] Introduce per thread group current virtual cpu id
2022-02-02 12:36:15
linux-kernel
Re: Aligning tcmalloc with glibc 2.35 rseq ABI
2022-02-02 10:26:28
linux-kernel
[RFC PATCH 2/3] rseq: extend struct rseq with per thread group vcpu id
2022-02-02 08:11:59
linux-kernel
[RFC PATCH v2 2/2] selftests/rseq: Implement rseq numa node id field selftest
2022-02-01 20:53:11
linux-kernel
[RFC PATCH 1/2] rseq: extend struct rseq with numa node id
2022-02-01 20:51:00
linux-kernel
Re: [RFC PATCH 1/2] rseq: extend struct rseq with numa node id
2022-02-01 20:50:44
linux-kernel
Re: [RFC PATCH 1/2] rseq: extend struct rseq with numa node id
2022-02-01 20:49:54
linux-kernel
[RFC PATCH 2/2] selftests/rseq: Implement rseq numa node id field selftest