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

Date List Subject
2024-01-19 21:01:40 linux-kernel Re: [PATCH v2 2/2] perf/core: Reduce PMU access to adjust sample freq
2024-01-19 05:57:57 linux-kernel Re: [PATCH] perf print-events: make is_event_supported() more robust
2024-01-19 05:16:53 linux-kernel Re: [PATCH] perf build: don't hardcode pkg-config path
2024-01-19 05:14:56 linux-kernel Re: [PATCH v4 3/4] perf/bpf: Allow a bpf program to suppress all sample side effects
2024-01-18 23:54:00 linux-kernel Re: [PATCH 0/4] perf sched: Fix task state report
2024-01-17 06:29:13 linux-kernel [PATCH 9/9] perf dwarf-aux: Check allowed DWARF Ops
2024-01-17 06:29:09 linux-kernel [PATCH 8/9] perf annotate-data: Support stack variables
2024-01-17 06:28:45 linux-kernel [PATCH 7/9] perf dwarf-aux: Add die_get_cfa()
2024-01-17 06:28:42 linux-kernel [PATCH 6/9] perf annotate-data: Support global variables
2024-01-17 06:28:22 linux-kernel [PATCH 5/9] perf annotate-data: Handle PC-relative addressing
2024-01-17 06:28:06 linux-kernel [PATCH 4/9] perf annotate-data: Add stack operation pseudo type
2024-01-17 06:27:59 linux-kernel [PATCH 3/9] perf annotate-data: Handle array style accesses
2024-01-17 06:27:31 linux-kernel [PATCH 2/9] perf annotate-data: Handle macro fusion on x86
2024-01-17 06:27:26 linux-kernel [PATCH 1/9] perf annotate-data: Parse 'lock' prefix from llvm-objdump
2024-01-17 06:27:14 linux-kernel [PATCHSET 0/9] perf tools: More updates on data type profiling (v4)
2024-01-17 03:48:57 linux-kernel Re: [PATCH 0/3] perf: script: Intro capstone disasm engine to show instruction trace
2024-01-17 01:37:30 linux-kernel Re: [PATCH 0/4] perf sched: Fix task state report
2024-01-16 22:56:55 linux-kernel Re: [PATCH] perf test: Fixed masked error condition in perf data convert test
2024-01-16 22:33:30 linux-kernel Re: [PATCH] perf data convert: Fix segfault when converting to json on arm64
2024-01-16 22:31:24 linux-kernel Re: [PATCH] perf build: Check whether pkg-config is installed when libtraceevent is linked
2024-01-12 23:13:50 linux-kernel [PATCH] perf record: Display data size on pipe mode
2024-01-11 20:44:02 linux-kernel [PATCH v2 2/2] perf/core: Reduce PMU access to adjust sample freq
2024-01-11 20:44:00 linux-kernel [PATCH v2 1/2] perf/core: Update perf_adjust_freq_unthr_context()
2024-01-10 18:27:57 linux-kernel Re: [PATCH RESEND 1/2] perf/core: Update perf_adjust_freq_unthr_context()
2024-01-10 17:59:53 linux-kernel Re: [PATCH for-5.15] perf inject: Fix GEN_ELF_TEXT_OFFSET for jit
2024-01-10 00:55:22 linux-kernel [PATCH 1/2] perf doc: Update jitdump unwind info specification
2024-01-10 00:55:13 linux-kernel [PATCH 2/2] perf doc: Increase the jitdump version to 2
2024-01-09 21:53:07 linux-kernel [PATCH for-5.15] perf inject: Fix GEN_ELF_TEXT_OFFSET for jit
2024-01-09 21:36:47 linux-kernel [PATCH RESEND 2/2] perf/core: Reduce PMU access to adjust sample freq
2024-01-09 21:36:41 linux-kernel [PATCH RESEND 1/2] perf/core: Update perf_adjust_freq_unthr_context()
2024-01-09 21:28:25 linux-kernel Re: [PATCH] perf/x86: Fix out of range data
2024-01-07 00:55:00 linux-kernel Re: [PATCH 5.15 00/67] 5.15.142-rc1 review
2024-01-05 23:12:44 linux-kernel Re: [PATCH v8] Documentation: userspace-api: Document perf ring buffer mechanism
2024-01-05 22:15:41 linux-kernel Re: [perf] vsyscall, possible circular locking dependency detected
2023-12-19 06:07:06 linux-kernel Re: [PATCH v6 01/47] perf map: Improve map/unmap parameter names
2023-12-16 07:28:45 linux-kernel [PATCH] perf/x86: Fix out of range data
2023-12-13 23:29:45 linux-kernel Re: [PATCH v1 00/14] Clean up libperf cpumap's empty function
2023-12-13 22:14:32 linux-kernel Re: [PATCH 2/3] perf unwind-libdw: Handle JIT-generated DSOs properly
2023-12-13 22:07:31 linux-kernel Re: [PATCH 0/3] perf tools: Random fixes for DWARF unwind
2023-12-13 21:57:56 linux-kernel Re: [PATCH V3 2/2] perf top: Uniform the event name for the hybrid machine
2023-12-13 21:55:08 linux-kernel Re: [PATCH V2] perf top: Use evsel's cpus to replace user_requested_cpus
2023-12-13 01:39:05 linux-kernel Re: [PATCH v3 0/4] Combine perf and bpf for fast eval of hw breakpoint conditions
2023-12-13 01:34:14 linux-kernel Re: [PATCH v1 2/6] tools lib api: Add io_dir an allocation free readdir alternative
2023-12-13 01:21:02 linux-kernel Re: [PATCH 2/2] perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event()
2023-12-13 01:18:06 linux-kernel Re: [PATCH 1/2] perf header: Fix one memory leakage in perf_event__fprintf_event_update()
2023-12-13 01:07:07 linux-kernel Re: [PATCH V2] perf top: Use evsel's cpus to replace user_requested_cpus
2023-12-13 00:16:11 linux-kernel [PATCH 12/17] perf report: Add 'typeoff' sort key
2023-12-13 00:16:03 linux-kernel [PATCH 15/17] perf annotate: Support event group display
2023-12-13 00:16:03 linux-kernel [PATCH 16/17] perf annotate: Add --type-stat option for debugging
2023-12-13 00:15:48 linux-kernel [PATCH 14/17] perf annotate: Add --data-type option
2023-12-13 00:15:44 linux-kernel [PATCH 17/17] perf annotate: Add --insn-stat option for debugging