LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2021-08-17 08:26:44
linux-kernel
[PATCH v11 11/24] perf record: Init data file at mmap buffer object
2021-08-17 08:26:30
linux-kernel
[PATCH v11 01/24] perf record: Introduce thread affinity and mmap masks
2021-08-17 08:26:27
linux-kernel
[PATCH v11 09/24] perf record: Introduce bytes written stats to support --max-size option
2021-08-17 08:26:26
linux-kernel
[PATCH v11 08/24] perf record: Introduce data file at mmap buffer object
2021-08-17 08:26:17
linux-kernel
[PATCH v11 07/24] perf record: Start threads in the beginning of trace streaming
2021-08-17 08:26:16
linux-kernel
[PATCH v11 06/24] perf record: Stop threads in the end of trace streaming
2021-08-17 08:26:01
linux-kernel
[PATCH v11 04/24] perf record: Introduce function to propagate control commands
2021-08-17 08:25:34
linux-kernel
[PATCH v11 02/24] tools lib: Introduce fdarray duplicate function
2021-08-17 08:25:27
linux-kernel
[PATCH v11 00/24] Introduce threaded trace streaming for basic perf record operation
2021-07-12 10:03:55
linux-kernel
[PATCH v10 18/24] perf session: Introduce reader_state in reader object
2021-07-12 10:03:32
linux-kernel
[PATCH v10 24/24] perf session: Load data directory files for analysis
2021-07-12 10:03:21
linux-kernel
[PATCH v10 11/24] perf record: Init data file at mmap buffer object
2021-07-12 10:03:07
linux-kernel
[PATCH v10 17/24] perf session: Move reader structure to the top
2021-07-12 10:02:49
linux-kernel
[PATCH v10 14/24] perf record: Implement compatibility checks
2021-07-12 10:02:46
linux-kernel
[PATCH v10 16/24] perf report: Output data file name in raw trace dump
2021-07-12 10:02:44
linux-kernel
[PATCH v10 19/24] perf session: Introduce reader objects in session object
2021-07-12 10:02:31
linux-kernel
[PATCH v10 06/24] perf record: Stop threads in the end of trace streaming
2021-07-12 10:02:12
linux-kernel
[PATCH v10 21/24] perf session: Move init into reader__init function
2021-07-12 10:01:45
linux-kernel
[PATCH v10 20/24] perf session: Introduce decompressor into trace reader object
2021-07-12 10:01:45
linux-kernel
[PATCH v10 23/24] perf session: Load single file for analysis
2021-07-12 10:01:45
linux-kernel
[PATCH v10 13/24] perf record: Extend --threads command line option
2021-07-12 10:01:24
linux-kernel
[PATCH v10 10/24] perf record: Introduce data transferred and compressed stats
2021-07-12 10:01:20
linux-kernel
[PATCH v10 09/24] perf record: Introduce bytes written stats to support --max-size option
2021-07-12 10:00:57
linux-kernel
[PATCH v10 22/24] perf session: Move map/unmap into reader__mmap function
2021-07-12 10:00:46
linux-kernel
[PATCH v10 07/24] perf record: Start threads in the beginning of trace streaming
2021-07-12 07:21:29
linux-kernel
[PATCH v10 00/24] Introduce threaded trace streaming for basic perf record operation
2021-07-12 07:21:17
linux-kernel
[PATCH v10 01/24] perf record: Introduce thread affinity and mmap masks
2021-07-12 07:20:22
linux-kernel
[PATCH v10 03/24] perf record: Introduce thread specific data array
2021-07-12 07:13:43
linux-kernel
[PATCH v10 04/24] perf record: Introduce function to propagate control commands
2021-07-12 07:11:42
linux-kernel
[PATCH v10 05/24] perf record: Introduce thread local variable
2021-07-12 07:11:23
linux-kernel
[PATCH v10 15/24] perf report: Output non-zero offset for decompressed records
2021-07-12 07:11:00
linux-kernel
[PATCH v10 12/24] perf record: Introduce --threads command line option
2021-07-12 07:10:58
linux-kernel
[PATCH v10 08/24] perf record: Introduce data file at mmap buffer object
2021-07-12 07:10:21
linux-kernel
[PATCH v10 02/24] tools lib: Introduce fdarray duplicate function
2021-07-02 12:38:27
linux-kernel
[PATCH v9 24/24] perf session: Load data directory files for analysis
2021-07-02 12:38:04
linux-kernel
[PATCH v9 20/24] perf session: Introduce decompressor into trace reader object
2021-07-02 12:38:02
linux-kernel
[PATCH v9 18/24] perf session: Introduce reader_state in reader object
2021-07-02 12:37:10
linux-kernel
[PATCH v9 19/24] perf session: Introduce reader objects in session object
2021-07-02 12:36:42
linux-kernel
[PATCH v9 13/24] perf record: Extend --threads command line option
2021-07-02 12:36:29
linux-kernel
[PATCH v9 12/24] perf record: Introduce --threads command line option
2021-07-02 12:36:21
linux-kernel
[PATCH v9 23/24] perf session: Load single file for analysis
2021-07-02 12:36:21
linux-kernel
[PATCH v9 01/24] perf record: Introduce thread affinity and mmap masks
2021-07-02 12:36:14
linux-kernel
[PATCH v9 22/24] perf session: Move map/unmap into reader__mmap function
2021-07-02 12:36:07
linux-kernel
[PATCH v9 21/24] perf session: Move init into reader__init function
2021-07-02 12:35:52
linux-kernel
[PATCH v9 17/24] perf session: Move reader structure to the top
2021-07-02 12:35:46
linux-kernel
[PATCH v9 16/24] perf report: Output data file name in raw trace dump
2021-07-02 12:35:44
linux-kernel
[PATCH v9 15/24] perf report: Output non-zero offset for decompressed records
2021-07-02 12:35:43
linux-kernel
[PATCH v9 14/24] perf record: Implement compatibility checks
2021-07-02 12:35:18
linux-kernel
[PATCH v9 11/24] perf record: Init data file at mmap buffer object
2021-07-02 12:35:14
linux-kernel
[PATCH v9 10/24] perf record: Introduce data transferred and compressed stats
2021-07-02 12:34:58
linux-kernel
[PATCH v9 09/24] perf record: Introduce bytes written stats to support --max-size option