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-12 03:54:57 linux-kernel [PATCH 23/48] perf annotate: Add --insn-stat option for debugging
2023-10-12 03:54:48 linux-kernel [PATCH 21/48] perf annotate: Add --data-type option
2023-10-12 03:54:42 linux-kernel [PATCH 19/48] perf report: Add 'typeoff' sort key
2023-10-12 03:54:40 linux-kernel [PATCH 24/48] perf annotate-data: Parse 'lock' prefix from llvm-objdump
2023-10-12 03:54:37 linux-kernel [PATCH 27/48] perf annotate-data: Add stack operation pseudo type
2023-10-12 03:53:49 linux-kernel [PATCH 20/48] perf report: Add 'symoff' sort key
2023-10-12 03:53:44 linux-kernel [PATCH 15/48] perf report: Add 'type' sort key
2023-10-12 03:53:41 linux-kernel [PATCH 08/48] perf dwarf-aux: Factor out __die_get_typename()
2023-10-12 03:53:35 linux-kernel [PATCH 13/48] perf annotate: Add annotate_get_insn_location()
2023-10-12 03:53:30 linux-kernel [PATCH 16/48] perf report: Support data type profiling
2023-10-12 03:53:23 linux-kernel [PATCH 17/48] perf annotate-data: Add member field in the data type
2023-10-12 03:53:12 linux-kernel [PATCH 14/48] perf annotate: Implement hist_entry__get_data_type()
2023-10-12 03:52:53 linux-kernel [PATCH 11/48] perf annotate-data: Add dso->data_types tree
2023-10-12 03:52:41 linux-kernel [PATCH 09/48] perf dwarf-regs: Add get_dwarf_regnum()
2023-10-12 03:52:27 linux-kernel [PATCH 06/48] perf dwarf-aux: Add die_get_scopes() helper
2023-10-12 03:52:17 linux-kernel [PATCH 07/48] perf dwarf-aux: Add die_find_variable_by_reg() helper
2023-10-12 03:52:07 linux-kernel [PATCH 02/48] perf annotate: Check if operand has multiple regs
2023-10-12 03:52:02 linux-kernel [PATCH 03/48] perf tools: Add util/debuginfo.[ch] files
2023-10-12 03:52:00 linux-kernel [PATCH 05/48] perf dwarf-aux: Move #ifdef code to the header file
2023-10-12 03:51:54 linux-kernel [RFC 00/48] perf tools: Introduce data type profiling (v1)
2023-10-12 03:51:50 linux-kernel [PATCH 04/48] perf dwarf-aux: Fix die_get_typename() for void *
2023-10-12 03:51:28 linux-kernel [PATCH 01/48] perf annotate: Move raw_comment and raw_func_start
2023-10-11 16:15:26 linux-kernel Re: [PATCH v1] perf evlist: Avoid frequency mode for the dummy event
2023-10-11 16:10:17 linux-kernel Re: [PATCH v1] perf evlist: Avoid frequency mode for the dummy event
2023-10-11 16:03:45 linux-kernel Re: [PATCH] perf/core: Introduce cpuctx->cgrp_ctx_list
2023-10-11 05:57:45 linux-kernel Re: [PATCH v1] perf intel-pt: pkt-decoder: Fix alignment issues
2023-10-11 03:46:53 linux-kernel Re: [PATCH] perf/core: Introduce cpuctx->cgrp_ctx_list
2023-10-10 23:43:02 linux-kernel [PATCH] perf tools: Do not ignore the default vmlinux.h
2023-10-10 05:46:49 linux-kernel [PATCH v2 1/2] perf lock contention: Clear lock addr after use
2023-10-10 05:46:46 linux-kernel [PATCH v2 2/2] perf lock contention: Check tstamp elem creation
2023-10-10 05:31:54 linux-kernel Re: [PATCH v3 00/18] clang-tools support in tools
2023-10-10 04:58:07 linux-kernel Re: [PATCH] perf/core: Introduce cpuctx->cgrp_ctx_list
2023-10-09 06:57:53 linux-kernel Re: [PATCH v2 17/18] perf header: Fix various error path memory leaks
2023-10-09 06:31:23 linux-kernel Re: [PATCH v2 13/18] perf svghelper: Avoid memory leak
2023-10-09 06:22:19 linux-kernel Re: [PATCH v2 10/18] perf dlfilter: Be defensive against potential NULL dereference
2023-10-09 06:14:36 linux-kernel Re: [PATCH v2 07/18] perf env: Remove unnecessary NULL tests
2023-10-09 06:07:15 linux-kernel Re: [PATCH v2 06/18] perf buildid-cache: Fix use of uninitialized value
2023-10-09 05:52:00 linux-kernel Re: [PATCH v2 05/18] perf bench uprobe: Fix potential use of memory after free
2023-10-09 05:42:07 linux-kernel Re: [PATCH v2 04/18] perf hisi-ptt: Fix potential memory leak
2023-10-09 05:29:27 linux-kernel Re: [PATCH v1] perf intel-pt: pkt-decoder: Fix alignment issues
2023-10-09 05:24:59 linux-kernel Re: [PATCH v1] perf test: Avoid system wide when not privileged
2023-10-09 05:22:30 linux-kernel Re: [PATCH] perf hisi-ptt: Fix memory leak in lseek failure handling
2023-10-06 19:08:00 linux-kernel Re: [PATCH v1] perf parse-events: Avoid erange from hex numbers
2023-10-06 05:17:07 linux-kernel Re: [PATCH 1/1] perf symbols: Add 'intel_idle_ibrs' to the list of idle symbols
2023-10-05 16:58:23 linux-kernel Re: [PATCH] /bin/dmesg to dmesg Path
2023-10-05 16:21:28 linux-kernel Re: [PATCH 6.1 000/259] 6.1.56-rc1 review
2023-10-04 21:28:11 linux-kernel Re: [PATCH] perf/core: Introduce cpuctx->cgrp_ctx_list
2023-10-04 20:48:13 linux-kernel [PATCH] perf bench sched pipe: Add -G/--cgroups option
2023-10-04 20:21:33 linux-kernel Re: [PATCH 6.1 000/259] 6.1.56-rc1 review
2023-10-04 16:32:51 linux-kernel Re: [PATCH] perf/core: Introduce cpuctx->cgrp_ctx_list
2023-10-04 15:01:52 linux-kernel Re: [PATCH] perf/core: Introduce cpuctx->cgrp_ctx_list