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-23 02:39:20 linux-kernel [PATCH 10/22] lib/traceevent: Fix a possible memory leak
2012-05-23 02:39:18 linux-kernel [PATCH 13/22] lib/traceevent: Fix freeing arg on process_dynamic_array()
2012-05-23 02:39:15 linux-kernel [PATCH 14/22] lib/traceevent: Use proper function parameter type
2012-05-23 02:39:12 linux-kernel [PATCH 12/22] lib/traceevent: Fix a possibly wrong memory dereference
2012-05-23 02:39:08 linux-kernel [PATCH 04/22] lib/traceevent: Fix %pM print format arg handling
2012-05-23 02:39:03 linux-kernel [PATCH 01/22] lib/traceevent: Let filtering numbers by string use function names
2012-05-23 02:39:01 linux-kernel [PATCH 00/22] perf tools: Backport of latest changes on trace-cmd's libparseevent
2012-05-23 01:16:07 linux-kernel Re: [PATCH 2/2] perf tools: Always try to build libtraceevent
2012-05-23 00:47:18 linux-kernel Re: [PATCH v2 4/5] perf record: add meta-data support for pipe-mode
2012-05-22 10:28:32 linux-kernel Re: [PATCH 5/5] perf symbols: Implement poor man's ELF parser
2012-05-22 09:06:03 linux-kernel [PATCH 2/2] perf tools: Always try to build libtraceevent
2012-05-22 09:06:00 linux-kernel [PATCH 1/2] perf tools: Rename libparsevent to libtraceevent in Makefile
2012-05-22 01:10:48 linux-kernel Re: [PATCH 5/5] perf symbols: Implement poor man's ELF parser
2012-05-22 01:02:52 linux-kernel Re: [PATCH 3/5] perf tools: Split out util/symbol-elf.c
2012-05-22 00:22:51 linux-kernel Re: [RFC 0/5] perf tools: Minimalistic build without libelf dependency
2012-05-21 07:39:28 linux-kernel [tip:perf/core] perf target: Add uses_mmap field
2012-05-21 07:38:38 linux-kernel [tip:perf/core] Revert 'perf evlist: Fix creation of cpu map'
2012-05-21 07:37:55 linux-kernel [tip:perf/core] perf target: Rename functions to avoid double negation
2012-05-21 06:42:15 linux-kernel Re: [PATCH 00/15] tools: Unify perf and trace-cmd trace event format parsing v3
2012-05-21 06:08:15 linux-kernel Re: Perf events warning..
2012-05-21 06:03:09 linux-kernel Re: [RFC 0/5] perf tools: Minimalistic build without libelf dependency
2012-05-21 01:44:18 linux-kernel [PATCH] perf target: Add cpu flag to sample_type if target has cpu
2012-05-19 10:22:14 linux-kernel [tip:perf/core] tracing: Check return value of tracing_dentry_percpu()
2012-05-17 09:05:33 linux-kernel Re: [PATCH 2/3] Revert 'perf evlist: Fix creation of cpu map'
2012-05-17 08:59:11 linux-kernel Re: [PATCH 2/3] Revert 'perf evlist: Fix creation of cpu map'
2012-05-17 00:15:39 linux-kernel Re: [GIT PULL 0/8] Annotation weekly ponies delivery
2012-05-16 09:48:31 linux-kernel [PATCH 2/3] Revert 'perf evlist: Fix creation of cpu map'
2012-05-16 09:47:54 linux-kernel [PATCH 3/3] perf target: Add need_mmap field
2012-05-16 09:47:44 linux-kernel [PATCH 1/3] perf target: Rename functions to avoid double negation
2012-05-16 08:21:23 linux-kernel Re: [GIT PULL 0/8] Annotation weekly ponies delivery
2012-05-16 05:59:47 linux-kernel Re: [GIT PULL 0/8] Annotation weekly ponies delivery
2012-05-16 02:52:04 linux-kernel Re: [PATCH v2 0/5] perf tools: add meta-data header support in pipe mode
2012-05-16 02:34:51 linux-kernel Re: [PATCH v2 0/5] perf tools: add meta-data header support in pipe mode
2012-05-16 01:50:04 linux-kernel Re: [QUESTION] Kprobes as a module?
2012-05-16 01:46:24 linux-kernel Re: [QUESTION] Kprobes as a module?
2012-05-16 01:40:38 linux-kernel Re: Perf events warning..
2012-05-16 01:36:01 linux-kernel Re: [PATCH v2 0/5] perf tools: add meta-data header support in pipe mode
2012-05-15 09:33:49 linux-kernel Re: [PATCH 12/11] parse-events: Cleanup realloc use
2012-05-15 08:42:42 linux-kernel Re: [PATCH] tracing: Check return value of tracing_dentry_percpu()
2012-05-15 08:40:43 linux-kernel Re: [PATCH 12/11] parse-events: Cleanup realloc use
2012-05-15 08:36:26 linux-kernel Re: [QUESTION] Kprobes as a module?
2012-05-15 08:25:56 linux-kernel [QUESTION] Kprobes as a module?
2012-05-15 04:50:29 linux-kernel Re: [GIT PULL 0/8] Annotation weekly ponies delivery
2012-05-15 04:30:03 linux-kernel Re: [PATCH] perf-record: Create events initially disabled -- again
2012-05-15 01:56:03 linux-kernel Re: [PATCH] perf-record: Create events initially disabled -- again
2012-05-15 01:08:43 linux-kernel Re: [PATCH] perf-record: Create events initially disabled -- again
2012-05-15 00:42:07 linux-kernel Re: [RFC 0/5] perf tools: Minimalistic build without libelf dependency
2012-05-14 07:42:20 linux-kernel Re: [PATCH] perf-record: Create events initially disabled -- again
2012-05-14 07:13:17 linux-kernel [PATCH 2/5] perf symbols: Do not use ELF's symbol binding constants
2012-05-14 07:12:53 linux-kernel [PATCH 3/5] perf tools: Split out util/symbol-elf.c
2012-05-14 07:12:37 linux-kernel [PATCH 4/5] perf tools: Support minimal build