LinuxLists
Users
About
Alexey Budankov (
[email protected]
)
Number of posts: 1280 (1.02 per day)
First post: 2017-06-14 10:07:51
Last post: 2020-11-17 01:49:59
Previous Page
/
Next Page
Date
List
Subject
2019-11-29 10:06:39
linux-kernel
[PATCH v3 2/3] perf mmap: declare type for cpu mask of arbitrary length
2019-11-29 10:05:24
linux-kernel
[PATCH v3 1/3] tools bitmap: implement bitmap_equal() operation at bitmap API
2019-11-29 10:03:15
linux-kernel
[PATCH v3 0/3] perf record: adapt NUMA awareness to machines with #CPUs > 1K
2019-11-26 12:41:09
linux-kernel
[PATCH v3 3/3] perf record: adapt affinity to machines with #CPUs > 1K
2019-11-26 12:40:50
linux-kernel
[PATCH v3 2/3] perf mmap: declare type for cpu mask of arbitrary length
2019-11-26 12:40:46
linux-kernel
[PATCH v3 1/3] tools bitmap: implement bitmap_equal() operation at bitmap API
2019-11-26 12:40:32
linux-kernel
[PATCH v3 0/3] perf record: adapt NUMA awareness to machines with #CPUs > 1K
2019-11-25 16:57:38
linux-kernel
Re: [PATCH v2 3/3] perf record: adapt affinity to machines with #CPUs > 1K
2019-11-25 12:27:41
linux-kernel
Re: [PATCH v2 3/3] perf record: adapt affinity to machines with #CPUs > 1K
2019-11-25 12:13:26
linux-kernel
Re: [PATCH v2 3/3] perf record: adapt affinity to machines with #CPUs > 1K
2019-11-25 06:13:30
linux-kernel
[PATCH v2 3/3] perf record: adapt affinity to machines with #CPUs > 1K
2019-11-25 06:09:51
linux-kernel
[PATCH v2 2/3] perf mmap: declare type for cpu mask of arbitrary length
2019-11-25 06:09:45
linux-kernel
[PATCH v2 1/3] tools bitmap: implement bitmap_equal() operation at bitmap API
2019-11-25 06:05:56
linux-kernel
[PATCH v2 0/3] perf record: adapt NUMA awareness to machines with #CPUs > 1K
2019-11-22 16:04:16
linux-kernel
Re: [PATCH v1 2/3] perf mmap: declare type for cpu mask of arbitrary length
2019-11-22 14:04:01
linux-kernel
Re: [PATCH v1 0/3] perf record: adapt NUMA awareness to machines with #CPUs > 1K
2019-11-22 14:00:09
linux-kernel
Re: [PATCH v1 2/3] perf mmap: declare type for cpu mask of arbitrary length
2019-11-22 13:59:30
linux-kernel
Re: [PATCH v1 3/3] perf record: adapt affinity to machines with #CPUs > 1K
2019-11-20 12:44:53
linux-kernel
[PATCH v1 3/3] perf record: adapt affinity to machines with #CPUs > 1K
2019-11-20 12:38:12
linux-kernel
[PATCH v1 2/3] perf mmap: declare type for cpu mask of arbitrary length
2019-11-20 12:36:54
linux-kernel
[PATCH v1 1/3] tools bitmap: implement bitmap_equal() operation at bitmap API
2019-11-20 12:36:51
linux-kernel
[PATCH v1 0/3] perf record: adapt NUMA awareness to machines with #CPUs > 1K
2019-11-18 14:25:01
linux-kernel
Re: [PATCH v2] perf session: fix decompression of PERF_RECORD_COMPRESSED records
2019-11-18 14:23:09
linux-kernel
[PATCH v3] perf session: fix decompression of PERF_RECORD_COMPRESSED records
2019-11-18 11:31:25
linux-kernel
[PATCH v2] perf session: fix decompression of PERF_RECORD_COMPRESSED records
2019-11-15 17:11:10
linux-kernel
Re: [PATCH v1] perf session: fix decompression of PERF_RECORD_COMPRESSED records
2019-11-15 09:09:25
linux-kernel
[PATCH v1] perf session: fix decompression of PERF_RECORD_COMPRESSED records
2019-11-11 15:55:19
linux-kernel
Re: [RFC] perf session: Fix compression processing
2019-11-11 15:42:54
linux-kernel
Re: [RFC] perf session: Fix compression processing
2019-11-11 14:42:34
linux-kernel
Re: [RFC] perf session: Fix compression processing
2019-11-06 16:51:14
linux-kernel
Re: [RFC] perf session: Fix compression processing
2019-10-25 19:43:03
linux-kernel
Re: [PATCH v5 0/4] perf/core: fix restoring of Intel LBR call stack on a context switch
2019-10-25 19:41:21
linux-kernel
Re: [PATCH v5 0/4] perf/core: fix restoring of Intel LBR call stack on a context switch
2019-10-25 19:34:12
linux-kernel
[PATCH v5 4/4] perf/core,x86: synchronize PMU task contexts on optimized context switches
2019-10-25 19:34:02
linux-kernel
[PATCH v5 1/4] perf/core,x86: introduce swap_task_ctx() method at struct pmu
2019-10-25 19:33:45
linux-kernel
[PATCH v5 2/4] perf/x86: install platform specific swap_task_ctx adapter
2019-10-25 19:32:08
linux-kernel
[PATCH v5 3/4] perf/x86/intel: implement LBR callstacks context synchronization
2019-10-25 19:30:34
linux-kernel
[PATCH v5 0/4] perf/core: fix restoring of Intel LBR call stack on a context switch
2019-10-25 02:25:40
linux-kernel
Re: [PATCH v2 4/9] perf affinity: Add infrastructure to save/restore affinity
2019-10-24 13:07:37
linux-kernel
Re: [PATCH v2 4/9] perf affinity: Add infrastructure to save/restore affinity
2019-10-24 07:16:54
linux-kernel
Re: [PATCH v2 4/9] perf affinity: Add infrastructure to save/restore affinity
2019-10-23 07:17:19
linux-kernel
[PATCH v5 3/4] perf/x86/intel: implement LBR callstacks context synchronization
2019-10-23 07:15:56
linux-kernel
[PATCH v5 2/4] perf/x86: install platform specific swap_task_ctx adapter
2019-10-23 07:15:47
linux-kernel
[PATCH v5 4/4] perf/core,x86: synchronize PMU task contexts on optimized context switches
2019-10-23 07:12:43
linux-kernel
[PATCH v5 1/4] perf/core,x86: introduce swap_task_ctx() method at struct pmu
2019-10-23 07:07:03
linux-kernel
[PATCH v5 0/4] perf/core: fix restoring of Intel LBR call stack on a context switch
2019-10-22 15:37:19
linux-kernel
Re: [PATCH v4 4/4] perf/core,x86: synchronize PMU task contexts on optimized context switches
2019-10-22 13:27:08
linux-kernel
Re: [PATCH v4 4/4] perf/core,x86: synchronize PMU task contexts on optimized context switches
2019-10-22 06:04:09
linux-kernel
[PATCH v4 4/4] perf/core,x86: synchronize PMU task contexts on optimized context switches
2019-10-22 06:02:36
linux-kernel
[PATCH v4 2/4] perf/x86: install platform specific sync_task_ctx adapter
2019-10-22 06:01:33
linux-kernel
[PATCH v4 3/4] perf/x86/intel: implement LBR callstacks context synchronization