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-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()
2024-02-27 17:29:50 linux-kernel Re: [PATCH v4] perf data convert: Fix segfault when converting to json when cpu_desc isn't set
2024-02-27 07:07:26 linux-kernel Re: [PATCH v1 4/6] perf threads: Move threads to its own files
2024-02-27 06:57:26 linux-kernel Re: [PATCH v1 2/6] perf trace: Ignore thread hashing in summary
2024-02-27 06:39:44 linux-kernel Re: [PATCH v1 1/6] perf report: Sort child tasks by tid
2024-02-26 16:21:25 linux-kernel Re: [PATCH 1/1] perf bpf: Check that the minimal vmlinux.h installed is the latest one
2024-02-26 16:21:01 linux-kernel Re: [PATCH] treewide: remove meaningless assignments in Makefiles
2024-02-26 16:20:33 linux-kernel Re: [PATCH v2] perf print-events: make is_event_supported() more robust
2024-02-24 19:19:17 linux-kernel Re: [PATCH 1/1] perf bpf: Check that the minimal vmlinux.h installed is the latest one
2024-02-24 02:45:28 linux-kernel Re: [RFC PATCH v1 2/5] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric.
2024-02-24 02:27:49 linux-kernel Re: [PATCH 2/2] perf test: Test FASYNC with watermark wakeups.
2024-02-23 22:14:37 linux-kernel Re: [PATCH v6 0/8] Run tests in parallel
2024-02-23 21:15:37 linux-kernel Re: [PATCH] perf list: fix short description for some cache events
2024-02-23 21:14:49 linux-kernel Re: [PATCH v3 1/3] perf stat: Pass fewer metric arguments
2024-02-23 20:38:39 linux-kernel Re: [solved] Re: linux-next: build failure after merge of the perf tree
2024-02-23 07:12:39 linux-kernel Re: [PATCH v3] perf data convert: Fix segfault when converting to json on arm64