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
2023-10-17 19:57:07 linux-kernel Re: [PATCH v2 0/7] PMU performance improvements
2023-10-17 19:56:42 linux-kernel Re: [PATCH v1 RESEND 0/2] perf cs-etm: Improve timestamp tracing
2023-10-17 19:56:33 linux-kernel Re: [RESEND PATCH] perf: script: fix missing ',' for fields option
2023-10-17 19:56:29 linux-kernel Re: [PATCH] tools/perf/arch/powerpc: Fix the CPU ID const char* value by adding 0x prefix
2023-10-17 19:06:36 linux-kernel Re: [perf stat] Extend --cpu to non-system-wide runs too? was Re: [PATCH v3] perf bench sched pipe: Add -G/--cgroups option
2023-10-17 19:03:13 linux-kernel Re: [PATCH] perf build: Remove stray '\' before that is warned about since grep 3.8
2023-10-16 21:44:50 linux-kernel Re: [PATCH v3] perf bench sched pipe: Add -G/--cgroups option
2023-10-16 04:42:57 linux-kernel [PATCH v3] perf bench sched pipe: Add -G/--cgroups option
2023-10-15 18:54:21 linux-kernel Re: [PATCH v2] perf bench sched pipe: Add -G/--cgroups option
2023-10-13 23:40:33 linux-kernel Re: [PATCH] perf lock contention: Clear lock addr after use
2023-10-13 23:24:55 linux-kernel [PATCH v2] perf bench sched pipe: Add -G/--cgroups option
2023-10-13 23:22:42 linux-kernel Re: [PATCH] perf bench sched pipe: Add -G/--cgroups option
2023-10-13 23:11:12 linux-kernel Re: [PATCH] perf bench sched pipe: Add -G/--cgroups option
2023-10-13 22:58:02 linux-kernel Re: [PATCH] perf bench sched pipe: Add -G/--cgroups option
2023-10-13 04:24:47 linux-kernel Re: [PATCH v1] perf intel-pt: pkt-decoder: Fix alignment issues
2023-10-12 20:46:42 linux-kernel Re: [RFC 00/48] perf tools: Introduce data type profiling (v1)
2023-10-12 17:37:16 linux-kernel Re: [PATCH v3 00/18] clang-tools support in tools
2023-10-12 17:37:12 linux-kernel Re: [PATCH v1] perf parse-events: Fix for term values that are raw events
2023-10-12 17:23:52 linux-kernel Re: [PATCH 1/1] perf build: Add missing comment about NO_LIBTRACEEVENT=1
2023-10-12 17:21:55 linux-kernel Re: [PATCH 1/1] perf symbols: Add 'intel_idle_ibrs' to the list of idle symbols
2023-10-12 17:21:27 linux-kernel Re: [PATCH v1] perf parse-events: Avoid erange from hex numbers
2023-10-12 16:53:14 linux-kernel Re: [RFC 00/48] perf tools: Introduce data type profiling (v1)
2023-10-12 16:42:28 linux-kernel Re: [RFC 00/48] perf tools: Introduce data type profiling (v1)
2023-10-12 16:19:27 linux-kernel Re: [RFC 00/48] perf tools: Introduce data type profiling (v1)
2023-10-12 04:03:12 linux-kernel [PATCH 39/48] perf annotate-data: Maintain variable type info
2023-10-12 04:03:11 linux-kernel [PATCH 40/48] perf annotate-data: Add update_insn_state()
2023-10-12 04:02:47 linux-kernel [PATCH 32/48] perf annotate-data: Support stack variables
2023-10-12 04:02:39 linux-kernel [PATCH 43/48] perf annotate-data: Implement instruction tracking
2023-10-12 04:02:26 linux-kernel [PATCH 36/48] perf annotate-data: Introduce struct data_loc_info
2023-10-12 03:57:55 linux-kernel [PATCH 45/48] perf annotate-data: Handle this-cpu variables in kernel
2023-10-12 03:57:47 linux-kernel [PATCH 25/48] perf annotate-data: Handle macro fusion on x86
2023-10-12 03:57:34 linux-kernel [PATCH 44/48] perf annotate: Parse x86 segment register location
2023-10-12 03:57:21 linux-kernel [PATCH 47/48] perf annotate-data: Add stack canary type
2023-10-12 03:57:16 linux-kernel [PATCH 30/48] perf annotate-data: Support global variables
2023-10-12 03:57:15 linux-kernel [PATCH 28/48] perf dwarf-aux: Add die_find_variable_by_addr()
2023-10-12 03:57:13 linux-kernel [PATCH 37/48] perf map: Add map__objdump_2rip()
2023-10-12 03:56:57 linux-kernel [PATCH 29/48] perf annotate-data: Handle PC-relative addressing
2023-10-12 03:56:57 linux-kernel [PATCH 48/48] perf annotate-data: Add debug message
2023-10-12 03:56:55 linux-kernel [PATCH 46/48] perf annotate-data: Track instructions with a this-cpu variable
2023-10-12 03:56:48 linux-kernel [PATCH 42/48] perf annotate-data: Handle call instructions
2023-10-12 03:56:42 linux-kernel [PATCH 41/48] perf annotate-data: Handle global variable access
2023-10-12 03:56:27 linux-kernel [PATCH 22/48] perf annotate: Add --type-stat option for debugging
2023-10-12 03:56:23 linux-kernel [PATCH 18/48] perf annotate-data: Update sample histogram for type
2023-10-12 03:56:23 linux-kernel [PATCH 26/48] perf annotate-data: Handle array style accesses
2023-10-12 03:55:46 linux-kernel [PATCH 38/48] perf annotate: Add annotate_get_basic_blocks()
2023-10-12 03:55:44 linux-kernel [PATCH 35/48] perf dwarf-aux: Handle type transfer for memory access
2023-10-12 03:55:33 linux-kernel [PATCH 34/48] perf dwarf-aux: Add die_collect_vars()
2023-10-12 03:55:28 linux-kernel [PATCH 33/48] perf dwarf-aux: Check allowed DWARF Ops
2023-10-12 03:55:06 linux-kernel [PATCH 31/48] perf dwarf-aux: Add die_get_cfa()
2023-10-12 03:55:00 linux-kernel [PATCH 12/48] perf annotate: Factor out evsel__get_arch()
2023-10-12 03:54:58 linux-kernel [PATCH 10/48] perf annotate-data: Add find_data_type()