Namhyung Kim ([email protected])

Number of posts: 6104 (1.4 per day)
First post: 2012-06-11 04:48:24
Last post: 2024-05-09 05:27:21

Date List Subject
2024-03-23 01:23:00 linux-kernel Re: [PATCH v4 0/4] perf: Support PERF_SAMPLE_READ with inherit_stat
2024-03-22 22:43:32 linux-kernel [PATCH 2/2] perf annotate: Honor output options with --data-type
2024-03-22 22:43:27 linux-kernel [PATCH 1/2] perf annotate: Get rid of duplicate --group option item
2024-03-22 20:54:28 linux-kernel Re: [PATCH v2 04/13] perf dsos: Add dsos__for_each_dso
2024-03-22 20:50:57 linux-kernel Re: [PATCH v2 04/13] perf dsos: Add dsos__for_each_dso
2024-03-20 22:55:12 linux-kernel Re: [PATCH v4] perf lock contention: skip traceiter functions
2024-03-19 20:34:26 linux-kernel Re: [PATCH 09/23] perf annotate-data: Maintain variable type info
2024-03-19 20:34:03 linux-kernel Re: [PATCH 04/23] perf dwarf-aux: Add die_find_func_rettype()
2024-03-19 18:10:18 linux-kernel Re: [PATCH 22/23] perf annotate-data: Add a cache for global variable types
2024-03-19 18:05:34 linux-kernel Re: [PATCH 22/23] perf annotate-data: Add a cache for global variable types
2024-03-19 17:45:21 linux-kernel Re: [PATCH 09/23] perf annotate-data: Maintain variable type info
2024-03-19 17:44:34 linux-kernel Re: [PATCH 04/23] perf dwarf-aux: Add die_find_func_rettype()
2024-03-19 17:44:20 linux-kernel Re: [PATCH 03/23] perf dwarf-aux: Handle type transfer for memory access
2024-03-19 17:40:26 linux-kernel Re: [PATCH 01/23] perf dwarf-aux: Remove unused pc argument
2024-03-19 05:56:54 linux-kernel [PATCH 23/23] perf annotate-data: Do not retry for invalid types
2024-03-19 05:56:47 linux-kernel [PATCH 22/23] perf annotate-data: Add a cache for global variable types
2024-03-19 05:56:29 linux-kernel [PATCH 21/23] perf annotate-data: Add stack canary type
2024-03-19 05:56:17 linux-kernel [PATCH 20/23] perf annotate-data: Handle ADD instructions
2024-03-19 05:56:16 linux-kernel [PATCH 19/23] perf annotate-data: Support general per-cpu access
2024-03-19 05:55:41 linux-kernel [PATCH 18/23] perf annotate-data: Track instructions with a this-cpu variable
2024-03-19 05:55:29 linux-kernel [PATCH 17/23] perf annotate-data: Handle this-cpu variables in kernel
2024-03-19 05:55:19 linux-kernel [PATCH 14/23] perf annotate-data: Implement instruction tracking
2024-03-19 05:55:18 linux-kernel [PATCH 16/23] perf annotate: Parse x86 segment register location
2024-03-19 05:55:00 linux-kernel [PATCH 15/23] perf annotate-data: Check register state for type
2024-03-19 05:54:18 linux-kernel [PATCH 13/23] perf annotate-data: Handle call instructions
2024-03-19 05:54:02 linux-kernel [PATCH 12/23] perf annotate-data: Handle global variable access
2024-03-19 05:53:52 linux-kernel [PATCH 11/23] perf annotate-data: Add get_global_var_type()
2024-03-19 05:53:47 linux-kernel [PATCH 10/23] perf annotate-data: Add update_insn_state()
2024-03-19 05:53:31 linux-kernel [PATCH 09/23] perf annotate-data: Maintain variable type info
2024-03-19 05:53:17 linux-kernel [PATCH 08/23] perf annotate-data: Add debug messages
2024-03-19 05:53:06 linux-kernel [PATCH 07/23] perf annotate: Add annotate_get_basic_blocks()
2024-03-19 05:52:57 linux-kernel [PATCH 06/23] perf annotate-data: Introduce struct data_loc_info
2024-03-19 05:52:42 linux-kernel [PATCH 05/23] perf map: Add map__objdump_2rip()
2024-03-19 05:52:16 linux-kernel [PATCH 04/23] perf dwarf-aux: Add die_find_func_rettype()
2024-03-19 05:52:04 linux-kernel [PATCH 03/23] perf dwarf-aux: Handle type transfer for memory access
2024-03-19 05:51:49 linux-kernel [PATCH 02/23] perf dwarf-aux: Add die_collect_vars()
2024-03-19 05:51:34 linux-kernel [PATCH 01/23] perf dwarf-aux: Remove unused pc argument
2024-03-19 05:51:31 linux-kernel [PATCHSET 00/23] Remaining bits of data type profiling (v7)
2024-03-19 04:25:19 linux-kernel Re: [PATCH v3] perf lock contention: skip traceiter functions
2024-03-19 04:19:18 linux-kernel Re: [PATCH v3 0/8] Clean up libperf cpumap's empty function
2024-03-13 20:54:45 linux-kernel [GIT PULL] perf tools changes for v6.9
2024-03-12 06:49:29 linux-kernel Re: [RFC PATCH v3 5/6] perf stat: Add retire latency print functions to print out at the very end of print out
2024-03-12 06:48:08 linux-kernel Re: [RFC PATCH v3 4/6] perf stat: Create another thread for sample data processing
2024-03-12 06:42:48 linux-kernel Re: [RFC PATCH v3 3/6] perf stat: Add retire latency values into the expr_parse_ctx to prepare for final metric calculation
2024-03-12 06:40:35 linux-kernel Re: [RFC PATCH v3 2/6] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric.
2024-03-12 06:14:27 linux-kernel Re: [RFC PATCH v3 1/6] perf stat: Parse and find tpebs events when parsing metrics to prepare for perf record sampling
2024-03-12 05:44:55 linux-kernel Re: [PATCH v2] perf lock contention: skip traceiter functions
2024-03-11 22:29:36 linux-kernel Re: [PATCH v1] perf lock contention: skip traceiter functions
2024-03-11 22:28:12 linux-kernel Re: [RFC PATCH v3 2/6] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric.
2024-03-11 21:08:23 linux-kernel Re: [RFC PATCH v3 2/6] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric.
2024-03-11 18:17:35 linux-kernel Re: [PATCH v1] perf lock contention: skip traceiter functions