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-10-13 09:10:09 linux-kernel [PATCH v4 5/8] perf session: Move unmap code to reader__mmap
2021-10-13 09:09:35 linux-kernel [PATCH v4 4/8] perf session: Move map code to separate function
2021-10-13 09:09:31 linux-kernel [PATCH v4 3/8] perf session: Move init/release code to separate functions
2021-10-13 09:09:26 linux-kernel [PATCH v4 2/8] perf session: Introduce decompressor in reader object
2021-10-13 09:09:11 linux-kernel [PATCH v4 1/8] perf session: Move all state items to reader object
2021-10-13 09:08:10 linux-kernel [PATCH v3 0/8] perf session: Extend reader object to allow multiple readers
2021-10-11 16:47:19 linux-kernel Re: [PATCH v3 6/8] perf session: Move event read code to separate function
2021-10-11 13:29:58 linux-kernel Re: [PATCH v3 6/8] perf session: Move event read code to separate function
2021-10-11 13:00:32 linux-kernel Re: [PATCH v3 6/8] perf session: Move event read code to separate function
2021-10-08 08:44:42 linux-kernel Re: [PATCH v3 6/8] perf session: Move event read code to separate function
2021-10-07 15:21:13 linux-kernel [PATCH v3 5/8] perf session: Move unmap code to reader__mmap
2021-10-07 12:52:13 linux-kernel [PATCH v3 7/8] perf session: Introduce reader return codes
2021-10-07 12:51:09 linux-kernel [PATCH v3 8/8] perf session: Introduce reader EOF function
2021-10-07 12:51:06 linux-kernel [PATCH v3 3/8] perf session: Move init/release code to separate functions
2021-10-07 11:03:15 linux-kernel [PATCH v3 1/8] perf session: Move all state items to reader object
2021-10-07 10:28:12 linux-kernel [PATCH v3 4/8] perf session: Move map code to separate function
2021-10-07 10:27:50 linux-kernel [PATCH v3 6/8] perf session: Move event read code to separate function
2021-10-07 10:27:30 linux-kernel [PATCH v3 2/8] perf session: Introduce decompressor in reader object
2021-10-07 10:27:18 linux-kernel [PATCH v3 0/5] perf session: Extend reader object to allow multiple readers
2021-10-05 10:31:47 linux-kernel [PATCH v2 4/5] perf session: Move map/unmap to separate function
2021-10-05 10:30:52 linux-kernel [PATCH v2 0/5] perf session: Extend reader object to allow multiple readers
2021-10-05 10:28:56 linux-kernel [PATCH v2 5/5] perf session: Load single file for analysis
2021-10-05 10:28:39 linux-kernel [PATCH v2 3/5] perf session: Move init/exit code to separate functions
2021-10-05 10:28:32 linux-kernel [PATCH v2 2/5] perf session: Introduce decompressor in reader object
2021-10-05 10:28:25 linux-kernel [PATCH v2 1/5] perf session: Introduce reader_state in reader object
2021-10-04 07:03:12 linux-kernel Re: [PATCH] perf report: Output non-zero offset for decompressed records
2021-09-29 10:44:43 linux-kernel [PATCH] perf report: Output non-zero offset for decompressed records
2021-09-29 08:48:04 linux-kernel [PATCH 6/6] perf session: Load single file for analysis
2021-09-29 08:47:59 linux-kernel [PATCH 5/6] perf session: Move map/unmap into reader__mmap function
2021-09-29 08:47:57 linux-kernel [PATCH 4/6] perf session: Move init/exit into reader__init/reader__exit functions
2021-09-29 08:47:26 linux-kernel [PATCH 3/6] perf session: Introduce decompressor into reader object
2021-09-29 08:46:00 linux-kernel [PATCH 0/6] perf session: Extend reader object to allow multiple readers
2021-09-29 08:44:06 linux-kernel [PATCH 1/6] perf session: Move reader structure to the top
2021-09-29 08:44:06 linux-kernel [PATCH 2/6] perf session: Introduce reader_state in reader object
2021-09-20 22:20:19 linux-kernel Re: [PATCH v11 09/24] perf record: Introduce bytes written stats to support --max-size option
2021-08-23 11:42:01 linux-kernel Re: [GSoC] Multi-threading in perf: Final Report
2021-08-17 08:29:49 linux-kernel [PATCH v11 21/24] perf session: Move init into reader__init function
2021-08-17 08:29:47 linux-kernel [PATCH v11 18/24] perf session: Introduce reader_state in reader object
2021-08-17 08:29:24 linux-kernel [PATCH v11 20/24] perf session: Introduce decompressor into trace reader object
2021-08-17 08:28:49 linux-kernel [PATCH v11 12/24] perf record: Introduce --threads command line option
2021-08-17 08:28:30 linux-kernel [PATCH v11 10/24] perf record: Introduce data transferred and compressed stats
2021-08-17 08:28:10 linux-kernel [PATCH v11 24/24] perf session: Load data directory files for analysis
2021-08-17 08:27:58 linux-kernel [PATCH v11 23/24] perf session: Load single file for analysis
2021-08-17 08:27:58 linux-kernel [PATCH v11 22/24] perf session: Move map/unmap into reader__mmap function
2021-08-17 08:27:54 linux-kernel [PATCH v11 17/24] perf session: Move reader structure to the top
2021-08-17 08:27:35 linux-kernel [PATCH v11 19/24] perf session: Introduce reader objects in session object
2021-08-17 08:27:17 linux-kernel [PATCH v11 16/24] perf report: Output data file name in raw trace dump
2021-08-17 08:27:14 linux-kernel [PATCH v11 15/24] perf report: Output non-zero offset for decompressed records
2021-08-17 08:27:14 linux-kernel [PATCH v11 05/24] perf record: Introduce thread local variable
2021-08-17 08:27:08 linux-kernel [PATCH v11 14/24] perf record: Implement compatibility checks
2021-08-17 08:27:08 linux-kernel [PATCH v11 13/24] perf record: Extend --threads command line option