平松雅巳 / HIRAMATU,MASAMI ([email protected])

Number of posts: 1573 (0.45 per day)
First post: 2006-09-20 11:00:18
Last post: 2016-03-17 12:58:30

Date List Subject
2011-02-10 02:36:17 linux-kernel [PATCH -perf/perf/makefile 2/2] perf tools: Rename old NO_PERL option to NO_LIBPERL
2011-02-10 02:35:58 linux-kernel [PATCH -perf/perf/makefile 0/2] Perf bugfixes for cross-builds
2011-02-08 15:19:30 linux-kernel [tip:perf/core] perf probe: Add bitfield member support
2011-02-08 15:18:10 linux-kernel [tip:perf/core] tracing/kprobes: Add bitfield type
2011-02-08 15:17:46 linux-kernel [tip:perf/core] tracing/kprobes: Support longer (>128 bytes) command
2011-02-08 15:17:22 linux-kernel [tip:perf/core] tracing/kprobes: Cleanup strict_strtol() using code
2011-02-08 01:06:16 linux-kernel Re: [PATCH 0/9] perf/core improvements and fixes
2011-02-07 09:32:43 linux-kernel Re: [PATCH] perf-probe: rewrite find_lazy_match_lines() by using getline(3)
2011-02-04 12:59:09 linux-kernel [PATCH -perf/perf/core 4/4] perf/probe: Add bitfield member support
2011-02-04 12:59:00 linux-kernel [PATCH -perf/perf/core 3/4] tracing/kprobes: Add bitfield type
2011-02-04 12:58:54 linux-kernel [PATCH -perf/perf/core 2/4] tracing/kprobes: support longer(>128) command
2011-02-04 12:58:48 linux-kernel [PATCH -perf/perf/core 1/4] tracing/kprobes: Cleanup strict_strtol() using code
2011-02-04 12:58:42 linux-kernel [PATCH -perf/perf/core 0/4] Perf probe/kprobe-tracer update (support bitfield, etc)
2011-02-04 06:04:01 linux-kernel Re: [RFC 0/4] tracing,x86_64 - function/graph trace without mcount/-pg/framepointer
2011-02-02 12:14:49 linux-kernel Re: Using ftrace/perf as a basis for generic seccomp
2010-12-26 14:30:30 linux-kernel Re: [PATCH] perf-probe: fix perf-probe(1)'s report
2010-12-26 14:11:26 linux-kernel Re: [tip:perf/core] perf probe: Fix wrong warning in __show_one_line() if read(1) errors happen
2010-12-24 06:50:12 linux-kernel Re: [PATCH] Kprobe: Fixed a leak when a retprobe entry function returns non-zero
2010-12-24 04:46:15 linux-kernel Re: [PATCH] perf-probe: no need to initialize the entire temporary buffers in synthesize_perf_probe_point()
2010-12-24 00:36:23 linux-kernel Re: [PATCH 0/6] Minor cleanups & fixes for perf-probe(1)
2010-12-22 11:33:26 linux-kernel [tip:perf/urgent] perf probe: Fix to support libdwfl older than 0.148
2010-12-22 11:33:21 linux-kernel [tip:perf/urgent] perf tools: Fix lazy wildcard matching
2010-12-22 11:30:49 linux-kernel [tip:perf/core] perf probe: Cleanup messages
2010-12-22 04:57:51 linux-kernel Re: [PATCH -tip 2/4] [BUGFIX]perf: Fix strlist__parse_list to handle const string
2010-12-21 13:11:57 linux-kernel Re: [PATCH 0/6] Minor cleanups & fixes for perf-probe(1)
2010-12-21 13:11:06 linux-kernel Re: [PATCH 6/6] perf-probe: handle gracefully some stupid and buggy line syntaxes
2010-12-21 11:54:57 linux-kernel Re: [PATCH 5/6] perf-probe: don't always consider EOF as an error when listing source code
2010-12-21 09:47:54 linux-kernel Re: [PATCH 3/6] perf-probe: clean up redundant tests in show_line_range()
2010-12-21 08:55:36 linux-kernel Re: [PATCH 2/6] perf-probe: rewrite show_one_line() to make it simpler
2010-12-21 05:30:10 linux-kernel Re: [PATCH 1/6] perf-tools: make perf-probe -L display the absolute path of the dumped file
2010-12-17 13:17:07 linux-kernel [PATCH -tip 4/4] [BUGFIX]perf probe: Fix to support libdwfl older than 0.148
2010-12-17 13:17:00 linux-kernel [PATCH -tip 3/4] [CLEANUP]perf probe: cleanup messages
2010-12-17 13:16:53 linux-kernel [PATCH -tip 2/4] [BUGFIX]perf: Fix strlist__parse_list to handle const string
2010-12-17 13:16:46 linux-kernel [PATCH -tip 1/4] [BUGFIX]perf: Fix lazy wildcard matching
2010-12-17 13:16:40 linux-kernel [PATCH -tip 0/4][BUGFIX] Perf probe bugfixes
2010-12-12 16:02:47 linux-kernel Re: [PATCH 2/2] perf symbols: Stop using vmlinux files with no symbols
2010-12-12 16:02:00 linux-kernel Re: [PATCH 1/2] perf probe: Fix use of kernel image path given by 'k' option
2010-12-06 18:18:50 linux-kernel [tip:perf/core] kprobes: Use text_poke_smp_batch for unoptimizing
2010-12-06 18:18:42 linux-kernel [tip:perf/core] kprobes: Use text_poke_smp_batch for optimizing
2010-12-06 18:18:01 linux-kernel [tip:perf/core] x86: Introduce text_poke_smp_batch() for batch-code modifying
2010-12-06 18:17:45 linux-kernel [tip:perf/core] kprobes: Reuse unused kprobe
2010-12-06 18:17:22 linux-kernel [tip:perf/core] kprobes: Support delayed unoptimizing
2010-12-06 18:17:08 linux-kernel [tip:perf/core] kprobes: Separate kprobe optimizing code from optimizer
2010-12-06 18:16:46 linux-kernel [tip:perf/core] kprobes: Cleanup disabling and unregistering path
2010-12-06 18:16:30 linux-kernel [tip:perf/core] kprobes: Rename old_p to more appropriate name
2010-12-06 03:20:52 linux-kernel Re: [PATCH -tip 7/7] perf bts trace: add print all option
2010-12-06 03:20:38 linux-kernel Re: [PATCH -tip 6/7] perf bts trace: print function+offset
2010-12-06 03:17:16 linux-kernel Re: [PATCH -tip 5/7] perf bts trace: print file path of the executed elf
2010-12-06 03:16:24 linux-kernel Re: [PATCH -tip 4/7] perf bts trace: print pid and command
2010-12-06 03:10:45 linux-kernel Re: [PATCH -tip 3/7] perf bts: Introduce new sub command 'perf bts trace'
2010-12-06 02:26:12 linux-kernel Re: [PATCH -tip 2/7] perf: Introduce perf sub command 'bts record'