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-04-04 17:59:10 linux-kernel [PATCH 3/9] perf annotate: Introduce annotated_source__get_line()
2024-04-04 17:58:48 linux-kernel [PATCH 6/9] perf annotate: Move widths struct to annotated_source
2024-04-04 17:58:39 linux-kernel [PATCH 7/9] perf annotate: Move max_jump_sources struct to annotated_source
2024-04-04 17:58:26 linux-kernel [PATCH 4/9] perf annotate: Check annotation lines more efficiently
2024-04-04 17:58:15 linux-kernel [PATCH 5/9] perf annotate: Get rid of offsets array
2024-04-04 17:57:25 linux-kernel [PATCHSET 0/9] perf annotate: More memory footprint reduction
2024-04-03 20:42:52 linux-kernel Re: [PATCH 1/1] perf annotate: Initialize 'arch' variable not to trip some -Werror=maybe-uninitialized
2024-04-02 23:04:01 linux-kernel Re: [PATCH v2 3/5] perf annotate: Split out util/disasm.c
2024-04-02 21:28:51 linux-kernel Re: [PATCH fyi 1/1] perf trace beauty: Sync linux/vhost.h with the kernel sources
2024-04-02 20:45:01 linux-kernel Re: [PATCH] perf lock contention: Add a missing NULL check
2024-04-02 18:45:56 linux-kernel [PATCH] perf lock contention: Add a missing NULL check
2024-04-01 23:34:04 linux-kernel Re: [PATCH] perf srcline: Implement addr2line using libdw
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