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-11 03:34:42 linux-kernel [PATCH 6/7] perf report: Add a menu item to annotate data type in TUI
2024-04-11 03:34:09 linux-kernel [PATCH 5/7] perf annotate-data: Support event group display in TUI
2024-04-11 03:34:03 linux-kernel [PATCH 4/7] perf annotate-data: Add hist_entry__annotate_data_tui()
2024-04-11 03:33:46 linux-kernel [PATCH 3/7] perf annotate-data: Add hist_entry__annotate_data_tty()
2024-04-11 03:33:23 linux-kernel [PATCH 2/7] perf annotate: Show progress of sample processing
2024-04-11 03:33:15 linux-kernel [PATCHSET 0/7] perf annotate: Add TUI support for data type profiling (v2)
2024-04-11 00:32:35 linux-kernel Re: [PATCH 5/6] perf report: Add a menu item to annotate data type in TUI
2024-04-10 23:52:06 linux-kernel Re: [PATCH 3/6] perf annotate-data: Add hist_entry__annotate_data_tui()
2024-04-10 18:51:33 linux-kernel Re: [PATCH v2 0/4] perf test: "object code reading" test fixes
2024-04-10 18:51:28 linux-kernel [PATCH] perf annotate: Skip DSOs not found
2024-04-10 17:50:55 linux-kernel Re: [PATCH] perf tools: Simplify is_event_supported()
2024-04-09 23:51:11 linux-kernel [PATCH 5/6] perf report: Add a menu item to annotate data type in TUI
2024-04-09 23:51:11 linux-kernel [PATCH 6/6] perf report: Do not collect sample histogram unnecessarily
2024-04-09 23:50:51 linux-kernel [PATCH 4/6] perf annotate-data: Support event group display in TUI
2024-04-09 23:50:39 linux-kernel [PATCH 3/6] perf annotate-data: Add hist_entry__annotate_data_tui()
2024-04-09 23:50:29 linux-kernel [PATCH 1/6] perf annotate: Show progress of sample processing
2024-04-09 23:50:29 linux-kernel [PATCH 2/6] perf annotate-data: Add hist_entry__annotate_data_tty()
2024-04-09 23:50:12 linux-kernel [PATCHSET 0/6] perf annotate: Add TUI support for data type profiling (v1)
2024-04-09 23:33:11 linux-kernel Re: Copying TLS/user register data per perf-sample?
2024-04-09 23:17:52 linux-kernel Re: [PATCH 3/3] perf tests: Skip "test data symbol" on Neoverse N1
2024-04-09 22:55:56 linux-kernel [PATCH v2] perf lock contention: Add a missing NULL check
2024-04-09 22:29:46 linux-kernel Re: [PATCH] perf lock contention: Add a missing NULL check
2024-04-09 19:30:55 linux-kernel Re: [PATCH 3/3] perf report: Add weight[123] output fields
2024-04-09 17:03:40 linux-kernel Re: [PATCH] perf srcline: Implement addr2line using libdw
2024-04-09 16:54:16 linux-kernel Re: [PATCH 3/3] perf report: Add weight[123] output fields
2024-04-09 16:02:49 linux-kernel Re: [PATCH 1/9] tools/include: Sync uapi/drm/i915_drm.h with the kernel sources
2024-04-09 15:55:33 linux-kernel Re: [PATCHSET 0/9] Sync tools headers with the kernel source
2024-04-09 15:51:53 linux-kernel Re: [PATCHSET 0/9] Sync tools headers with the kernel source
2024-04-09 00:07:59 linux-kernel [PATCH 2/3] perf hist: Add weight fields to hist entry stats
2024-04-09 00:07:31 linux-kernel [PATCH 3/3] perf report: Add weight[123] output fields
2024-04-09 00:07:15 linux-kernel [PATCH 1/3] perf hist: Move histogram related code to hist.h
2024-04-08 18:57:20 linux-kernel [PATCH 9/9] tools/include: Sync arm64 asm/cputype.h with the kernel sources
2024-04-08 18:57:06 linux-kernel [PATCH 8/9] tools/include: Sync asm-generic/bitops/fls.h with the kernel sources
2024-04-08 18:57:01 linux-kernel [PATCH 7/9] tools/include: Sync x86 asm/msr-index.h with the kernel sources
2024-04-08 18:56:55 linux-kernel [PATCH 3/9] tools/include: Sync uapi/linux/kvm.h and asm/kvm.h with the kernel sources
2024-04-08 18:56:37 linux-kernel [PATCH 6/9] tools/include: Sync x86 asm/irq_vectors.h with the kernel sources
2024-04-08 18:56:33 linux-kernel [PATCH 5/9] tools/include: Sync x86 CPU feature headers with the kernel sources
2024-04-08 18:56:16 linux-kernel [PATCH 4/9] tools/include: Sync uapi/sound/asound.h with the kernel sources
2024-04-08 18:55:48 linux-kernel [PATCH 2/9] tools/include: Sync uapi/linux/fs.h with the kernel sources
2024-04-08 18:55:37 linux-kernel [PATCH 1/9] tools/include: Sync uapi/drm/i915_drm.h with the kernel sources
2024-04-08 18:55:31 linux-kernel [PATCHSET 0/9] Sync tools headers with the kernel source
2024-04-05 21:18:57 linux-kernel [PATCH 4/4] perf annotate: Get rid of symbol__ensure_annotate()
2024-04-05 21:18:41 linux-kernel [PATCH 3/4] perf annotate-data: Do not delete non-asm lines
2024-04-05 21:18:28 linux-kernel [PATCH 1/4] perf annotate: Make sure to call symbol__annotate2() in TUI
2024-04-05 21:18:27 linux-kernel [PATCH 2/4] perf annotate-data: Fix global variable lookup
2024-04-05 21:18:12 linux-kernel [PATCH 0/4] perf annotate-data: small random fixes and updates
2024-04-04 18:19:04 linux-kernel [PATCH 9/9] perf annotate: Move start field struct to annotated_source
2024-04-04 18:18:54 linux-kernel [PATCH 8/9] perf annotate: Move nr_events struct to annotated_source
2024-04-04 18:17:32 linux-kernel [PATCH 2/9] perf annotate: Staticize some local functions
2024-04-04 18:17:22 linux-kernel [PATCH 1/9] perf annotate: Fix annotation_calc_lines()
2024-04-04 18:09:46 linux-kernel Re: [PATCH v1] perf test: Be more tolerant of metricgroup failures