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-12-13 00:14:58
linux-kernel
[PATCH 08/17] perf report: Add 'type' sort key
2023-12-13 00:14:56
linux-kernel
[PATCH 13/17] perf report: Add 'symoff' sort key
2023-12-13 00:14:46
linux-kernel
[PATCH 10/17] perf annotate-data: Add member field in the data type
2023-12-13 00:14:44
linux-kernel
[PATCH 09/17] perf report: Support data type profiling
2023-12-13 00:14:42
linux-kernel
[PATCH 06/17] perf annotate: Add annotate_get_insn_location()
2023-12-13 00:14:42
linux-kernel
[PATCH 11/17] perf annotate-data: Update sample histogram for type
2023-12-13 00:14:30
linux-kernel
[PATCH 01/17] perf dwarf-aux: Factor out die_get_typename_from_type()
2023-12-13 00:14:23
linux-kernel
[PATCH 07/17] perf annotate: Implement hist_entry__get_data_type()
2023-12-13 00:13:59
linux-kernel
[PATCHSET 00/17] perf tools: Introduce data type profiling (v3)
2023-12-13 00:13:57
linux-kernel
[PATCH 05/17] perf annotate: Factor out evsel__get_arch()
2023-12-13 00:13:54
linux-kernel
[PATCH 04/17] perf annotate-data: Add dso->data_types tree
2023-12-13 00:13:51
linux-kernel
[PATCH 03/17] perf annotate-data: Add find_data_type()
2023-12-13 00:13:50
linux-kernel
[PATCH 02/17] perf dwarf-regs: Add get_dwarf_regnum()
2023-12-12 18:49:39
linux-kernel
Re: [PATCH] perf top: Use evsel's cpus to replace user_requested_cpus
2023-12-12 17:23:26
linux-kernel
Re: [PATCH] perf top: Use evsel's cpus to replace user_requested_cpus
2023-12-12 07:06:32
linux-kernel
[PATCH 2/3] perf unwind-libdw: Handle JIT-generated DSOs properly
2023-12-12 07:06:29
linux-kernel
[PATCH 1/3] perf genelf: Set ELF program header addresses properly
2023-12-12 07:06:28
linux-kernel
[PATCH 0/3] perf tools: Random fixes for DWARF unwind
2023-12-12 07:06:22
linux-kernel
[PATCH 3/3] perf unwind-libunwind: Fix base address for .eh_frame
2023-12-11 23:39:50
linux-kernel
Re: [PATCH v6 01/47] perf map: Improve map/unmap parameter names
2023-12-11 23:39:10
linux-kernel
Re: [PATCH v6 01/47] perf map: Improve map/unmap parameter names
2023-12-11 23:25:50
linux-kernel
Re: [PATCH v1 2/6] tools lib api: Add io_dir an allocation free readdir alternative
2023-12-11 23:13:36
linux-kernel
Re: [PATCH] perf test: Fix fails of perf stat --bpf-counters --for-each-cgroup on s390
2023-12-11 23:02:13
linux-kernel
Re: [PATCH 1/2] perf tool AMD: Use non-precise cycles as default event on certain Zen2 processors
2023-12-09 01:52:31
linux-kernel
[PATCH] x86/nmi: Rate limit unknown NMI messages
2023-12-08 23:33:51
linux-kernel
Re: [PATCH 1/2] perf tool AMD: Use non-precise cycles as default event on certain Zen2 processors
2023-12-08 22:33:15
linux-kernel
[GIT PULL] perf tools fixes for v6.7: 2nd batch
2023-12-08 02:28:40
linux-kernel
[PATCH] perf lock contention: Account contending locks too
2023-12-07 23:28:20
linux-kernel
Re: [PATCH] perf test: Fix fails of perf stat --bpf-counters --for-each-cgroup on s390
2023-12-07 22:38:56
linux-kernel
Re: [PATCH v2 1/3] perf: Reorder overflow handler ahead of event_limit/sigtrap
2023-12-07 20:42:27
linux-kernel
Re: [PATCHSET 0/8] perf annotate: Make annotation_options global (v1)
2023-12-07 20:35:15
linux-kernel
Re: [PATCH 4/8] perf annotate: Use global annotation_options
2023-12-05 19:17:49
linux-kernel
Re: [PATCH v1 1/2] perf metrics: Avoid segv if default metricgroup isn't set
2023-12-05 19:11:16
linux-kernel
Re: [PATCH v1 1/2] perf metrics: Avoid segv if default metricgroup isn't set
2023-12-05 18:26:48
linux-kernel
Re: [PATCH 1/2] perf/bpf: Allow a bpf program to suppress I/O signals.
2023-12-05 18:08:10
linux-kernel
Re: [PATCH 1/2] perf/bpf: Allow a bpf program to suppress I/O signals.
2023-12-05 17:25:10
linux-kernel
Re: [PATCH v1 1/2] perf metrics: Avoid segv if default metricgroup isn't set
2023-12-05 03:33:41
linux-kernel
Re: [PATCH v1 1/2] perf metrics: Avoid segv if default metricgroup isn't set
2023-12-05 00:11:09
linux-kernel
Re: [PATCH 36/48] perf annotate-data: Introduce struct data_loc_info
2023-12-05 00:07:26
linux-kernel
Re: [PATCH v5 20/50] perf maps: Rename clone to copy from
2023-12-05 00:07:12
linux-kernel
Re: [PATCH v5 19/50] perf maps: Do simple merge if given map doesn't overlap
2023-12-04 23:59:32
linux-kernel
Re: [PATCH v5 18/50] perf maps: Refactor maps__fixup_overlappings
2023-12-04 23:53:34
linux-kernel
Re: [PATCH v5 17/50] perf debug: Expose debug file
2023-12-04 23:51:07
linux-kernel
Re: [PATCH v5 16/50] perf maps: Add remove maps function to remove a map based on callback
2023-12-04 23:46:44
linux-kernel
Re: [PATCH v5 15/50] perf maps: Add maps__for_each_map to call a function on each entry
2023-12-04 23:42:04
linux-kernel
Re: [PATCH v5 14/50] perf thread: Add missing RC_CHK_EQUAL
2023-12-04 23:41:18
linux-kernel
Re: [PATCH v5 13/50] perf maps: Move symbol maps functions to maps.c
2023-12-04 23:39:45
linux-kernel
Re: [PATCH v5 12/50] perf map: Simplify map_ip/unmap_ip and make map size smaller
2023-12-04 22:55:59
linux-kernel
Re: [RFC PATCH v2] perf evsel: Fallback to task-clock when not system wide
2023-12-04 22:47:09
linux-kernel
Re: [PATCHSET 0/8] perf annotate: Make annotation_options global (v1)
2023-12-02 23:57:23
linux-kernel
Re: [PATCH v5 08/50] perf record: Be lazier in allocating lost samples buffer