LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2023-03-16 15:14:25
linux-kernel
Re: [PATCH v5 11/16] perf kvm: Use histograms list to replace cached list
2023-03-16 09:04:37
linux-kernel
Re: [PATCH v5 11/16] perf kvm: Use histograms list to replace cached list
2023-03-16 03:10:23
linux-kernel
Re: [PATCH v5 00/16] perf kvm: Support histograms and TUI mode
2023-03-16 03:02:21
linux-kernel
Re: [PATCH v5 06/16] perf kvm: Introduce histograms data structures
2023-03-15 14:54:24
linux-kernel
[PATCH v5 16/16] perf kvm: Update documentation to reflect new changes
2023-03-15 14:54:05
linux-kernel
[PATCH v5 15/16] perf kvm: Add TUI mode for stat report
2023-03-15 14:54:00
linux-kernel
[PATCH v5 14/16] perf kvm: Add dimensions for percentages
2023-03-15 14:53:46
linux-kernel
[PATCH v5 13/16] perf kvm: Support printing attributions for dimensions
2023-03-15 14:53:33
linux-kernel
[PATCH v5 12/16] perf kvm: Polish sorting key
2023-03-15 14:53:28
linux-kernel
[PATCH v5 11/16] perf kvm: Use histograms list to replace cached list
2023-03-15 14:53:24
linux-kernel
[PATCH v5 10/16] perf kvm: Add dimensions for KVM event statistics
2023-03-15 14:53:11
linux-kernel
[PATCH v5 09/16] perf hist: Add 'kvm_info' field in histograms entry
2023-03-15 14:52:59
linux-kernel
[PATCH v5 08/16] perf kvm: Parse address location for samples
2023-03-15 14:52:56
linux-kernel
[PATCH v5 07/16] perf kvm: Pass argument 'sample' to kvm_alloc_init_event()
2023-03-15 14:52:49
linux-kernel
[PATCH v5 06/16] perf kvm: Introduce histograms data structures
2023-03-15 14:52:36
linux-kernel
[PATCH v5 05/16] perf kvm: Use macro to replace variable 'decode_str_len'
2023-03-15 14:52:26
linux-kernel
[PATCH v5 04/16] perf kvm: Use subtraction for comparison metrics
2023-03-15 14:52:06
linux-kernel
[PATCH v5 03/16] perf kvm: Move up metrics helpers
2023-03-15 14:51:52
linux-kernel
[PATCH v5 02/16] perf kvm: Add pointer to 'perf_kvm_stat' in kvm event
2023-03-15 14:51:45
linux-kernel
[PATCH v5 01/16] perf kvm: Refactor overall statistics
2023-03-15 14:51:36
linux-kernel
[PATCH v5 00/16] perf kvm: Support histograms and TUI mode
2023-03-14 00:36:37
linux-kernel
Re: [BUG] perf: No samples found when using kcore + coresight
2023-03-14 00:27:06
linux-kernel
Re: [PATCH v4 04/16] perf kvm: Use subtraction for comparison metrics
2023-03-13 12:14:31
linux-kernel
Re: [BUG] perf: No samples found when using kcore + coresight
2023-03-13 11:43:42
linux-kernel
[PATCH v4 16/16] perf kvm: Update documentation to reflect new changes
2023-03-13 11:43:28
linux-kernel
[PATCH v4 15/16] perf kvm: Add TUI mode for stat report
2023-03-13 11:43:21
linux-kernel
[PATCH v4 14/16] perf kvm: Add dimensions for percentages
2023-03-13 11:43:18
linux-kernel
[PATCH v4 13/16] perf kvm: Support printing attributions for dimensions
2023-03-13 11:43:14
linux-kernel
[PATCH v4 12/16] perf kvm: Polish sorting key
2023-03-13 11:43:02
linux-kernel
[PATCH v4 11/16] perf kvm: Use histograms list to replace cached list
2023-03-13 11:42:52
linux-kernel
[PATCH v4 10/16] perf kvm: Add dimensions for KVM event statistics
2023-03-13 11:42:30
linux-kernel
[PATCH v4 09/16] perf hist: Add 'kvm_info' field in histograms entry
2023-03-13 11:42:16
linux-kernel
[PATCH v4 08/16] perf kvm: Parse address location for samples
2023-03-13 11:42:06
linux-kernel
[PATCH v4 07/16] perf kvm: Pass argument 'sample' to kvm_alloc_init_event()
2023-03-13 11:42:02
linux-kernel
[PATCH v4 06/16] perf kvm: Introduce histograms data structures
2023-03-13 11:41:48
linux-kernel
[PATCH v4 05/16] perf kvm: Use macro to replace variable 'decode_str_len'
2023-03-13 11:41:35
linux-kernel
[PATCH v4 04/16] perf kvm: Use subtraction for comparison metrics
2023-03-13 11:41:31
linux-kernel
[PATCH v4 03/16] perf kvm: Move up metrics helpers
2023-03-13 11:41:02
linux-kernel
[PATCH v4 02/16] perf kvm: Add pointer to 'perf_kvm_stat' in kvm event
2023-03-13 11:40:53
linux-kernel
[PATCH v4 01/16] perf kvm: Refactor overall statistics
2023-03-13 11:40:41
linux-kernel
[PATCH v4 00/16] perf kvm: Support histograms and TUI mode
2023-03-09 11:39:04
linux-kernel
Re: [BUG] perf: No samples found when using kcore + coresight
2023-03-08 11:49:03
linux-kernel
Re: [PATCH 2/2] perf cs-etm: Avoid printing warning in cs_etm_is_ete() check
2023-03-08 11:47:07
linux-kernel
Re: [PATCH 1/2] perf cs-etm: Reduce verbosity of ts_source warning
2023-03-02 06:44:43
linux-kernel
Re: [PATCH v3 09/14] perf kvm: Use histograms list to replace cached list
2023-03-02 06:22:33
linux-kernel
Re: [PATCH v3 08/14] perf kvm: Add dimensions for KVM event statistics
2023-02-28 11:55:01
linux-kernel
[PATCH v3 14/14] perf kvm: Update documentation to reflect new changes
2023-02-28 11:54:57
linux-kernel
[PATCH v3 13/14] perf kvm: Add TUI mode for stat report
2023-02-28 11:54:45
linux-kernel
[PATCH v3 12/14] perf kvm: Add dimensions for percentages
2023-02-28 11:54:40
linux-kernel
[PATCH v3 11/14] perf kvm: Support printing attributions for dimensions
2023-02-28 11:54:37
linux-kernel
[PATCH v3 10/14] perf kvm: Polish sorting key