LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
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
2024-03-08 23:24:52
linux-kernel
Re: [PATCH v0] perf lock contention: skip traceiter functions
2024-03-07 23:47:24
linux-kernel
Re: [PATCH v3 0/8] Clean up libperf cpumap's empty function
2024-03-07 21:58:27
linux-kernel
Re: [PATCH v2 0/4] perf annotate: Improve memory usage for symbol histogram
2024-03-07 04:22:29
linux-kernel
Re: [PATCH v2 0/4] perf annotate: Improve memory usage for symbol histogram
2024-03-06 18:37:59
linux-kernel
Re: [PATCH v2 0/4] perf annotate: Improve memory usage for symbol histogram
2024-03-06 07:21:33
linux-kernel
Re: [PATCH v2 05/12] perf jevents: Support parsing negative exponents
2024-03-06 06:10:14
linux-kernel
[PATCH v2] perf/x86: Fix out of range data
2024-03-04 23:16:46
linux-kernel
[PATCH v2 2/4] perf annotate: Calculate instruction overhead using hashmap
2024-03-04 23:16:30
linux-kernel
[PATCH v2 1/4] perf annotate: Add a hashmap for symbol histogram
2024-03-04 23:09:19
linux-kernel
[PATCH v2 4/4] perf annotate: Add comments in the data structures
2024-03-04 23:09:07
linux-kernel
[PATCH v2 3/4] perf annotate: Remove sym_hist.addr[] array
2024-03-04 23:08:45
linux-kernel
[PATCH v2 0/4] perf annotate: Improve memory usage for symbol histogram
2024-03-04 23:05:15
linux-kernel
Re: [PATCH 0/4] perf annotate: Improve memory usage for symbol histogram
2024-03-04 18:59:17
linux-kernel
Re: [PATCH v2] perf vendor events intel: Add umasks/occ_sel to PCU events.
2024-03-04 18:57:22
linux-kernel
Re: [PATCH v4 0/7] Thread memory improvements and fixes