LinuxLists
Users
About
Namhyung Kim (
[email protected]
)
Number of posts: 6242 (1.42 per day)
First post: 2012-06-11 04:48:24
Last post: 2024-06-16 04:45:49
Previous Page
/
Next Page
Date
List
Subject
2023-01-10 19:57:56
linux-kernel
Re: [PATCH v2] perf record: Fix coredump with --overwrite and --max-size
2023-01-10 19:57:11
linux-kernel
Re: [PATCH v1 1/2] perf tools: Remove HAVE_LIBTRACEEVENT_TEP_FIELD_IS_RELATIVE
2023-01-10 19:30:38
linux-kernel
Re: [PATCH 2/3] perf/core: Set data->sample_flags in perf_prepare_sample()
2023-01-10 19:30:03
linux-kernel
Re: [PATCH 2/3] perf/core: Set data->sample_flags in perf_prepare_sample()
2023-01-09 23:55:51
linux-kernel
Re: [PATCH v1 1/2] perf tools: Remove HAVE_LIBTRACEEVENT_TEP_FIELD_IS_RELATIVE
2023-01-09 22:32:58
linux-kernel
Re: [PATCH] perf lock contention: Do not use BPF task local storage
2023-01-09 21:32:16
linux-kernel
Re: [PATCH] perf lock contention: Do not use BPF task local storage
2023-01-09 20:32:42
linux-kernel
Re: [PATCH 2/3] perf/core: Set data->sample_flags in perf_prepare_sample()
2023-01-06 22:08:46
linux-kernel
Re: [PATCH v5 0/4] perf: Add more syscalls to benchmark
2023-01-06 21:27:02
linux-kernel
Re: [PATCH v2] perf record: Fix coredump with --overwrite and --max-size
2023-01-05 21:03:32
linux-kernel
[RFC/PATCH] perf lock contention: Add -o/--lock-owner option
2023-01-04 07:41:58
linux-kernel
[PATCH 2/4] perf bpf_counter: Increase perf_attr_map entries to 32
2023-01-04 07:38:31
linux-kernel
[PATCH 0/4] perf bpf_counter: A set of random fixes (v1)
2023-01-04 07:24:17
linux-kernel
[PATCH 4/4] perf stat: Do not use the same cgroup more than once
2023-01-04 07:10:41
linux-kernel
[PATCH 3/4] perf bpf_counter: Handle unsupported cgroup events
2023-01-04 06:46:20
linux-kernel
[PATCH 1/4] perf bpf_counter: Add more error messages for bperf
2023-01-03 17:52:12
linux-kernel
Re: [PATCH v2] perf record: Fix coredump with --overwrite and --max-size
2023-01-03 17:18:43
linux-kernel
Re: [PATCH] perf lock: Fix core dump in command perf lock contention
2022-12-29 21:51:47
linux-kernel
[PATCH 2/3] perf/core: Set data->sample_flags in perf_prepare_sample()
2022-12-29 21:00:50
linux-kernel
[PATCH 1/3] perf/core: Change the layout of perf_sample_data
2022-12-29 20:53:25
linux-kernel
[PATCH 3/3] perf/core: Save calculated sample data size
2022-12-27 23:51:31
linux-kernel
Re: [PATCH bpf-next 1/2] bpf/perf: Call perf_prepare_sample() before bpf_prog_run()
2022-12-27 21:43:11
linux-kernel
Re: [PATCH v2 1/2] perf tui: don't ignore job control
2022-12-27 21:11:30
linux-kernel
Re: [PATCH] perf record: Fix coredump with --overwrite and --max-size
2022-12-27 21:08:24
linux-kernel
Re: [PATCH 2/1] perf tools: don't include signature in version strings
2022-12-27 21:06:59
linux-kernel
Re: [PATCH] perf tui: don't ignore job control
2022-12-27 19:58:20
linux-kernel
Re: [PATCH] perf help: Use HAVE_LIBTRACEEVENT to filter out unsupported commands
2022-12-22 22:36:53
linux-kernel
Re: [PATCH bpf-next 1/2] bpf/perf: Call perf_prepare_sample() before bpf_prog_run()
2022-12-22 17:49:12
linux-kernel
Re: [PATCH bpf-next 1/2] bpf/perf: Call perf_prepare_sample() before bpf_prog_run()
2022-12-21 18:11:21
linux-kernel
Re: [PATCH 2/6] perf lock contention: Add -Y/--type-filter option
2022-12-20 23:17:07
linux-kernel
[PATCH RESEND] perf/core: Call LSM hook after copying perf_event_attr
2022-12-20 22:21:04
linux-kernel
[PATCH bpf-next 2/2] selftests/bpf: Add perf_event_read_sample test cases
2022-12-20 22:18:55
linux-kernel
[PATCH bpf-next 0/2] bpf: Allow access to perf sample data (v2)
2022-12-20 22:08:27
linux-kernel
[PATCH bpf-next 1/2] bpf/perf: Call perf_prepare_sample() before bpf_prog_run()
2022-12-19 20:47:21
linux-kernel
[PATCH 4/6] perf lock contention: Add -L/--lock-filter option
2022-12-19 20:46:52
linux-kernel
[PATCH 3/6] perf lock contention: Support lock type filtering for BPF
2022-12-19 20:39:15
linux-kernel
[PATCH 2/6] perf lock contention: Add -Y/--type-filter option
2022-12-19 20:39:02
linux-kernel
[PATCH 6/6] perf test: Update perf lock contention test
2022-12-19 20:38:46
linux-kernel
[PATCH 5/6] perf lock contention: Support lock addr/name filtering for BPF
2022-12-19 20:38:04
linux-kernel
[PATCH 1/6] perf lock contention: Factor out lock_type_table
2022-12-19 20:26:42
linux-kernel
[PATCH 0/6] perf lock contention: Add more filter options (v1)
2022-12-19 18:32:23
linux-kernel
Re: [PATCH 1/4] perf event: Add simd_flags field to perf_sample
2022-12-16 18:38:20
linux-kernel
Re: [PATCH 2/9] perf report: Ignore SIGPIPE for srcline
2022-12-15 19:50:32
linux-kernel
[PATCH 1/9] perf srcline: Do not return NULL for srcline
2022-12-15 19:47:59
linux-kernel
[PATCH 9/9] perf hist: Improve srcline_{from,to} sort key performance
2022-12-15 19:47:24
linux-kernel
[PATCH 7/9] perf hist: Improve srcline sort key performance
2022-12-15 19:47:20
linux-kernel
[PATCHSET 0/9] perf report: Improve srcline sort performance (v1)
2022-12-15 19:46:33
linux-kernel
[PATCH 2/9] perf report: Ignore SIGPIPE for srcline
2022-12-15 19:45:05
linux-kernel
[PATCH 8/9] perf hist: Improve srcfile sort key performance
2022-12-15 19:34:17
linux-kernel
[PATCH 6/9] perf hist: Add perf_hpp_fmt->init() callback
2022-12-15 19:31:19
linux-kernel
[PATCH 5/9] perf srcline: Conditionally suppress addr2line warnings