Namhyung Kim ([email protected])

Number of posts: 245 (2.53 per day)
First post: 2012-02-06 07:30:26
Last post: 2012-05-14 01:44:41

Date List Subject
2012-05-14 07:12:14 linux-kernel [PATCH 5/5] perf symbols: Implement poor man's ELF parser
2012-05-14 07:12:11 linux-kernel [PATCH 1/5] perf symbols: Introduce symbol__elf_init()
2012-05-14 07:12:09 linux-kernel [RFC 0/5] perf tools: Minimalistic build without libelf dependency
2012-05-14 01:44:41 linux-ext4 Re: [PATCH 1/2] block: add BH_Meta flag
2012-05-11 06:44:24 linux-kernel [tip:perf/core] perf stat: Use perf_evlist__create_maps
2012-05-11 06:43:35 linux-kernel [tip:perf/core] perf target: Consolidate target task/cpu checking
2012-05-11 06:42:36 linux-kernel [tip:perf/core] perf tools: Introduce perf_target__strerror()
2012-05-11 06:41:42 linux-kernel [tip:perf/core] perf target: Introduce perf_target__parse_uid()
2012-05-11 06:41:05 linux-kernel [tip:perf/core] perf target: Introduce perf_target_errno
2012-05-11 06:40:35 linux-kernel [tip:perf/core] perf evlist: Fix creation of cpu map
2012-05-11 06:38:05 linux-kernel [tip:perf/core] perf ui: Change fallback policy of setup_browser()
2012-05-11 06:37:11 linux-kernel [tip:perf/core] perf ui: Add gtk2 support into setup_browser()
2012-05-11 06:36:05 linux-kernel [tip:perf/core] perf ui gtk: Rename functions for consistency
2012-05-11 06:35:00 linux-kernel [tip:perf/core] perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()
2012-05-11 06:34:10 linux-kernel [tip:perf/core] perf ui: Make setup_browser() generic
2012-05-11 06:33:25 linux-kernel [tip:perf/core] perf target: Split out perf_target handling code
2012-05-11 06:32:28 linux-kernel [tip:perf/core] perf tools: Check more combinations of PID/TID, UID and CPU switches
2012-05-11 06:31:46 linux-kernel [tip:perf/core] perf evlist: Make create_maps() take struct perf_target
2012-05-11 06:30:53 linux-kernel [tip:perf/core] perf tools: Introduce perf_target__validate() helper
2012-05-11 06:30:06 linux-kernel [tip:perf/core] perf top: Convert to struct perf_target
2012-05-11 06:29:09 linux-kernel [tip:perf/core] perf stat: Convert to struct perf_target
2012-05-11 06:28:28 linux-kernel [tip:perf/core] perf tools: Introduce struct perf_target
2012-05-11 02:12:30 linux-kernel Re: [PATCH] perf top: Fix a race in callchain handling
2012-05-08 01:58:42 linux-kernel Re: [PATCH 5/7] perf tools: Introduce perf_target__strerror()
2012-05-07 08:38:08 linux-kernel Re: [PATCH 00/15] tools: Unify perf and trace-cmd trace event format parsing v3
2012-05-07 08:27:34 linux-kernel Re: [PATCH 7/7] perf ui/gtk: Use struct perf_error_ops
2012-05-07 07:41:49 linux-kernel Re: [PATCH v2 2/2] perf ui/gtk: Use struct perf_error_ops
2012-05-07 06:04:30 linux-kernel [PATCH v2 2/2] perf ui/gtk: Use struct perf_error_ops
2012-05-07 06:04:28 linux-kernel [PATCH v2 1/2] perf ui: Introduce struct perf_error_ops
2012-05-07 05:11:36 linux-kernel [PATCH 2/7] perf evlist: Fix creation of cpu map
2012-05-07 05:11:34 linux-kernel [PATCH 4/7] perf target: Introduce perf_target__parse_uid()
2012-05-07 05:11:33 linux-kernel [PATCH 3/7] perf target: Introduce perf_target_errno
2012-05-07 05:11:31 linux-kernel [PATCH 7/7] perf stat: Use perf_evlist__create_maps
2012-05-07 05:11:29 linux-kernel [PATCH 5/7] perf tools: Introduce perf_target__strerror()
2012-05-07 05:11:28 linux-kernel [PATCH 6/7] perf target: Consolidate target task/cpu checking
2012-05-07 05:11:26 linux-kernel [PATCH 1/7] perf top: Defaults to system_wide target
2012-05-07 05:10:32 linux-kernel [PATCH 0/7] perf tools: Fix cpu/thread map handling v3
2012-05-07 01:33:48 linux-kernel Re: [PATCH] perf top: Fix a race in callchain handling
2012-05-07 01:24:09 linux-kernel Re: [PATCH] perf top: Fix a race in callchain handling
2012-05-04 04:06:51 linux-kernel Re: [PATCH 07/13] perf evlist: Fix creation of cpu map
2012-05-04 02:25:20 linux-kernel Re: perf build failure on Linus's tree
2012-05-04 01:46:10 linux-kernel Re: perf build failure on Linus's tree
2012-05-04 01:38:28 linux-kernel Re: perf build failure on Linus's tree
2012-02-29 08:34:04 linux-kernel [PATCH -next] slub: set PG_slab on all of slab pages
2012-02-28 09:14:54 linux-kernel [tip:perf/urgent] perf/hwbp: Fix a possible memory leak
2012-02-28 00:59:28 linux-kernel [PATCH v2] hw breakpoint: Fix a possible memory leak
2012-02-27 02:42:26 linux-kernel [PATCH] hw breakpoint: Fix possible memory leak
2012-02-24 00:58:10 linux-kernel Re: [PATCH] perf report: Add a simple GTK2-based 'perf report' browser
2012-02-23 08:28:14 linux-kernel [PATCH 4/5] perf annotate: Fix help string on tui
2012-02-23 08:28:13 linux-kernel [PATCH 3/5] perf annotate: Restore title when came back to original symbol
2012-02-23 08:27:38 linux-kernel [PATCH 5/5] perf annotate: Add missing newline on error message