Riccardo Mancini ([email protected])

Number of posts: 163 (1.63 per day)
First post: 2021-05-25 23:10:16
Last post: 2021-09-03 21:54:36

Date List Subject
2021-08-20 10:57:51 linux-kernel [RFC PATCH v3 13/15] perf top: setup global workqueue
2021-08-20 10:57:51 linux-kernel [RFC PATCH v3 08/15] perf workqueue: add queue_work and flush_workqueue functions
2021-08-20 10:57:37 linux-kernel [RFC PATCH v3 11/15] perf workqueue: add utility to execute a for loop in parallel
2021-08-20 10:57:08 linux-kernel [RFC PATCH v3 07/15] perf workqueue: implement worker thread and management
2021-08-20 10:56:52 linux-kernel [RFC PATCH v3 06/15] perf workqueue: introduce workqueue struct
2021-08-20 10:56:44 linux-kernel [RFC PATCH v3 04/15] perf workqueue: add threadpool execute and wait functions
2021-08-20 10:56:32 linux-kernel [RFC PATCH v3 05/15] tools: add sparse context/locking annotations in compiler-types.h
2021-08-20 10:56:29 linux-kernel [RFC PATCH v3 02/15] perf tests: add test for workqueue
2021-08-20 10:56:29 linux-kernel [RFC PATCH v3 00/15] perf: add workqueue library and use it in synthetic-events
2021-08-20 10:56:29 linux-kernel [RFC PATCH v3 01/15] perf workqueue: threadpool creation and destruction
2021-08-20 10:56:29 linux-kernel [RFC PATCH v3 03/15] perf workqueue: add threadpool start and stop functions
2021-08-11 18:12:37 linux-kernel [PATCH] perf test: make --skip work on shell tests
2021-08-11 17:57:55 linux-kernel Re: [RFC PATCH v2 01/10] perf workqueue: threadpool creation and destruction
2021-08-11 17:48:09 linux-kernel Re: [PATCH v10 00/24] Introduce threaded trace streaming for basic perf record operation
2021-08-11 17:27:37 linux-kernel Re: [PATCH v10 08/24] perf record: Introduce data file at mmap buffer object
2021-08-10 16:21:36 linux-kernel Re: [PATCH] perf bench: add benchmark for evlist open/close operations
2021-08-09 23:38:01 linux-kernel [PATCH] perf bench: add benchmark for evlist open/close operations
2021-08-09 13:29:34 linux-kernel Re: [RFC PATCH v2 10/10] perf synthetic-events: use workqueue parallel_for
2021-08-09 12:30:35 linux-kernel Re: [RFC PATCH v2 01/10] perf workqueue: threadpool creation and destruction
2021-08-09 10:50:53 linux-kernel Re: [RFC PATCH v2 03/10] perf workqueue: add threadpool start and stop functions
2021-07-30 15:41:50 linux-kernel [RFC PATCH v2 01/10] perf workqueue: threadpool creation and destruction
2021-07-30 15:41:03 linux-kernel [RFC PATCH v2 07/10] perf workqueue: implement worker thread and management
2021-07-30 15:40:36 linux-kernel [RFC PATCH v2 08/10] perf workqueue: add queue_work and flush_workqueue functions
2021-07-30 15:40:20 linux-kernel [RFC PATCH v2 05/10] tools: add sparse context/locking annotations in compiler-types.h
2021-07-30 15:40:04 linux-kernel [RFC PATCH v2 10/10] perf synthetic-events: use workqueue parallel_for
2021-07-30 15:40:00 linux-kernel [RFC PATCH v2 02/10] perf tests: add test for workqueue
2021-07-30 15:40:00 linux-kernel [RFC PATCH v2 04/10] perf workqueue: add threadpool execute and wait functions
2021-07-30 15:39:33 linux-kernel [RFC PATCH v2 09/10] perf workqueue: add utility to execute a for loop in parallel
2021-07-30 15:39:02 linux-kernel [RFC PATCH v2 03/10] perf workqueue: add threadpool start and stop functions
2021-07-30 15:38:58 linux-kernel [RFC PATCH v2 00/10] perf: add workqueue library and use it in synthetic-events
2021-07-30 15:38:58 linux-kernel [RFC PATCH v2 06/10] perf workqueue: introduce workqueue struct
2021-07-30 08:31:18 linux-kernel Re: [PATCH v3 1/2] perf pmu: Add PMU alias support
2021-07-29 15:26:55 linux-kernel Re: [PATCH v2 1/2] perf pmu: Add PMU alias support
2021-07-29 13:44:40 linux-kernel Re: [PATCH 3/3] perf test: Be more consistent in use of TEST_*
2021-07-29 13:17:54 linux-kernel Re: [PATCH v2 2/2] perf tests: Test for PMU alias
2021-07-29 13:15:24 linux-kernel Re: [PATCH v2 1/2] perf pmu: Add PMU alias support
2021-07-26 10:44:48 linux-kernel Re: [PATCH 1/3] tools libc_compat: add gettid
2021-07-22 16:18:18 linux-kernel Re: [RFC PATCH 00/10] perf: add workqueue library and use it in synthetic-events
2021-07-22 15:37:00 linux-kernel [PATCH 3/3] perf test: mmap-thread-lookup: use gettid
2021-07-22 15:36:52 linux-kernel [PATCH 2/3] perf jvmti: use gettid from libc_compat
2021-07-22 15:36:24 linux-kernel [PATCH 1/3] tools libc_compat: add gettid
2021-07-22 15:36:08 linux-kernel [PATCH 0/3] tools: add gettid to libc_compat.h
2021-07-16 14:14:53 linux-kernel [PATCH RESEND] perf data: close all files in close_dir
2021-07-16 13:59:35 linux-kernel Re: [RFC PATCH 04/10] perf workqueue: add threadpool execute and wait functions
2021-07-16 13:57:36 linux-kernel Re: [RFC PATCH 03/10] perf workqueue: add threadpool start and stop functions
2021-07-16 13:38:09 linux-kernel Re: [RFC PATCH 01/10] perf workqueue: threadpool creation and destruction
2021-07-16 13:14:45 linux-kernel Re: [PATCH 02/20] perf env: fix sibling_dies memory leak
2021-07-15 21:02:05 linux-kernel [PATCH 17/20] perf trace: free syscall tp fields in evsel->priv
2021-07-15 21:01:49 linux-kernel [PATCH 05/20] perf test: event_update: fix memory leak of unit
2021-07-15 21:01:37 linux-kernel Re: [RFC PATCH 03/10] perf workqueue: add threadpool start and stop functions
2021-07-15 21:00:47 linux-kernel [PATCH 13/20] perf script: fix memory leaks in perf_script