Bayduraev, Alexey V ([email protected])

Number of posts: 277 (0.57 per day)
First post: 2020-12-02 14:08:58
Last post: 2022-04-06 12:26:00

Date List Subject
2021-05-04 07:07:25 linux-kernel [PATCH v5 18/20] perf session: move map/unmap into reader__mmap function
2021-05-04 07:07:09 linux-kernel [PATCH v5 07/20] perf record: introduce data transferred and compressed stats
2021-05-04 07:06:37 linux-kernel [PATCH v5 04/20] perf record: stop threads in the end of trace streaming
2021-05-04 07:06:19 linux-kernel [PATCH v5 03/20] perf record: introduce thread local variable
2021-04-09 10:53:27 linux-kernel Re: [PATCH v4 00/12] Introduce threaded trace streaming for basic perf record operation
2021-04-09 07:08:20 linux-kernel Re: [PATCH v4 02/12] perf record: introduce thread specific data array
2021-04-06 17:49:26 linux-kernel [PATCH v4 12/12] perf session: use reader functions to load perf data file
2021-04-06 17:48:58 linux-kernel [PATCH v4 11/12] perf session: load data directory files for analysis
2021-04-06 17:48:52 linux-kernel [PATCH v4 10/12] perf report: output data file name in raw trace dump
2021-04-06 17:48:14 linux-kernel [PATCH v4 05/12] perf record: start threads in the beginning of trace streaming
2021-04-06 17:47:46 linux-kernel [PATCH v4 04/12] perf record: stop threads in the end of trace streaming
2021-04-06 17:21:47 linux-kernel [PATCH v4 09/12] perf record: document parallel data streaming mode
2021-04-06 17:20:44 linux-kernel [PATCH v4 08/12] perf record: introduce --threads=<spec> command line option
2021-04-06 17:16:10 linux-kernel [PATCH v4 03/12] perf record: introduce thread local variable
2021-04-06 17:13:00 linux-kernel [PATCH v4 01/12] perf record: introduce thread affinity and mmap masks
2021-04-06 17:11:44 linux-kernel [PATCH v4 00/12] Introduce threaded trace streaming for basic perf record operation
2021-04-06 14:21:14 linux-kernel [PATCH v4 07/12] perf record: init data file at mmap buffer object
2021-04-06 14:20:48 linux-kernel [PATCH v4 06/12] perf record: introduce data file at mmap buffer object
2021-04-06 14:16:41 linux-kernel [PATCH v4 02/12] perf record: introduce thread specific data array
2021-03-01 13:36:52 linux-kernel Re: [PATCH v3 07/12] perf record: init data file at mmap buffer object
2021-03-01 11:19:17 linux-kernel Re: [PATCH v3 07/12] perf record: init data file at mmap buffer object
2020-12-02 14:08:58 linux-kernel Re: [PATCH v2 1/3] Revert "perf session: Fix decompression of PERF_RECORD_COMPRESSED records"