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-11-21 22:57:47
linux-kernel
[PATCH 02/14] tools headers UAPI: Update tools's copy of fscrypt.h header
2023-11-21 18:57:46
linux-kernel
Re: [PATCH 3/3] perf bench sched-seccomp-notify: Fix __NR_seccomp undeclared build error on i386
2023-11-21 18:32:19
linux-kernel
Re: [PATCH 3/3] perf/x86: Add CAP_NO_INTERRUPT for uncore PMUs
2023-11-21 18:22:06
linux-kernel
Re: [PATCH 1/3] perf/core: Update perf_adjust_freq_unthr_context()
2023-11-21 05:25:13
linux-kernel
Re: [PATCH 0/3] A few fixes for i386 build errors
2023-11-20 22:59:55
linux-kernel
Re: [Regression or Fix]perf: profiling stats sigificantly changed for aio_write/read(ext4) between 6.7.0-rc1 and 6.6.0
2023-11-20 22:22:57
linux-kernel
[PATCH 3/3] perf/x86: Add CAP_NO_INTERRUPT for uncore PMUs
2023-11-20 22:20:08
linux-kernel
[PATCH 2/3] perf/core: Reduce PMU access to adjust sample freq
2023-11-20 22:20:02
linux-kernel
[PATCH 1/3] perf/core: Update perf_adjust_freq_unthr_context()
2023-11-20 20:49:19
linux-kernel
Re: [PATCH] perf test: Use existing config value for objdump path
2023-11-20 20:44:12
linux-kernel
Re: [PATCH 12/52] perf annotate-data: Add find_data_type()
2023-11-20 20:28:57
linux-kernel
Re: [PATCH] locking/percpu-rwsem: Trigger contention tracepoints only if contended
2023-11-17 21:36:35
linux-kernel
Re: [RFC PATCH v1] perf evsel: Fallback to task-clock when not system wide
2023-11-17 21:12:00
linux-kernel
Re: Re: [Regression or Fix]perf: profiling stats sigificantly changed for aio_write/read(ext4) between 6.7.0-rc1 and 6.6.0
2023-11-15 16:27:11
linux-kernel
Re: [Regression or Fix]perf: profiling stats sigificantly changed for aio_write/read(ext4) between 6.7.0-rc1 and 6.6.0
2023-11-15 16:13:50
linux-kernel
Re: [PATCH RFC 04/10] perf: Introduce deferred user callchains
2023-11-15 15:49:01
linux-kernel
Re: [Regression or Fix]perf: profiling stats sigificantly changed for aio_write/read(ext4) between 6.7.0-rc1 and 6.6.0
2023-11-15 15:46:31
linux-kernel
Re: [Regression or Fix]perf: profiling stats sigificantly changed for aio_write/read(ext4) between 6.7.0-rc1 and 6.6.0
2023-11-15 15:13:14
linux-kernel
Re: [PATCH 01/13] perf: Simplify perf_event_alloc() error path
2023-11-06 22:24:26
linux-kernel
Re: [PATCH 1/5] perf annotate: Split struct cycles_info
2023-11-06 15:21:54
linux-kernel
Re: [PATCH v2 PING] perf test: Adjust test case perf record offcpu profiling tests for s390
2023-11-06 04:44:16
linux-kernel
Re: [PATCH] perf tools: Add -H short option for --hierarchy
2023-11-06 04:13:23
linux-kernel
Re: [PATCH 09/48] perf dwarf-regs: Add get_dwarf_regnum()
2023-11-06 04:01:40
linux-kernel
Re: [PATCH 08/48] perf dwarf-aux: Factor out __die_get_typename()
2023-11-06 03:59:13
linux-kernel
Re: [PATCH v4 01/53] perf comm: Use regular mutex
2023-11-06 03:56:09
linux-kernel
Re: [PATCH v4 07/53] tools api fs: Avoid reading whole file for a 1 byte bool
2023-11-06 03:53:31
linux-kernel
Re: [PATCH v4 06/53] tools api fs: Switch filename__read_str to use io.h
2023-11-05 18:13:10
linux-kernel
Re: [PATCH v4 03/53] libperf: Lazily allocate mmap event copy
2023-11-05 17:34:31
linux-kernel
Re: [PATCH v4 02/53] perf record: Lazy load kernel symbols
2023-11-05 17:32:18
linux-kernel
Re: [PATCH v4 01/53] perf comm: Use regular mutex
2023-11-04 01:15:10
linux-kernel
Re: [PATCH 11/13] perf: Simplify perf_adjust_freq_unthr_context()
2023-11-04 01:08:33
linux-kernel
Re: [PATCH 07/13] perf: Simplify: __perf_install_in_context()
2023-11-03 19:56:44
linux-kernel
[PATCH v2] perf test: Simplify object code reading test
2023-11-03 19:50:47
linux-kernel
Re: [PATCH 01/13] perf: Simplify perf_event_alloc() error path
2023-11-03 19:23:36
linux-kernel
[PATCH 3/5] perf annotate: Move max_coverage to annotated_branch
2023-11-03 19:21:02
linux-kernel
[PATCHSET 0/5] perf annotate: Reduce memory footprint (v2)
2023-11-03 19:20:24
linux-kernel
[PATCH 1/5] perf annotate: Split struct cycles_info
2023-11-03 19:19:46
linux-kernel
[PATCH 5/5] perf annotate: Move offsets to annotated_source
2023-11-03 19:19:43
linux-kernel
[PATCH 4/5] perf annotate: Move some fields to annotated_source
2023-11-03 19:19:34
linux-kernel
[PATCH 2/5] perf annotate: Split struct annotated_branch
2023-11-03 19:08:46
linux-kernel
Re: [PATCH 4/5] perf annotate: Move some fields to annotated_source
2023-11-03 18:52:51
linux-kernel
Re: [PATCH 2/5] perf annotate: Split struct annotated_branch
2023-11-03 18:48:58
linux-kernel
Re: [PATCH 1/5] perf annotate: Split struct cycles_info
2023-11-02 23:40:45
linux-kernel
[PATCH] perf test: Simplify object code reading test
2023-11-02 22:28:31
linux-kernel
[PATCH 4/5] perf annotate: Move some fields to annotated_source
2023-11-02 22:28:30
linux-kernel
[PATCH 3/5] perf annotate: Move max_coverage to annotated_branch
2023-11-02 22:28:29
linux-kernel
[PATCH 1/5] perf annotate: Split struct cycles_info
2023-11-02 22:28:04
linux-kernel
[PATCH 5/5] perf annotate: Move offsets to annotated_source
2023-11-02 22:27:37
linux-kernel
[PATCH 2/5] perf annotate: Split struct annotated_branch
2023-11-02 22:27:32
linux-kernel
[PATCHSET 0/5] perf annotate: Reduce memory footprint (v1)
2023-11-02 15:07:23
linux-kernel
[GIT PULL] perf tools changes for v6.7