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
2024-02-26 01:06:54 linux-kernel Re: [PATCH v2] hwtracing: hisi_ptt: Move type check to the beginning of hisi_ptt_pmu_event_init()
2024-02-06 08:40:45 linux-kernel [PATCH v2 2/5] perf sched: Fix memory leak in perf_sched__map()
2024-02-06 08:39:11 linux-kernel [PATCH v2 0/5] perf sched: Minor optimizations for resource initialization
2024-02-06 08:39:03 linux-kernel [PATCH v2 4/5] perf sched: Move curr_pid and cpu_last_switched initialization to perf_sched__{lat|map|replay}()
2024-02-06 08:38:51 linux-kernel [PATCH v2 1/5] perf sched: Move start_work_mutex and work_done_wait_mutex initialization to perf_sched__replay()
2024-02-06 08:38:30 linux-kernel [PATCH v2 3/5] perf sched: Move curr_thread initialization to perf_sched__map()
2024-02-06 08:38:24 linux-kernel [PATCH v2 5/5] perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()
2024-02-06 07:10:22 linux-kernel Re: [PATCH 5/5] perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()
2024-02-06 07:08:29 linux-kernel Re: [PATCH 2/5] perf sched: Fix memory leak in perf_sched__map()
2024-02-05 10:52:50 linux-kernel [PATCH 4/5] perf sched: Move curr_pid and cpu_last_switched initialization to perf_sched__{lat|map|replay}()
2024-02-05 10:52:27 linux-kernel [PATCH 5/5] perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()
2024-02-05 10:52:21 linux-kernel [PATCH 0/5] perf sched: Minor optimizations for resource initialization
2024-02-05 10:51:56 linux-kernel [PATCH 2/5] perf sched: Fix memory leak in perf_sched__map()
2024-02-05 10:51:48 linux-kernel [PATCH 3/5] perf sched: Move curr_thread initialization to perf_sched__map()
2024-02-05 10:51:31 linux-kernel [PATCH 1/5] perf sched: Move start_work_mutex and work_done_wait_mutex initialization to perf_sched__replay()
2024-01-27 03:02:51 linux-kernel [PATCH] perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()
2024-01-19 04:08:18 linux-kernel [PATCH 2/3] perf record: Check conflict between '--timestamp-filename' option and pipe mode before recording
2024-01-19 04:08:10 linux-kernel [PATCH 3/3] perf data: Minor code style alignment cleanup
2024-01-19 04:08:00 linux-kernel [PATCH 1/3] perf record: Fix possible incorrect free in record__switch_output()
2024-01-19 04:08:00 linux-kernel [PATCH 0/3] perf record: Fix segfault with '--timestamp-filename' option and pipe mode
2024-01-12 03:45:07 linux-kernel [PATCH] perf build: Check whether pkg-config is installed when libtraceevent is linked
2024-01-08 12:23:28 linux-kernel [PATCH v2] hwtracing: hisi_ptt: Move type check to the beginning of hisi_ptt_pmu_event_init()
2024-01-08 11:26:57 linux-kernel [PATCH] hwtracing: hisi_ptt: Move type check to the beginning of hisi_ptt_pmu_event_init()
2023-11-22 01:02:28 linux-kernel Re: [PATCH 3/3] perf bench sched-seccomp-notify: Fix __NR_seccomp undeclared build error on i386
2023-11-18 02:59:40 linux-kernel Re: [GIT PULL] perf tools changes for v6.7
2023-11-18 02:52:27 linux-kernel [PATCH 0/3] A few fixes for i386 build errors
2023-11-18 02:52:27 linux-kernel [PATCH 3/3] perf bench sched-seccomp-notify: Fix __NR_seccomp undeclared build error on i386
2023-11-18 02:52:26 linux-kernel [PATCH 1/3] perf kwork: Fix a build error on 32-bit
2023-11-18 02:52:26 linux-kernel [PATCH 2/3] perf lock contention: Fix a build error on 32-bit
2023-11-01 06:48:17 linux-kernel [PATCH v2] perf debug: List available options when no variable is specified
2023-11-01 06:36:55 linux-kernel Re: [PATCH] perf debug: List available options when no variable is specified
2023-10-31 10:57:46 linux-kernel [PATCH] perf tools: Add --debug-file option to redirect debug output
2023-10-31 08:10:51 linux-kernel [PATCH] perf debug: List available options when no variable is specified
2023-10-30 11:17:08 linux-kernel [PATCH 1/2] perf build: Add loading python binding check to python.so build
2023-10-30 11:17:00 linux-kernel [PATCH 2/2] perf tools: Add the python_ext_build directory to .gitignore
2023-10-27 02:43:59 linux-kernel Re: [PATCH] perf evsel: Rename evsel__increase_rlimit to rlimit__increase_nofile
2023-10-27 02:33:44 linux-kernel [PATCH] perf python: Add missing util/rlimit.c file to the python binding linkage list
2023-10-25 03:45:02 linux-kernel Re: [PATCH v3 20/50] perf record: Be lazier in allocating lost samples buffer
2023-10-25 02:39:08 linux-kernel Re: [PATCH v3 13/50] libperf: Lazily allocate mmap event copy
2023-10-23 03:34:08 linux-kernel [PATCH] perf evsel: Rename evsel__increase_rlimit to rlimit__increase_nofile
2023-10-21 01:48:11 linux-kernel Re: [PATCH] perf data: Increase RLIMIT_NOFILE limit when open too many files in perf_data__create_dir()
2023-10-16 09:51:26 linux-kernel Re: [PATCH v2 6/7] perf pmu-events: Remember the perf_events_map for a PMU
2023-10-16 09:35:37 linux-kernel [PATCH] perf pmu: Filter out search events table of software pmu in perf_pmu__lookup()
2023-10-16 08:48:56 linux-kernel Re: [PATCH v2 6/7] perf pmu-events: Remember the perf_events_map for a PMU
2023-10-13 08:01:43 linux-kernel [PATCH] perf data: Increase RLIMIT_NOFILE limit when open too many files in perf_data__create_dir()
2023-10-08 09:36:39 linux-kernel Re: [PATCH v1 6/7] perf pmu-events: Remember the events and metrics table
2023-10-08 03:39:38 linux-kernel Re: [PATCH v1 6/7] perf pmu-events: Remember the events and metrics table
2023-09-26 03:48:33 linux-kernel Re: [RFC PATCH 10/25] perf stat: Add helper functions to hardware-grouping method
2023-09-26 03:48:21 linux-kernel Re: [RFC PATCH 09/25] perf stat: Add helper functions for hardware-grouping method
2023-09-25 03:35:38 linux-kernel Re: [PATCH v1] perf evlist: Avoid frequency mode for the dummy event
2023-09-23 09:33:42 linux-kernel [PATCH 2/4] perf bench messaging: Factor out create_worker()