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-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
2024-03-04 18:56:52 linux-kernel Re: [PATCH] perf vendor events amd: Fix Zen 4 cache latency events
2024-03-04 18:56:39 linux-kernel Re: [PATCH] perf version: Display availability of OpenCSD support
2024-03-04 16:36:52 linux-kernel Re: [PATCH 0/4] perf annotate: Improve memory usage for symbol histogram
2024-03-04 06:45:40 linux-kernel Re: [PATCH v4 0/7] Thread memory improvements and fixes
2024-03-01 19:32:53 linux-kernel Re: [PATCH v1] libperf evlist: Avoid out-of-bounds access
2024-03-01 19:32:09 linux-kernel Re: [PATCH v1] perf map: Fix map reference count issues
2024-03-01 19:31:23 linux-kernel Re: [PATCH v2] perf lock contention: Account contending locks too
2024-03-01 19:30:11 linux-kernel Re: [PATCH v1 1/2] perf metrics: Fix metric matching
2024-03-01 02:04:20 linux-kernel Re: [PATCH v1] perf map: Fix map reference count issues
2024-03-01 01:58:31 linux-kernel Re: [PATCH v1] libperf evlist: Avoid out-of-bounds access
2024-03-01 01:36:38 linux-kernel Re: [PATCH v3 4/7] perf machine: Move machine's threads into its own abstraction
2024-02-29 21:53:49 linux-kernel Re: [PATCH v2] perf lock contention: Account contending locks too
2024-02-29 21:46:57 linux-kernel Re: [PATCH v1] libperf evlist: Avoid out-of-bounds access
2024-02-28 23:50:58 linux-kernel Re: [PATCH v1 4/6] perf threads: Move threads to its own files
2024-02-28 22:46:26 linux-kernel Re: [PATCH v1 1/6] perf report: Sort child tasks by tid
2024-02-28 21:19:36 linux-kernel Re: [PATCH v2] perf lock contention: Account contending locks too
2024-02-28 20:02:39 linux-kernel Re: [PATCH v2] perf lock contention: Account contending locks too
2024-02-28 06:41:34 linux-kernel Re: [PATCH v1 4/6] perf threads: Move threads to its own files
2024-02-28 06:12:15 linux-kernel Re: [PATCH v1 1/6] perf report: Sort child tasks by tid
2024-02-28 05:44:00 linux-kernel Re: [PATCH 2/4] perf annotate: Calculate instruction overhead using hashmap
2024-02-28 05:33:49 linux-kernel [PATCH v2] perf lock contention: Account contending locks too
2024-02-28 05:22:16 linux-kernel Re: [PATCH 1/4] perf annotate: Add a hashmap for symbol histogram
2024-02-28 05:20:55 linux-kernel Re: [PATCH RESEND] perf lock contention: Account contending locks too
2024-02-28 01:27:41 linux-kernel [PATCH 1/4] perf annotate: Add a hashmap for symbol histogram
2024-02-28 01:27:37 linux-kernel [PATCH 0/4] perf annotate: Improve memory usage for symbol histogram
2024-02-28 01:12:27 linux-kernel Re: [PATCH RESEND] perf lock contention: Account contending locks too
2024-02-28 00:53:11 linux-kernel [PATCH 4/4] perf annotate: Add comments in the data structures
2024-02-28 00:53:06 linux-kernel [PATCH 3/4] perf annotate: Remove sym_hist.addr[] array
2024-02-28 00:52:53 linux-kernel [PATCH 2/4] perf annotate: Calculate instruction overhead using hashmap
2024-02-28 00:50:22 linux-kernel Re: [PATCH] locking/percpu-rwsem: Trigger contention tracepoints only if contended
2024-02-27 23:35:01 linux-kernel Re: [PATCH RESEND] perf lock contention: Account contending locks too
2024-02-27 23:03:50 linux-kernel Re: [PATCH] locking/percpu-rwsem: Trigger contention tracepoints only if contended
2024-02-27 18:07:35 linux-kernel Re: [PATCH 1/1] perf test: Use TEST_FAIL in the TEST_ASSERT macros instead of -1
2024-02-27 18:01:42 linux-kernel Re: [PATCH][next] perf test: Fix spelling mistake "curent" -> "current"
2024-02-27 17:35:28 linux-kernel Re: [PATCH v1 4/6] perf threads: Move threads to its own files
2024-02-27 17:31:10 linux-kernel Re: [PATCH] perf pmu: Fix a potential memory leak in perf_pmu__lookup()