LinuxLists
Users
About
Yang Jihong (
[email protected]
)
Number of posts: 443 (0.2 per day)
First post: 2017-12-13 09:25:31
Last post: 2024-02-26 01:06:54
Previous Page
/
Next Page
Date
List
Subject
2023-07-15 03:48:52
linux-kernel
[PATCH v2 7/7] perf test: Add test case for record sideband events
2023-07-15 03:47:17
linux-kernel
[PATCH v2 5/7] perf evlist: Skip dummy event sample_type check for evlist_config
2023-07-15 03:46:40
linux-kernel
[PATCH v2 1/7] perf evlist: Add perf_evlist__go_system_wide() helper
2023-07-15 03:33:02
linux-kernel
[PATCH v2 2/7] perf evlist: Add evlist__findnew_tracking_event() helper
2023-07-13 07:09:55
linux-kernel
Re: [PATCH 4/5] perf test: Add test case for record tracking
2023-07-12 15:21:18
linux-kernel
Re: [PATCH 3/5] perf record: Tracking side-band events for all CPUs when tracing selected CPUs
2023-07-12 14:49:16
linux-kernel
Re: [PATCH 2/5] perf evlist: Add evlist__findnew_tracking_event() helper
2023-07-12 14:47:00
linux-kernel
Re: [PATCH 1/5] perf evlist: Export perf_evlist__propagate_maps()
2023-07-06 02:00:29
linux-kernel
Re: [PATCH 3/5] perf record: Tracking side-band events for all CPUs when tracing selected CPUs
2023-07-04 07:59:35
linux-kernel
[PATCH 1/5] perf evlist: Export perf_evlist__propagate_maps()
2023-07-04 07:57:13
linux-kernel
[PATCH 4/5] perf test: Add test case for record tracking
2023-07-04 07:56:21
linux-kernel
[PATCH 3/5] perf record: Tracking side-band events for all CPUs when tracing selected CPUs
2023-07-04 07:54:35
linux-kernel
[PATCH 5/5] perf record: All config tracking are integrated into record__config_tracking_events()
2023-07-04 07:52:57
linux-kernel
[PATCH 2/5] perf evlist: Add evlist__findnew_tracking_event() helper
2023-07-04 07:47:30
linux-kernel
[PATCH 0/5] perf record: Tracking side-band events for all CPUs when tracing selected CPUs
2023-06-28 07:53:56
linux-kernel
Re: [PATCH v1] perf pmus: Add placeholder core PMU
2023-06-28 07:53:27
linux-kernel
Re: [PATCH] perf top & record: Fix segfault when default cycles event is not supported
2023-06-25 02:13:29
linux-kernel
Re: [PATCH v5 4/4] perf tools: Add printing perf_event_attr config symbol in perf_event_attr__fprintf()
2023-06-23 06:53:45
linux-kernel
Re: [PATCH 0/2] perf/core: deliver PERF_RECORD_COMM and PERF_RECORD_MMAP side-band events to all online cpus
2023-06-23 06:21:16
linux-kernel
[PATCH v5 1/4] perf trace-event-info: Add tracepoint_id_to_name() helper
2023-06-23 06:12:55
linux-kernel
[PATCH v5 4/4] perf tools: Add printing perf_event_attr config symbol in perf_event_attr__fprintf()
2023-06-23 06:12:36
linux-kernel
[PATCH v5 0/4] perf tools: Add printing perf_event_attr `config` and `id` symbol in perf_event_attr__fprintf()
2023-06-23 06:12:36
linux-kernel
[PATCH v5 3/4] perf tools: Add printing perf_event_attr type symbol in perf_event_attr__fprintf()
2023-06-23 05:48:10
linux-kernel
[PATCH v5 2/4] perf tools: Extend PRINT_ATTRf to support printing of members with a value of 0
2023-06-23 05:39:45
linux-kernel
Re: [PATCH RESEND v4 1/4] perf trace-event-info: Add tracepoint_id_to_name() helper
2023-06-20 16:20:17
linux-kernel
[PATCH 2/2] perf/core: deliver PERF_RECORD_COMM and PERF_RECORD_MMAP side-band events to all online cpus
2023-06-20 16:17:15
linux-kernel
[PATCH 1/2] perf/core: perf_iterate_sb_cpu() supports to receive side-band events for all oneline cpus
2023-06-20 16:13:38
linux-kernel
[PATCH 0/2] perf/core: deliver PERF_RECORD_COMM and PERF_RECORD_MMAP side-band events to all online cpus
2023-06-16 03:02:10
linux-kernel
[PATCH] perf parse: Add missing newline to pr_debug message in evsel__compute_group_pmu_name()
2023-06-15 12:42:09
linux-kernel
Re: [PATCH] perf top & record: Fix segfault when default cycles event is not supported
2023-06-15 07:12:48
linux-kernel
Re: [PATCH] perf top & record: Fix segfault when default cycles event is not supported
2023-06-15 02:17:32
linux-kernel
Re: [PATCH] perf top & record: Fix segfault when default cycles event is not supported
2023-06-15 02:15:42
linux-kernel
Re: [PATCH] perf top & record: Fix segfault when default cycles event is not supported
2023-06-14 15:23:37
linux-kernel
[PATCH] perf top & record: Fix segfault when default cycles event is not supported
2023-06-14 02:37:25
linux-kernel
[PATCH v3] perf stat: Add missing newline in pr_err messages
2023-06-14 02:16:06
linux-kernel
Re: [PATCH v2] perf stat: Add missing newline in pr_err messages
2023-06-13 07:28:14
linux-kernel
Re: [RFC] Adding support for setting the affinity of the recording process
2023-06-13 04:19:15
linux-kernel
[PATCH RESEND v4 3/4] perf tools: Add printing perf_event_attr type symbol in perf_event_attr__fprintf()
2023-06-13 04:18:43
linux-kernel
[PATCH RESEND v4 4/4] perf tools: Add printing perf_event_attr config symbol in perf_event_attr__fprintf()
2023-06-13 03:52:44
linux-kernel
[PATCH RESEND v4 2/4] perf tools: Extend PRINT_ATTRf to support printing of members with a value of 0
2023-06-13 03:49:03
linux-kernel
[PATCH RESEND v4 1/4] perf trace-event-info: Add tracepoint_id_to_name() helper
2023-06-13 03:48:56
linux-kernel
[PATCH RESEND v4 0/4] perf tools: Add printing perf_event_attr `config` and `id` symbol in perf_event_attr__fprintf()
2023-06-13 02:52:20
linux-kernel
Re: [RFC] Adding support for setting the affinity of the recording process
2023-06-13 02:23:36
linux-kernel
Re: [RFC] Adding support for setting the affinity of the recording process
2023-06-13 02:18:13
linux-kernel
Re: [RFC] Adding support for setting the affinity of the recording process
2023-06-13 01:50:31
linux-kernel
Re: [PATCH v2] perf stat: Add missing newline in pr_err messages
2023-06-12 10:49:52
linux-kernel
[RFC] Adding support for setting the affinity of the recording process
2023-06-10 10:16:25
linux-kernel
[PATCH v2] perf stat: Add missing newline in pr_err messages
2023-06-10 10:13:53
linux-kernel
[PATCH] perf stat: Add missing newline in pr_error messages
2023-05-19 01:27:34
linux-kernel
Re: [PATCH v4 0/4] perf tools: Add printing perf_event_attr `config` and `id` symbol in perf_event_attr__fprintf()
2023-05-16 07:12:51
linux-kernel
[PATCH v4 2/4] perf tools: Extend PRINT_ATTRf to support printing of members with a value of 0