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-03-31 20:32:48
linux-kernel
[PATCH 9/9] perf intel-pt: Use perf_pmu__scan_file_at() if possible
2023-03-31 20:31:47
linux-kernel
[PATCH 3/9] perf pmu: Add perf_pmu__destroy() function
2023-03-31 20:31:45
linux-kernel
[PATCH 7/9] perf pmu: Use relative path in setup_pmu_alias_list()
2023-03-31 20:31:40
linux-kernel
[PATCH 6/9] perf pmu: Use relative path in perf_pmu__caps_parse()
2023-03-31 20:31:21
linux-kernel
[PATCH 5/9] perf pmu: Use relative path for sysfs scan
2023-03-31 20:31:12
linux-kernel
[PATCH 1/9] perf list: Use relative path for tracepoint scan
2023-03-31 20:31:10
linux-kernel
[PATCH 4/9] perf bench: Add pmu-scan benchmark
2023-03-31 20:31:05
linux-kernel
[PATCH 2/9] perf tools: Fix a asan issue in parse_events_multi_pmu_add()
2023-03-31 20:30:56
linux-kernel
[PATCHSET 0/9] perf tools: Update pmu scan using openat() (v1)
2023-03-30 00:16:30
linux-kernel
Re: [PATCH v1 6/6] perf symbol: Add command line support for addr2line path
2023-03-30 00:14:46
linux-kernel
Re: [PATCH v1 1/6] perf annotate: Delete session for debug builds
2023-03-29 23:48:58
linux-kernel
Re: [PATCH v2] perf/x86/ibs: Set mem_lvl_num, mem_remote and mem_hops for data_src
2023-03-29 23:28:08
linux-kernel
Re: [PATCH v4] perf sched: Fix sched latency analysis incorrect
2023-03-29 07:07:47
linux-kernel
Re: [PATCH v2] perf/x86/ibs: Set mem_lvl_num, mem_remote and mem_hops for data_src
2023-03-28 02:16:20
linux-kernel
Re: Google Summer-of-Code 2023
2023-03-28 02:02:38
linux-kernel
Re: Google Summer-of-Code 2023
2023-03-27 23:18:35
linux-kernel
[PATCH 1/2] perf lock contention: Fix debug stat if no contention
2023-03-27 23:18:09
linux-kernel
[PATCH 2/2] perf lock contention: Show detail failure reason for BPF
2023-03-27 19:04:30
linux-kernel
Re: [PATCH v3] perf sched: Fix sched latency analysis incorrect
2023-03-27 15:05:44
linux-kernel
Re: [PATCH] perf ftrace: Make system wide the default target for latency subcommand
2023-03-25 04:34:01
linux-kernel
Re: [PATCH] perf bench syscall: Add fork syscall benchmark
2023-03-25 01:55:00
linux-kernel
Re: [PATCH] perf ftrace: Make system wide the default target for latency subcommand
2023-03-24 00:20:28
linux-kernel
[PATCH] perf lock contention: Fix msan issue in lock_contention_read()
2023-03-23 14:46:46
linux-kernel
Re: [PATCH] perf/x86/ibs: Set data_src.mem_lvl_num as well
2023-03-23 02:53:22
linux-kernel
[PATCH] perf hist: Improve srcfile sort key performance (really)
2023-03-22 18:22:34
linux-kernel
Re: [PATCH 0/1] perf report: append inlines to non-dwarf callchains
2023-03-22 16:01:26
linux-kernel
Re: [PATCH] perf/x86/ibs: Set data_src.mem_lvl_num as well
2023-03-18 00:22:27
linux-kernel
[PATCH] perf bpf filter: Add an error message for BPF filter
2023-03-16 21:26:37
linux-kernel
Re: [PATCH 0/1] perf report: append inlines to non-dwarf callchains
2023-03-16 07:43:14
linux-kernel
Re: [PATCH v5 11/16] perf kvm: Use histograms list to replace cached list
2023-03-16 05:18:34
linux-kernel
Re: [PATCH 02/10] perf bpf filter: Implement event sample filtering
2023-03-15 16:51:20
linux-kernel
Re: [PATCH 02/10] perf bpf filter: Implement event sample filtering
2023-03-15 16:44:15
linux-kernel
Re: [PATCH 03/10] perf record: Add BPF event filter support
2023-03-14 23:44:56
linux-kernel
[PATCH 06/10] perf bpf filter: Add more weight sample data support
2023-03-14 23:44:56
linux-kernel
[PATCH 05/10] perf bpf filter: Add 'pid' sample data support
2023-03-14 23:44:47
linux-kernel
[PATCH 04/10] perf record: Record dropped sample count
2023-03-14 23:44:43
linux-kernel
[PATCH 07/10] perf bpf filter: Add data_src sample data support
2023-03-14 23:44:40
linux-kernel
[PATCH 08/10] perf bpf filter: Add logical OR operator
2023-03-14 23:44:06
linux-kernel
[PATCH 09/10] perf bpf filter: Show warning for missing sample flags
2023-03-14 23:44:05
linux-kernel
[PATCH 10/10] perf record: Update documentation for BPF filters
2023-03-14 23:43:50
linux-kernel
[PATCH 03/10] perf record: Add BPF event filter support
2023-03-14 23:43:38
linux-kernel
[PATCH 02/10] perf bpf filter: Implement event sample filtering
2023-03-14 23:43:33
linux-kernel
[PATCH 01/10] perf bpf filter: Introduce basic BPF filter expression
2023-03-14 23:43:14
linux-kernel
[PATCHSET 00/10] perf record: Implement BPF sample filter (v5)
2023-03-14 22:20:23
linux-kernel
Re: [PATCH 4/9] perf record: Record dropped sample count
2023-03-14 17:57:58
linux-kernel
Re: [RFC/PATCHSET 0/9] perf record: Implement BPF sample filter (v4)
2023-03-14 17:55:31
linux-kernel
Re: [PATCH 0/4] perf lock contention: Improve lock symbol display (v1)
2023-03-13 20:49:06
linux-kernel
[PATCH 4/4] perf lock contention: Show lock type with address
2023-03-13 20:49:06
linux-kernel
[PATCH 3/4] perf lock contention: Show per-cpu rq_lock with address
2023-03-13 20:49:06
linux-kernel
[PATCH 2/4] perf lock contention: Track and show siglock with address
2023-03-13 20:48:41
linux-kernel
[PATCH 1/4] perf lock contention: Track and show mmap_lock with address