Namhyung Kim ([email protected])

Number of posts: 6077 (1.4 per day)
First post: 2012-06-11 04:48:24
Last post: 2024-04-29 23:37:17

Date List Subject
2024-04-01 21:15:38 linux-kernel Re: [RFC PATCH v6 4/5] perf stat: Add retire latency print functions to print out at the very end of print out
2024-04-01 21:04:26 linux-kernel Re: [RFC PATCH v6 4/5] perf stat: Add retire latency print functions to print out at the very end of print out
2024-04-01 20:58:23 linux-kernel Re: [RFC PATCH v6 2/5] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric.
2024-04-01 20:37:03 linux-kernel Re: [RFC PATCH v6 1/5] perf stat: Parse and find tpebs events when parsing metrics to prepare for perf record sampling
2024-03-29 22:00:18 linux-kernel [PATCH v2 3/5] perf annotate: Split out util/disasm.c
2024-03-29 21:59:13 linux-kernel [PATCH v2 5/5] perf annotate: Add symbol name when using capstone
2024-03-29 21:59:06 linux-kernel [PATCH v2 4/5] perf annotate: Use libcapstone to disassemble
2024-03-29 21:58:39 linux-kernel [PATCH v2 2/5] perf annotate: Add and use ins__is_nop()
2024-03-29 21:58:32 linux-kernel [PATCH v2 1/5] perf annotate: Use ins__is_xxx() if possible
2024-03-29 21:58:26 linux-kernel [PATCH v2 0/5] perf annotate: Use libcapstone as a disasssembler
2024-03-29 20:00:34 linux-kernel Re: [PATCH 4/4] perf annotate: Use libcapstone to disassemble
2024-03-29 19:58:42 linux-kernel Re: [PATCH 0/4] perf annotate: Use libcapstone as a disasssembler
2024-03-29 06:56:03 linux-kernel Re: [RFC PATCH v5 1/6] perf stat: Parse and find tpebs events when parsing metrics to prepare for perf record sampling
2024-03-29 06:50:45 linux-kernel Re: [RFC PATCH v5 4/6] perf stat: Create another thread for sample data processing
2024-03-29 06:43:52 linux-kernel Re: [RFC PATCH v5 2/6] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric.
2024-03-29 05:47:50 linux-kernel Re: [RFC PATCH v5 1/6] perf stat: Parse and find tpebs events when parsing metrics to prepare for perf record sampling
2024-03-28 23:23:10 linux-kernel [PATCH 3/4] perf annotate: Split out util/disasm.c
2024-03-28 23:21:31 linux-kernel [PATCH 0/4] perf annotate: Use libcapstone as a disasssembler
2024-03-28 23:21:00 linux-kernel [PATCH 4/4] perf annotate: Use libcapstone to disassemble
2024-03-28 23:20:37 linux-kernel [PATCH 2/4] perf annotate: Add and use ins__is_nop()
2024-03-28 23:20:29 linux-kernel [PATCH 1/4] perf annotate: Use ins__is_xxx() if possible
2024-03-28 19:43:48 linux-kernel Re: [RFC PATCH v5 0/6] TPEBS counting mode support
2024-03-27 20:34:42 linux-kernel Re: [PATCH v4 0/4] perf: Support PERF_SAMPLE_READ with inherit_stat
2024-03-25 21:03:48 linux-kernel Re: [PATCH v2 00/13] dso/dsos memory savings and clean up
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()