Leo Yan ([email protected])

Number of posts: 2173 (2.21 per day)
First post: 2015-02-26 06:01:54
Last post: 2017-11-07 10:57:35

Date List Subject
2023-02-28 11:54:31 linux-kernel [PATCH v3 09/14] perf kvm: Use histograms list to replace cached list
2023-02-28 11:54:18 linux-kernel [PATCH v3 08/14] perf kvm: Add dimensions for KVM event statistics
2023-02-28 11:54:02 linux-kernel [PATCH v3 07/14] perf kvm: Parse address location for samples
2023-02-28 11:53:57 linux-kernel [PATCH v3 06/14] perf kvm: Pass argument 'sample' to kvm_alloc_init_event()
2023-02-28 11:53:48 linux-kernel [PATCH v3 05/14] perf kvm: Introduce histograms data structures
2023-02-28 11:53:37 linux-kernel [PATCH v3 04/14] perf kvm: Use subtraction for comparison metrics
2023-02-28 11:53:16 linux-kernel [PATCH v3 03/14] perf kvm: Move up metrics helpers
2023-02-28 11:53:12 linux-kernel [PATCH v3 02/14] perf kvm: Add pointer to 'perf_kvm_stat' in kvm event
2023-02-28 11:53:07 linux-kernel [PATCH v3 01/14] perf kvm: Refactor overall statistics
2023-02-28 11:52:54 linux-kernel [PATCH v3 00/14] perf kvm: Support histograms and TUI mode
2023-02-28 11:36:16 linux-kernel Re: [PATCH v2 13/14] perf kvm: Add TUI mode for stat report
2023-02-28 08:52:41 linux-kernel Re: [PATCH v1 00/14] perf kvm: Support histograms and TUI mode
2023-02-28 08:44:11 linux-kernel [PATCH v2 14/14] perf kvm: Update documentation to reflect new changes
2023-02-28 08:44:02 linux-kernel [PATCH v2 13/14] perf kvm: Add TUI mode for stat report
2023-02-28 08:43:58 linux-kernel [PATCH v2 12/14] perf kvm: Add dimensions for percentages
2023-02-28 08:43:54 linux-kernel [PATCH v2 11/14] perf kvm: Support printing attributions for dimensions
2023-02-28 08:43:48 linux-kernel [PATCH v2 10/14] perf kvm: Polish sorting key
2023-02-28 08:43:30 linux-kernel [PATCH v2 09/14] perf kvm: Use histograms list to replace cached list
2023-02-28 08:43:27 linux-kernel [PATCH v2 08/14] perf kvm: Add dimensions for KVM event statistics
2023-02-28 08:43:17 linux-kernel [PATCH v2 07/14] perf kvm: Parse address location for samples
2023-02-28 08:43:10 linux-kernel [PATCH v2 06/14] perf kvm: Pass argument 'sample' to kvm_alloc_init_event()
2023-02-28 08:42:59 linux-kernel [PATCH v2 05/14] perf kvm: Introduce histograms data structures
2023-02-28 08:42:50 linux-kernel [PATCH v2 04/14] perf kvm: Use subtraction for comparison metrics
2023-02-28 08:42:43 linux-kernel [PATCH v2 03/14] perf kvm: Move up metrics helpers
2023-02-28 08:42:33 linux-kernel [PATCH v2 02/14] perf kvm: Add pointer to 'perf_kvm_stat' in kvm event
2023-02-28 08:42:24 linux-kernel [PATCH v2 01/14] perf kvm: Refactor overall statistics
2023-02-28 08:42:13 linux-kernel [PATCH v2 00/14] perf kvm: Support histograms and TUI mode
2023-02-26 04:23:51 linux-kernel [PATCH v1 14/14] perf kvm: Update documentation to reflect new changes
2023-02-26 04:23:51 linux-kernel [PATCH v1 13/14] perf kvm: Add TUI mode for stat report
2023-02-26 04:23:51 linux-kernel [PATCH v1 12/14] perf kvm: Add dimensions for percentages
2023-02-26 04:23:19 linux-kernel [PATCH v1 11/14] perf kvm: Support printing attributions for dimensions
2023-02-26 04:22:48 linux-kernel [PATCH v1 07/14] perf kvm: Parse address location for samples
2023-02-26 04:22:48 linux-kernel [PATCH v1 08/14] perf kvm: Add dimensions for KVM event statistics
2023-02-26 04:22:48 linux-kernel [PATCH v1 09/14] perf kvm: Use histograms list to replace cached list
2023-02-26 04:22:48 linux-kernel [PATCH v1 10/14] perf kvm: Polish sorting key
2023-02-26 04:22:47 linux-kernel [PATCH v1 06/14] perf kvm: Pass argument 'sample' to kvm_alloc_init_event()
2023-02-26 04:22:21 linux-kernel [PATCH v1 05/14] perf kvm: Introduce histograms data structures
2023-02-26 04:22:15 linux-kernel [PATCH v1 04/14] perf kvm: Use subtraction for comparison metrics
2023-02-26 04:21:49 linux-kernel [PATCH v1 03/14] perf kvm: Move up metrics helpers
2023-02-26 04:21:44 linux-kernel [PATCH v1 01/14] perf kvm: Refactor overall statistics
2023-02-26 04:21:43 linux-kernel [PATCH v1 02/14] perf kvm: Add pointer to 'perf_kvm_stat' in kvm event
2023-02-26 04:21:15 linux-kernel [PATCH v1 00/14] perf kvm: Support histograms and TUI mode
2023-02-13 08:55:05 linux-kernel Re: [PATCH] perf c2c: Add report option to show false sharing in adjacent cachelines
2023-02-13 08:19:09 linux-kernel Re: [PATCH] perf c2c: Add report option to show false sharing in adjacent cachelines
2023-02-13 08:03:01 linux-kernel Re: [PATCH] perf c2c: Add report option to show false sharing in adjacent cachelines
2023-01-30 02:14:03 linux-kernel Re: [PATCH] perf arm-spe: Only warn once for each unsupported address packet
2023-01-30 02:09:57 linux-kernel Re: [PATCH] perf arm-spe: Add raw decoding for SPEv1.2 previous branch address
2023-01-11 07:27:11 linux-kernel Re: [PATCH v3 2/7] perf: Use perf_pmu__open_file() and perf_pmu__scan_file()
2023-01-10 01:52:32 linux-kernel Re: [PATCH 1/2] perf kmem: Support legacy tracepoints
2023-01-08 06:56:59 linux-kernel [PATCH 2/2] perf kmem: Support field "node" in evsel__process_alloc_event()
2023-01-08 06:56:19 linux-kernel [PATCH 1/2] perf kmem: Support legacy tracepoints