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
2024-02-05 23:16:46
linux-kernel
Re: [PATCH 1/1] perf augmented_raw_syscalls.bpf: Move 'struct timespec64' to vmlinux.h
2024-02-03 02:03:12
linux-kernel
Re: [PATCH 1/1] perf augmented_raw_syscalls.bpf: Move 'struct timespec64' to vmlinux.h
2024-02-03 01:54:56
linux-kernel
Re: [PATCH 0/1] tools: perf: Expose sample ID / stream ID to python scripts
2024-02-03 01:53:20
linux-kernel
Re: [PATCH 1/2] perf script: Make it possible to see perf's kernel and module memory mappings
2024-02-03 01:45:04
linux-kernel
Re: [PATCH 2/2] perf symbols: Slightly improve module file executable section mappings
2024-02-02 22:27:18
linux-kernel
[PATCH 14/14] perf annotate-data: Add stack canary type
2024-02-02 22:16:47
linux-kernel
[PATCH 13/14] perf annotate-data: Track instructions with a this-cpu variable
2024-02-02 22:16:19
linux-kernel
[PATCH 11/14] perf annotate: Parse x86 segment register location
2024-02-02 22:16:16
linux-kernel
[PATCH 12/14] perf annotate-data: Handle this-cpu variables in kernel
2024-02-02 22:15:29
linux-kernel
[PATCH 08/14] perf annotate-data: Handle global variable access
2024-02-02 22:15:19
linux-kernel
[PATCH 07/14] perf annotate-data: Add update_insn_state()
2024-02-02 22:14:19
linux-kernel
[PATCH 04/14] perf map: Add map__objdump_2rip()
2024-02-02 22:13:59
linux-kernel
[PATCH 02/14] perf dwarf-aux: Handle type transfer for memory access
2024-02-02 22:08:31
linux-kernel
[PATCH 10/14] perf annotate-data: Implement instruction tracking
2024-02-02 22:07:11
linux-kernel
[PATCH 09/14] perf annotate-data: Handle call instructions
2024-02-02 22:06:43
linux-kernel
[PATCH 06/14] perf annotate-data: Maintain variable type info
2024-02-02 22:06:42
linux-kernel
[PATCH 05/14] perf annotate: Add annotate_get_basic_blocks()
2024-02-02 22:06:27
linux-kernel
[PATCH 03/14] perf annotate-data: Introduce struct data_loc_info
2024-02-02 22:06:16
linux-kernel
[PATCH 01/14] perf dwarf-aux: Add die_collect_vars()
2024-02-02 22:05:19
linux-kernel
[PATCHSET 00/14] perf tools: Remaining bits of data type profiling (v5)
2024-02-02 20:58:48
linux-kernel
Re: [PATCH v1 1/1] perf test: Simplify metric value validation test final report
2024-02-02 20:58:14
linux-kernel
Re: [PATCH] perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()
2024-02-02 20:58:01
linux-kernel
Re: [PATCH] perf evsel: Rename get_states() to parse_task_states() and make it public
2024-02-02 02:48:49
linux-kernel
Re: [PATCH v7 01/25] perf maps: Switch from rbtree to lazily sorted array for addresses
2024-01-27 18:17:26
linux-kernel
Re: [PATCH RESEND] perf tools: Add -H short option for --hierarchy
2024-01-27 18:17:01
linux-kernel
Re: [PATCH v1] perf pmu: Treat the msr pmu as software
2024-01-26 20:50:07
linux-kernel
Re: [PATCH v3] perf evlist: Fix evlist__new_default() for > 1 core PMU
2024-01-25 23:31:48
linux-kernel
Re: [PATCH] perf data convert: Output empty string for null pointer
2024-01-25 22:01:35
linux-kernel
Re: [PATCH V4 0/7] Clean up perf mem
2024-01-25 21:56:28
linux-kernel
Re: [PATCH RESEND] perf tools: Add -H short option for --hierarchy
2024-01-25 21:46:20
linux-kernel
Re: [PATCH v4] perf evlist: Fix evlist__new_default() for > 1 core PMU
2024-01-25 21:45:27
linux-kernel
Re: [PATCH 0/2] perf test: Skip test_arm_callgraph_fp.sh if unwinding isn't built in
2024-01-25 05:51:42
linux-kernel
[PATCH RESEND] perf tools: Add -H short option for --hierarchy
2024-01-25 05:24:34
linux-kernel
Re: [PATCH V4 0/7] Clean up perf mem
2024-01-24 00:47:04
linux-kernel
Re: [PATCH v3] perf evlist: Fix evlist__new_default() for > 1 core PMU
2024-01-24 00:38:54
linux-kernel
Re: [PATCH v2 0/4] perf sched: Fix task state report
2024-01-24 00:17:50
linux-kernel
Re: [PATCH v2 4/4] perf sched: Commit to evsel__taskstate() to parse task state info
2024-01-24 00:02:47
linux-kernel
Re: [PATCH v1 5/5] perf test: Make daemon signal test less racy
2024-01-24 00:00:20
linux-kernel
Re: [PATCH v1 0/5] Fixes for 6.8 PR1
2024-01-23 01:57:29
linux-kernel
Re: [PATCH v2 4/4] perf sched: Commit to evsel__taskstate() to parse task state info
2024-01-22 21:12:37
linux-kernel
Re: [PATCH] perf build: Check whether pkg-config is installed when libtraceevent is linked
2024-01-22 20:42:57
linux-kernel
Re: [PATCH 0/3] perf record: Fix segfault with '--timestamp-filename' option and pipe mode
2024-01-22 20:38:07
linux-kernel
Re: [PATCHSET 0/9] perf tools: More updates on data type profiling (v4)
2024-01-22 20:35:26
linux-kernel
Re: [PING PATCH] perf test: raise limit to 20 percent for perf_stat_--bpf-counters_test
2024-01-20 00:50:37
linux-kernel
Re: [PATCH 0/1] Support PERF_SAMPLE_READ with inherit_stat
2024-01-19 22:45:22
linux-kernel
Re: [PATCH 0/4] perf sched: Fix task state report
2024-01-19 22:07:12
linux-kernel
Re: [PATCH 0/3] perf record: Fix segfault with '--timestamp-filename' option and pipe mode
2024-01-19 22:01:02
linux-kernel
Re: [PATCH 05/42] arch/x86/events/intel: Convert snprintf to sysfs_emit
2024-01-19 21:40:28
linux-kernel
Re: [PATCH V4 01/11] perf/core: Add aux_pause, aux_resume, aux_start_paused
2024-01-19 21:29:54
linux-kernel
Re: [PATCH V4 10/11] perf intel-pt: Add documentation for pause / resume
2024-01-19 21:24:03
linux-kernel
Re: [PATCH] perf lock contention: Account contending locks too