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
2022-04-06 12:26:00 linux-kernel Re: [PATCH v13 01/16] perf record: Introduce thread affinity and mmap masks
2022-02-22 09:29:09 linux-kernel [PATCH core v2] perf data: Adding error message if perf_data__create_dir fails
2022-02-21 21:33:15 linux-kernel Re: [PATCH core] perf data: Adding error message if perf_data__create_dir fails
2022-02-21 16:58:32 linux-kernel Re: [PATCH core] perf data: Adding error message if perf_data__create_dir fails
2022-02-18 17:40:26 linux-kernel [PATCH urgent] perf data: Fix double free in perf_session__delete
2022-02-18 16:24:18 linux-kernel [PATCH core] perf data: Adding error message if perf_data__create_dir fails
2022-02-18 12:28:38 linux-kernel [PATCH] perf data: Fix double free in perf_session__delete
2022-02-03 17:21:11 linux-kernel Re: [PATCH v13 10/16] perf record: Introduce compressor at mmap buffer object
2022-02-02 16:06:30 linux-kernel Re: [PATCH v13 01/16] perf record: Introduce thread affinity and mmap masks
2022-02-02 13:51:39 linux-kernel Re: [PATCH v13 05/16] perf record: Introduce thread local variable
2022-01-18 02:57:58 linux-kernel [PATCH v13 02/16] tools lib: Introduce fdarray duplicate function
2022-01-18 02:57:53 linux-kernel [PATCH v13 16/16] perf report: Output data file name in raw trace dump
2022-01-18 02:57:50 linux-kernel [PATCH v13 15/16] perf session: Load data directory files for analysis
2022-01-18 02:57:49 linux-kernel [PATCH v13 14/16] perf record: Implement compatibility checks
2022-01-18 02:57:47 linux-kernel [PATCH v13 13/16] perf record: Extend --threads command line option
2022-01-18 02:57:40 linux-kernel [PATCH v13 12/16] perf record: Introduce --threads command line option
2022-01-18 02:57:35 linux-kernel [PATCH v13 11/16] perf record: Introduce data transferred and compressed stats
2022-01-18 02:57:30 linux-kernel [PATCH v13 00/16] Introduce threaded trace streaming for basic perf record operation
2022-01-18 02:57:23 linux-kernel [PATCH v13 10/16] perf record: Introduce compressor at mmap buffer object
2022-01-18 02:57:19 linux-kernel [PATCH v13 09/16] perf record: Introduce bytes written stats
2022-01-18 02:57:13 linux-kernel [PATCH v13 08/16] perf record: Introduce data file at mmap buffer object
2022-01-18 02:57:11 linux-kernel [PATCH v13 07/16] perf record: Start threads in the beginning of trace streaming
2022-01-18 02:56:58 linux-kernel [PATCH v13 06/16] perf record: Stop threads in the end of trace streaming
2022-01-18 02:56:56 linux-kernel [PATCH v13 04/16] perf record: Introduce function to propagate control commands
2022-01-18 02:56:56 linux-kernel [PATCH v13 05/16] perf record: Introduce thread local variable
2022-01-18 02:56:55 linux-kernel [PATCH v13 03/16] perf record: Introduce thread specific data array
2022-01-18 02:56:48 linux-kernel [PATCH v13 01/16] perf record: Introduce thread affinity and mmap masks
2021-12-20 10:38:04 linux-kernel Re: [PATCH v12 01/16] perf record: Introduce thread affinity and mmap masks
2021-12-20 09:49:33 linux-kernel Re: [PATCH v12 05/16] perf record: Introduce thread local variable
2021-12-06 11:22:24 linux-kernel Re: [PATCH v12 09/16] perf record: Introduce bytes written stats
2021-11-23 14:10:23 linux-kernel [PATCH v12 13/16] perf record: Extend --threads command line option
2021-11-23 14:10:21 linux-kernel [PATCH v12 16/16] perf report: Output data file name in raw trace dump
2021-11-23 14:10:19 linux-kernel [PATCH v12 12/16] perf record: Introduce --threads command line option
2021-11-23 14:10:17 linux-kernel [PATCH v12 10/16] perf record: Introduce compressor at mmap buffer object
2021-11-23 14:10:14 linux-kernel [PATCH v12 11/16] perf record: Introduce data transferred and compressed stats
2021-11-23 14:10:10 linux-kernel [PATCH v12 15/16] perf session: Load data directory files for analysis
2021-11-23 14:09:58 linux-kernel [PATCH v12 14/16] perf record: Implement compatibility checks
2021-11-23 14:09:45 linux-kernel [PATCH v12 09/16] perf record: Introduce bytes written stats
2021-11-23 14:09:30 linux-kernel [PATCH v12 08/16] perf record: Introduce data file at mmap buffer object
2021-11-23 14:09:21 linux-kernel [PATCH v12 07/16] perf record: Start threads in the beginning of trace streaming
2021-11-23 14:09:18 linux-kernel [PATCH v12 06/16] perf record: Stop threads in the end of trace streaming
2021-11-23 14:09:12 linux-kernel [PATCH v12 04/16] perf record: Introduce function to propagate control commands
2021-11-23 14:09:09 linux-kernel [PATCH v12 03/16] perf record: Introduce thread specific data array
2021-11-23 14:09:03 linux-kernel [PATCH v12 05/16] perf record: Introduce thread local variable
2021-11-23 14:09:00 linux-kernel [PATCH v12 02/16] tools lib: Introduce fdarray duplicate function
2021-11-23 14:08:49 linux-kernel [PATCH v12 00/16] Introduce threaded trace streaming for basic perf record operation
2021-11-23 14:08:44 linux-kernel [PATCH v12 01/16] perf record: Introduce thread affinity and mmap masks
2021-10-13 09:18:26 linux-kernel Re: [PATCH v3 0/8] perf session: Extend reader object to allow multiple readers
2021-10-13 09:12:37 linux-kernel [PATCH v4 8/8] perf session: Introduce reader EOF function
2021-10-13 09:12:17 linux-kernel [PATCH v4 7/8] perf session: Introduce reader return codes
2021-10-13 09:10:18 linux-kernel [PATCH v4 6/8] perf session: Move event read code to separate function