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
2014-02-13 00:33:44 linux-kernel Re: [BUG] perf report/annotate: consuming too many file descriptors
2014-02-10 03:15:57 linux-kernel Re: [PATCH 7/7] perf tools: Show absolute percentage by default
2014-01-16 00:00:32 linux-kernel Re: [PATCH 06/17] tools lib traceevent: Add pevent_unregister_event_handler()
2014-01-07 02:49:06 linux-kernel Re: [PATCH 1/4] tools lib traceevent: Add state member to struct trace_seq
2013-07-31 00:51:58 linux-kernel Re: [PATCH 01/17] perf util: Save pid-cmdline mapping into tracing header
2013-07-10 00:07:08 linux-kernel Re: [PATCH] perf tools: Fixup for removing -f option in perf record
2013-07-09 07:41:34 linux-kernel Re: [PATCH] perf tools: Fixup for removing -f option in perf record
2013-06-25 08:01:50 linux-kernel Re: [PATCH] perf report: Add option to collapse undesired parts of call graph
2013-06-25 01:06:51 linux-kernel Re: [tip:perf/core] perf sort: Separate out memory-specific sort keys
2013-06-25 01:00:41 linux-kernel Re: [tip:perf/core] perf sort: Separate out memory-specific sort keys
2013-06-24 05:54:02 linux-kernel Re: [PATCHSET 00/16] perf tools: Cleanups on tracepoint handling
2013-06-04 02:04:21 linux-kernel Re: [RFC] perf record: Remove -A option
2013-04-10 00:36:04 linux-kernel Re: [PATCH 3/3] tracing: Check cpu file on tracing_release()
2012-11-14 08:45:26 linux-kernel [tip:perf/core] perf annotate: Merge same lines in summary view
2012-11-14 07:43:31 linux-kernel [tip:perf/core] perf annotate: Don' t try to follow jump target on PLT symbols
2012-11-14 07:36:31 linux-kernel [tip:perf/core] perf tools: Don' t try to lookup objdump for live mode
2012-11-14 07:32:00 linux-kernel [tip:perf/core] perf hists: Free branch_info when freeing hist_entry
2012-11-14 07:30:48 linux-kernel [tip:perf/core] perf tools: Fix detection of stack area
2012-11-14 07:29:33 linux-kernel [tip:perf/core] perf machine: Set kernel data mapping length
2012-11-14 07:25:04 linux-kernel [tip:perf/core] perf tools: Introduce struct hist_browser_timer
2012-11-14 07:24:31 linux-kernel [tip:perf/core] perf report: Postpone objdump check until annotation requested
2012-11-14 07:22:52 linux-kernel [tip:perf/core] perf tools: Use normalized arch name for searching objdump path
2012-10-26 16:06:45 linux-kernel [tip:perf/core] perf tools: Cleanup doc related targets
2012-10-26 15:08:52 linux-kernel [tip:perf/core] perf tools: Fix LIBELF_MMAP checking
2012-10-26 15:07:53 linux-kernel [tip:perf/core] perf tools: Always show CHK message when doing try-cc
2012-10-26 15:07:22 linux-kernel [tip:perf/core] perf tools: Convert invocation of MAKE into SUBDIR
2012-10-20 00:59:56 linux-kernel [tip:perf/urgent] perf hists browser: Fix off-by-two bug on the first column
2012-10-20 00:58:58 linux-kernel [tip:perf/urgent] perf tools: Remove warnings on JIT samples for srcline sort key
2012-10-20 00:57:59 linux-kernel [tip:perf/urgent] perf tools: Fix segfault when using srcline sort key
2012-10-09 17:21:40 linux-kernel [tip:perf/core] perf trace: Add support for tracing workload given by command line
2012-10-09 17:20:42 linux-kernel [tip:perf/core] perf trace: Explicitly enable system-wide mode if no option is given
2012-10-09 17:20:18 linux-kernel [tip:perf/core] perf trace: Validate target task/user/cpu argument
2012-10-05 09:08:06 linux-kernel [tip:perf/urgent] perf hists: Add more helpers for hist entry stat
2012-10-05 09:07:16 linux-kernel [tip:perf/urgent] perf hists: Move he->stat. nr_events initialization to a template
2012-10-05 09:06:26 linux-kernel [tip:perf/urgent] perf hists: Introduce struct he_stat
2012-10-05 08:59:35 linux-kernel [tip:perf/urgent] perf tools: Complete tracepoint event names
2012-10-05 08:55:58 linux-kernel [tip:perf/urgent] perf tools: Convert to BACKTRACE_SUPPORT
2012-10-05 08:35:56 linux-kernel [tip:perf/urgent] perf tools: Convert to HAVE_STRLCPY
2012-10-05 08:35:01 linux-kernel [tip:perf/urgent] perf tools: Convert to GTK2_SUPPORT
2012-10-05 08:34:07 linux-kernel [tip:perf/urgent] perf tools: Convert to NEWT_SUPPORT
2012-10-05 08:33:06 linux-kernel [tip:perf/urgent] perf tools: Convert to LIBAUDIT_SUPPORT
2012-10-05 08:32:10 linux-kernel [tip:perf/urgent] perf tools: Convert to LIBUNWIND_SUPPORT
2012-10-05 08:31:13 linux-kernel [tip:perf/urgent] perf tools: Convert to LIBELF_SUPPORT
2012-10-05 08:30:22 linux-kernel [tip:perf/urgent] perf tools: Remove unused PYRF_OBJS variable on Makefile
2012-10-05 08:29:26 linux-kernel [tip:perf/urgent] perf tools: Move libdw availability check before arch Makefile
2012-08-27 17:02:58 linux-kernel [tip:perf/core] tools lib traceevent: Fix off-by-one bug in pevent_strerror()
2012-08-27 17:02:09 linux-kernel [tip:perf/core] tools lib traceevent: Fix strerror_r() use in pevent_strerror
2012-08-27 17:01:08 linux-kernel [tip:perf/core] tools lib traceevent: Introduce pevent_strerror
2012-08-27 17:00:15 linux-kernel [tip:perf/core] tools lib traceevent: Introduce pevent_errno
2012-08-27 16:59:21 linux-kernel [tip:perf/core] tools lib traceevent: Do not link broken field arg for an old ftrace event
2012-08-21 16:35:17 linux-kernel [tip:perf/core] perf hists: Rename and move some functions