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-02-01 07:02:07
linux-kernel
Re: [PATCH V2 0/9] perf symbols: Improve dso__synthesize_plt_symbols() for x86
2023-01-31 02:34:16
linux-kernel
[PATCH 3/4] perf session: Avoid calling lseek(2) for pipe
2023-01-31 02:34:14
linux-kernel
[PATCH 4/4] perf test: Add pipe mode test to the Intel PT test suite
2023-01-31 02:34:10
linux-kernel
[PATCH 2/4] perf intel-pt: Do not try to queue auxtrace data on pipe
2023-01-31 02:34:05
linux-kernel
[PATCH 1/4] perf inject: Use perf_data__read() for auxtrace
2023-01-31 02:33:56
linux-kernel
[PATCH 0/4] perf intel-pt: Fix the pipe mode (v2)
2023-01-31 02:20:13
linux-kernel
Re: [PATCH 0/4] perf intel-pt: Fix the pipe mode (v1)
2023-01-31 02:13:50
linux-kernel
Re: [PATCH 0/4] perf intel-pt: Fix the pipe mode (v1)
2023-01-30 23:26:09
linux-kernel
Re: [PATCH 9/9] perf symbols: Get symbols for .plt.got for x86-64
2023-01-30 22:23:17
linux-kernel
Re: [PATCH 2/9] perf symbols: Add support for x86 .plt.sec
2023-01-30 17:36:25
linux-kernel
Re: [PATCH 2/9] perf symbols: Add support for x86 .plt.sec
2023-01-27 23:08:59
linux-kernel
Re: [PATCH 0/4] perf intel-pt: Fix the pipe mode (v1)
2023-01-27 22:55:34
linux-kernel
Re: [PATCH 0/4] perf intel-pt: Fix the pipe mode (v1)
2023-01-27 00:20:50
linux-kernel
[PATCH 4/4] perf test: Add pipe mode test to the Intel PT test suite
2023-01-27 00:20:47
linux-kernel
[PATCH 3/4] perf session: Avoid calling lseek(2) for pipe
2023-01-27 00:20:44
linux-kernel
[PATCH 2/4] perf intel-pt: Do not try to queue auxtrace data on pipe
2023-01-27 00:20:40
linux-kernel
[PATCH 1/4] perf inject: Use perf_data__read() for auxtrace
2023-01-27 00:20:38
linux-kernel
[PATCH 0/4] perf intel-pt: Fix the pipe mode (v1)
2023-01-26 21:36:32
linux-kernel
[PATCH v2] perf script: Add 'cgroup' field for output
2023-01-26 20:34:39
linux-kernel
Re: [PATCH] perf script: Add 'cgroup' field for output
2023-01-26 19:42:50
linux-kernel
[PATCH] perf script: Add 'cgroup' field for output
2023-01-26 00:09:48
linux-kernel
[PATCH] perf lock contention: Add -S/--callstack-filter option
2023-01-25 19:24:50
linux-kernel
[PATCH v2] perf stat: Hide invalid uncore event output for aggr mode
2023-01-25 18:19:17
linux-kernel
Re: [PATCH] perf stat: Hide invalid uncore event output for aggr mode
2023-01-25 08:12:59
linux-kernel
[PATCH] perf stat: Hide invalid uncore event output for aggr mode
2023-01-24 17:59:49
linux-kernel
Re: [RFC/PATCH] perf lock contention: Add -o/--lock-owner option
2023-01-18 22:47:58
linux-kernel
Re: [PATCHSET 0/8] perf/core: Prepare sample data for BPF (v3)
2023-01-18 07:34:02
linux-kernel
[PATCH 2/8] perf/core: Add perf_sample_save_callchain() helper
2023-01-18 07:33:00
linux-kernel
[PATCH 8/8] perf/core: Call perf_prepare_sample() before running BPF
2023-01-18 07:31:00
linux-kernel
[PATCH 7/8] perf/core: Introduce perf_prepare_header()
2023-01-18 07:30:09
linux-kernel
[PATCH 4/8] perf/core: Add perf_sample_save_brstack() helper
2023-01-18 07:21:30
linux-kernel
[PATCH 6/8] perf/core: Do not pass header for sample id init
2023-01-18 07:19:52
linux-kernel
[PATCH 5/8] perf/core: Set data->sample_flags in perf_prepare_sample()
2023-01-18 07:09:42
linux-kernel
[PATCH 1/8] perf/core: Save the dynamic parts of sample data size
2023-01-18 06:51:15
linux-kernel
[PATCHSET 0/8] perf/core: Prepare sample data for BPF (v3)
2023-01-18 06:24:47
linux-kernel
[PATCH 3/8] perf/core: Add perf_sample_save_raw_data() helper
2023-01-17 08:17:23
linux-kernel
Re: [PATCHSET 0/8] perf/core: Prepare sample data for BPF
2023-01-13 22:05:26
linux-kernel
Re: [PATCH 3/8] perf/core: Add perf_sample_save_raw_data() helper
2023-01-13 19:43:53
linux-kernel
Re: [PATCH 5/8] perf/core: Set data->sample_flags in perf_prepare_sample()
2023-01-12 22:40:59
linux-kernel
[PATCH 1/8] perf/core: Save the dynamic parts of sample data size
2023-01-12 22:03:30
linux-kernel
[PATCH 2/8] perf/core: Add perf_sample_save_callchain() helper
2023-01-12 22:03:23
linux-kernel
[PATCHSET 0/8] perf/core: Prepare sample data for BPF
2023-01-12 21:52:25
linux-kernel
[PATCH 8/8] perf/core: Call perf_prepare_sample() before running BPF
2023-01-12 21:52:22
linux-kernel
[PATCH 6/8] perf/core: Do not pass header for sample id init
2023-01-12 21:52:10
linux-kernel
[PATCH 7/8] perf/core: Introduce perf_prepare_header()
2023-01-12 21:52:07
linux-kernel
[PATCH 5/8] perf/core: Set data->sample_flags in perf_prepare_sample()
2023-01-12 21:52:01
linux-kernel
[PATCH 4/8] perf/core: Add perf_sample_save_brstack() helper
2023-01-12 21:52:01
linux-kernel
[PATCH 3/8] perf/core: Add perf_sample_save_raw_data() helper
2023-01-11 18:31:36
linux-kernel
Re: [PATCH 2/3] perf/core: Set data->sample_flags in perf_prepare_sample()
2023-01-11 06:10:02
linux-kernel
Re: [PATCH v1 1/2] perf tools: Remove HAVE_LIBTRACEEVENT_TEP_FIELD_IS_RELATIVE
2023-01-10 20:36:40
linux-kernel
Re: [PATCH 2/3] perf/core: Set data->sample_flags in perf_prepare_sample()