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

Date List Subject
2023-05-16 07:11:57 linux-kernel Re: [PATCH v2 3/4] perf tools: Add printing perf_event_attr type symbol in perf_event_attr__fprintf()
2023-05-16 07:10:50 linux-kernel [PATCH v4 0/4] perf tools: Add printing perf_event_attr `config` and `id` symbol in perf_event_attr__fprintf()
2023-05-16 07:08:52 linux-kernel [PATCH v4 3/4] perf tools: Add printing perf_event_attr type symbol in perf_event_attr__fprintf()
2023-05-16 07:07:30 linux-kernel [PATCH v4 4/4] perf tools: Add printing perf_event_attr config symbol in perf_event_attr__fprintf()
2023-05-16 07:07:27 linux-kernel [PATCH v4 1/4] perf trace-event-info: Add tracepoint_id_to_name() helper
2023-05-15 09:54:39 linux-kernel Re: [PATCH v2 3/4] perf tools: Add printing perf_event_attr type symbol in perf_event_attr__fprintf()
2023-05-15 09:22:55 linux-kernel [PATCH v3 4/4] perf tools: Add printing perf_event_attr config symbol in perf_event_attr__fprintf()
2023-05-15 09:22:52 linux-kernel [PATCH v3 2/4] perf tools: Extend PRINT_ATTRf to support printing of members with a value of 0
2023-05-15 09:11:27 linux-kernel [PATCH v3 3/4] perf tools: Add printing perf_event_attr type symbol in perf_event_attr__fprintf()
2023-05-15 09:11:27 linux-kernel [PATCH v3 0/4] perf tools: Add printing perf_event_attr `config` and `id` symbol in perf_event_attr__fprintf()
2023-05-15 09:11:15 linux-kernel Re: [PATCH v2 4/4] perf tools: Add printing perf_event_attr config symbol in perf_event_attr__fprintf()
2023-05-15 09:11:07 linux-kernel [PATCH v3 1/4] perf trace-event-info: Add tracepoint_id_to_name() helper
2023-05-15 09:00:02 linux-kernel Re: [PATCH v2 3/4] perf tools: Add printing perf_event_attr type symbol in perf_event_attr__fprintf()
2023-05-15 08:53:33 linux-kernel Re: [PATCH v2 1/4] perf trace-event-info: Add tracepoint_id_to_name() helper
2023-05-11 08:08:40 linux-kernel [PATCH v2 2/4] perf tools: Extend PRINT_ATTRf to support printing of members with a value of 0
2023-05-11 08:06:19 linux-kernel Re: [PATCH 3/4] perf tools: Add printing perf_event_attr->type symbol in perf_event_attr__fprintf()
2023-05-11 08:04:50 linux-kernel [PATCH v2 1/4] perf trace-event-info: Add tracepoint_id_to_name() helper
2023-05-11 08:04:49 linux-kernel [PATCH v2 3/4] perf tools: Add printing perf_event_attr type symbol in perf_event_attr__fprintf()
2023-05-11 08:00:37 linux-kernel [PATCH v2 0/4] perf tools: Add printing perf_event_attr `config` and `id` symbol in perf_event_attr__fprintf()
2023-05-11 08:00:31 linux-kernel [PATCH v2 4/4] perf tools: Add printing perf_event_attr config symbol in perf_event_attr__fprintf()
2023-05-10 08:29:51 linux-kernel Re: [PATCH 1/4] perf trace-event-info: Add tracepoint_id_to_name() helper
2023-05-10 07:42:43 linux-kernel Re: [PATCH 0/4] perf tools: Add printing perf_event_attr `config` and `id` symbol in perf_event_attr__fprintf()
2023-05-10 06:53:12 linux-kernel [PATCH v2] perf bpf skels: Make vmlinux.h use bpf.h and perf_event.h in source directory
2023-05-10 06:51:05 linux-kernel Re: [PATCH] perf bpf skels: vmlinux.h uses bpf.h and perf_event.h in the source directory
2023-05-09 06:39:41 linux-kernel [PATCH] perf bpf skels: vmlinux.h uses bpf.h and perf_event.h in the source directory
2023-05-08 02:28:21 linux-kernel Re: [PATCH v3] perf/core: Fix perf_sample_data not properly initialized for different swevents in perf_tp_event()
2023-04-27 07:35:40 linux-kernel Re: [PATCH] perf symbols: Fix return incorrect build_id size in elf_read_build_id()
2023-04-27 01:42:19 linux-kernel [PATCH] perf symbols: Fix return incorrect build_id size in elf_read_build_id()
2023-04-27 01:20:12 linux-kernel Re: Bug: "perf record" reporting buffer overflow when writing data
2023-04-26 02:22:41 linux-kernel Re: Bug: "perf record" reporting buffer overflow when writing data
2023-04-25 10:45:48 linux-kernel [PATCH v3] perf/core: Fix perf_sample_data not properly initialized for different swevents in perf_tp_event()
2023-04-25 10:38:51 linux-kernel Re: [PATCH v2] perf/core: Fix perf_sample_data not properly initialized for different swevents in perf_tp_event()
2023-04-21 03:11:51 linux-kernel [PATCH] perf tracepoint: Fix memory leak in is_valid_tracepoint()
2023-04-19 12:50:05 linux-kernel [PATCH 4/4] perf tools: Add printing perf_event_attr->config symbol in perf_event_attr__fprintf()
2023-04-19 12:33:55 linux-kernel [PATCH 3/4] perf tools: Add printing perf_event_attr->type symbol in perf_event_attr__fprintf()
2023-04-19 12:33:00 linux-kernel [PATCH 2/4] perf tools: Extend PRINT_ATTRf to support printing of members with a value of 0
2023-04-19 12:32:49 linux-kernel [PATCH 1/4] perf trace-event-info: Add tracepoint_id_to_name() helper
2023-04-19 12:32:29 linux-kernel [PATCH 0/4] perf tools: Add printing perf_event_attr `config` and `id` symbol in perf_event_attr__fprintf()
2023-04-19 03:05:27 linux-kernel [PATCH v2] perf/core: Fix perf_sample_data not properly initialized for different swevents in perf_tp_event()
2023-04-19 01:58:39 linux-kernel Re: [PATCH] perf/core: Fix perf_sample_data not properly initialized for different swevents in perf_tp_event()
2023-04-18 01:41:09 linux-kernel Re: [PATCH] perf/core: Fix perf_sample_data not properly initialized for different swevents in perf_tp_event()
2023-04-14 07:06:20 linux-kernel Re: [PATCH RESEND v3] perf/core: Fix hardlockup failure caused by perf throttle
2023-04-12 10:04:49 linux-kernel [PATCH] perf/core: Fix perf_sample_data not properly initialized for different swevents in perf_tp_event()
2023-03-25 03:34:03 linux-kernel Re: [PATCH] perf ftrace: Make system wide the default target for latency subcommand
2023-03-24 03:32:09 linux-kernel [PATCH] perf ftrace: Make system wide the default target for latency subcommand
2023-03-22 07:46:43 linux-kernel Re: [PATCH RESEND v3] perf/core: Fix hardlockup failure caused by perf throttle
2023-03-14 04:50:39 linux-kernel [PATCH] perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_event_bpf_output
2023-03-06 01:14:23 linux-kernel Re: [PATCH RESEND v3] perf/core: Fix hardlockup failure caused by perf throttle
2023-02-27 02:38:57 linux-kernel [PATCH RESEND v3] perf/core: Fix hardlockup failure caused by perf throttle
2023-02-16 03:45:13 linux-kernel [PATCH v2 2/2] x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe range
2023-02-16 03:45:07 linux-kernel [PATCH v2 1/2] x86/kprobes: Fix __recover_optprobed_insn check optimizing logic