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-22 23:02:13
linux-kernel
[PATCH 2/8] perf bpf filter: Implement event sample filtering
2023-02-22 23:02:04
linux-kernel
[PATCH 1/8] perf bpf filter: Introduce basic BPF filter expression
2023-02-22 23:01:54
linux-kernel
[RFC/PATCHSET 0/8] perf record: Implement BPF sample filter (v3)
2023-02-22 19:51:11
linux-kernel
Re: [PATCH 3/8] perf record: Add BPF event filter support
2023-02-22 19:49:30
linux-kernel
Re: [PATCH 2/8] perf bpf filter: Implement event sample filtering
2023-02-22 19:48:59
linux-kernel
Re: [PATCH 2/8] perf bpf filter: Implement event sample filtering
2023-02-22 19:43:17
linux-kernel
Re: [RFC/PATCHSET 0/7] perf record: Implement BPF sample filter (v1)
2023-02-19 16:49:11
linux-kernel
Re: [PATCH 2/8] perf bpf filter: Implement event sample filtering
2023-02-19 06:14:14
linux-kernel
[PATCH 8/8] perf bpf filter: Add logical OR operator
2023-02-19 06:14:04
linux-kernel
[PATCH 7/8] perf bpf filter: Add data_src sample data support
2023-02-19 06:13:59
linux-kernel
[PATCH 5/8] perf bpf filter: Add 'pid' sample data support
2023-02-19 06:13:56
linux-kernel
[PATCH 6/8] perf bpf filter: Add more weight sample data support
2023-02-19 06:13:56
linux-kernel
[PATCH 4/8] perf record: Record dropped sample count
2023-02-19 06:13:49
linux-kernel
[PATCH 3/8] perf record: Add BPF event filter support
2023-02-19 06:13:47
linux-kernel
[PATCH 2/8] perf bpf filter: Implement event sample filtering
2023-02-19 06:13:45
linux-kernel
[PATCH 1/8] perf bpf filter: Introduce basic BPF filter expression
2023-02-19 06:13:38
linux-kernel
[RFC/PATCHSET 0/8] perf record: Implement BPF sample filter (v2)
2023-02-18 16:27:31
linux-kernel
[PATCH] perf test: Fix offcpu test prev_state check
2023-02-16 18:38:54
linux-kernel
Re: [PATCH 4/7] perf record: Record dropped sample count
2023-02-14 22:17:02
linux-kernel
Re: [RFC/PATCHSET 0/7] perf record: Implement BPF sample filter (v1)
2023-02-14 18:06:54
linux-kernel
Re: [PATCH 4/7] perf record: Record dropped sample count
2023-02-14 18:03:36
linux-kernel
Re: [PATCH 1/7] perf bpf filter: Introduce basic BPF filter expression
2023-02-14 18:02:15
linux-kernel
Re: [RFC/PATCHSET 0/7] perf record: Implement BPF sample filter (v1)
2023-02-14 05:05:45
linux-kernel
[PATCH 7/7] perf bpf filter: Add data_src sample data support
2023-02-14 05:05:41
linux-kernel
[PATCH 6/7] perf bpf filter: Add more weight sample data support
2023-02-14 05:05:37
linux-kernel
[PATCH 5/7] perf bpf filter: Add 'pid' sample data support
2023-02-14 05:05:29
linux-kernel
[PATCH 4/7] perf record: Record dropped sample count
2023-02-14 05:05:15
linux-kernel
[PATCH 1/7] perf bpf filter: Introduce basic BPF filter expression
2023-02-14 05:05:14
linux-kernel
[PATCH 3/7] perf record: Add BPF event filter support
2023-02-14 05:05:14
linux-kernel
[PATCH 2/7] perf bpf filter: Implement event sample filtering
2023-02-14 05:05:03
linux-kernel
[RFC/PATCHSET 0/7] perf record: Implement BPF sample filter (v1)
2023-02-09 19:06:50
linux-kernel
Re: [PATCH v1] perf stat: Avoid merging/aggregating metric counts twice
2023-02-07 22:23:01
linux-kernel
Re: [PATCH 1/3] perf lock contention: Fix to save callstack for the default modified
2023-02-07 22:20:56
linux-kernel
Re: [PATCH 2/3] perf lock contention: Add -o/--lock-owner option
2023-02-07 00:24:32
linux-kernel
[PATCH 3/3] perf lock contention: Support old rw_semaphore type
2023-02-07 00:24:25
linux-kernel
[PATCH 2/3] perf lock contention: Add -o/--lock-owner option
2023-02-07 00:24:20
linux-kernel
[PATCH 1/3] perf lock contention: Fix to save callstack for the default modified
2023-02-07 00:24:17
linux-kernel
[RFC/PATCH 0/3] perf lock contention: Track lock owner (v2)
2023-02-06 02:44:30
linux-kernel
Re: [PATCH v3] perf record: Fix segfault with --overwrite and --max-size
2023-02-03 02:13:49
linux-kernel
[PATCH v2 3/3] perf lock contention: Support filters for different aggregation
2023-02-03 02:13:40
linux-kernel
[PATCH v2 2/3] perf lock contention: Use lock_stat_find{,new}
2023-02-03 02:13:37
linux-kernel
[PATCH v2 1/3] perf lock contention: Factor out lock_contention_get_name()
2023-02-03 02:13:33
linux-kernel
[PATCH v2 0/3] perf lock contention: Improve aggr x filter combination
2023-02-02 23:51:26
linux-kernel
Re: [PATCH 2/4] perf lock contention: Use lock_stat_find{,new}
2023-02-02 05:05:25
linux-kernel
[PATCH 4/4] perf test: Add more test cases for perf lock contention
2023-02-02 05:05:23
linux-kernel
[PATCH 3/4] perf lock contention: Support filters for different aggregation
2023-02-02 05:05:12
linux-kernel
[PATCH 2/4] perf lock contention: Use lock_stat_find{,new}
2023-02-02 05:05:09
linux-kernel
[PATCH 1/4] perf lock contention: Factor out lock_contention_get_name()
2023-02-02 05:05:04
linux-kernel
[PATCH 0/4] perf lock contention: Improve aggr x filter combination (v1)
2023-02-02 02:57:28
linux-kernel
Re: [RFC/PATCH] perf lock contention: Add -o/--lock-owner option
2023-02-02 02:55:45
linux-kernel
Re: [PATCH v3] perf: fix the probe finder location (.dwo files)