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-06-22 08:46:57 linux-kernel [PATCH v7 07/20] perf record: Introduce data transferred and compressed stats
2021-06-22 08:46:12 linux-kernel [PATCH v7 09/20] tools lib: Introduce bitmap_intersects() operation
2021-06-22 08:46:06 linux-kernel [PATCH v7 19/20] perf session: Load single file for analysis
2021-06-22 08:46:01 linux-kernel [PATCH v7 16/20] perf session: Introduce decompressor into trace reader object
2021-06-22 08:45:56 linux-kernel [PATCH v7 15/20] perf session: Introduce reader objects in session object
2021-06-22 08:45:49 linux-kernel [PATCH v7 14/20] perf session: Introduce reader_state in reader object
2021-06-22 08:45:22 linux-kernel [PATCH v7 11/20] perf record: Document parallel data streaming mode
2021-06-22 08:45:17 linux-kernel [PATCH v7 10/20] perf record: Introduce --threads=<spec> command line option
2021-06-22 08:44:49 linux-kernel [PATCH v7 06/20] perf record: Introduce data file at mmap buffer object
2021-06-22 08:44:38 linux-kernel [PATCH v7 05/20] perf record: Start threads in the beginning of trace streaming
2021-06-22 08:44:15 linux-kernel [PATCH v7 04/20] perf record: Stop threads in the end of trace streaming
2021-06-22 08:44:14 linux-kernel [PATCH v7 03/20] perf record: Introduce thread local variable
2021-06-22 08:43:57 linux-kernel [PATCH v7 00/20] Introduce threaded trace streaming for basic perf record operation
2021-06-22 08:43:53 linux-kernel [PATCH v7 01/20] perf record: Introduce thread affinity and mmap masks
2021-05-26 16:57:44 linux-kernel [PATCH v6 12/20] perf report: Output data file name in raw trace dump
2021-05-26 16:56:23 linux-kernel [PATCH v6 10/20] perf record: Introduce --threads=<spec> command line option
2021-05-26 16:55:36 linux-kernel [PATCH v6 04/20] perf record: Stop threads in the end of trace streaming
2021-05-26 12:48:40 linux-kernel [PATCH v6 08/20] perf record: Init data file at mmap buffer object
2021-05-26 12:47:23 linux-kernel [PATCH v6 00/20] Introduce threaded trace streaming for basic perf record operation
2021-05-26 12:47:00 linux-kernel [PATCH v6 09/20] tools lib: Introduce bitmap_intersects() operation
2021-05-26 10:59:38 linux-kernel [PATCH v6 20/20] perf session: Load data directory files for analysis
2021-05-26 10:59:21 linux-kernel [PATCH v6 18/20] perf session: Move map/unmap into reader__mmap function
2021-05-26 10:59:01 linux-kernel [PATCH v6 15/20] perf session: Introduce reader objects in session object
2021-05-26 10:58:56 linux-kernel [PATCH v6 14/20] perf session: Introduce reader_state in reader object
2021-05-26 10:58:48 linux-kernel [PATCH v6 13/20] perf session: Move reader structure to the top
2021-05-26 10:57:43 linux-kernel [PATCH v6 16/20] perf session: Introduce decompressor into trace reader object
2021-05-26 10:57:35 linux-kernel [PATCH v6 19/20] perf session: Load single file for analysis
2021-05-26 10:57:18 linux-kernel [PATCH v6 17/20] perf session: Move init into reader__init function
2021-05-26 10:57:07 linux-kernel [PATCH v6 11/20] perf record: Document parallel data streaming mode
2021-05-26 10:55:40 linux-kernel [PATCH v6 07/20] perf record: Introduce data transferred and compressed stats
2021-05-26 10:55:35 linux-kernel [PATCH v6 06/20] perf record: Introduce data file at mmap buffer object
2021-05-26 10:55:26 linux-kernel [PATCH v6 05/20] perf record: Start threads in the beginning of trace streaming
2021-05-26 10:55:17 linux-kernel [PATCH v6 03/20] perf record: Introduce thread local variable
2021-05-26 10:55:04 linux-kernel [PATCH v6 01/20] perf record: Introduce thread affinity and mmap masks
2021-05-06 12:45:12 linux-kernel Re: [PATCH v5 00/20] Introduce threaded trace streaming for basic perf record operation
2021-05-04 07:55:00 linux-kernel [PATCH v5 20/20] perf session: load data directory files for analysis
2021-05-04 07:54:56 linux-kernel [PATCH v5 15/20] perf session: introduce reader objects in session object
2021-05-04 07:53:56 linux-kernel [PATCH v5 13/20] perf session: move reader structure to the top
2021-05-04 07:53:41 linux-kernel [PATCH v5 08/20] perf record: init data file at mmap buffer object
2021-05-04 07:51:30 linux-kernel [PATCH v5 00/20] Introduce threaded trace streaming for basic perf record operation
2021-05-04 07:41:21 linux-kernel [PATCH v5 14/20] perf session: introduce reader_state in reader object
2021-05-04 07:36:01 linux-kernel [PATCH v5 06/20] perf record: introduce data file at mmap buffer object
2021-05-04 07:35:12 linux-kernel [PATCH v5 05/20] perf record: start threads in the beginning of trace streaming
2021-05-04 07:33:27 linux-kernel [PATCH v5 01/20] perf record: introduce thread affinity and mmap masks
2021-05-04 07:08:43 linux-kernel [PATCH v5 11/20] perf record: document parallel data streaming mode
2021-05-04 07:08:41 linux-kernel [PATCH v5 12/20] perf report: output data file name in raw trace dump
2021-05-04 07:08:34 linux-kernel [PATCH v5 10/20] perf record: introduce --threads=<spec> command line option
2021-05-04 07:08:31 linux-kernel [PATCH v5 09/20] tools lib: introduce bitmap_intersects() operation
2021-05-04 07:08:28 linux-kernel [PATCH v5 17/20] perf session: move init into reader__init function
2021-05-04 07:07:28 linux-kernel [PATCH v5 19/20] perf session: load single file for analysis
2021-05-04 07:07:27 linux-kernel [PATCH v5 16/20] perf session: introduce decompressor into trace reader object