[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110204125145.9507.5169.stgit@ltc236.sdl.hitachi.co.jp>
Date: Fri, 04 Feb 2011 21:51:45 +0900
From: Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>
To: Arnaldo Carvalho de Melo <acme@...hat.com>,
Ingo Molnar <mingo@...e.hu>
Cc: Steven Rostedt <rostedt@...dmis.org>,
Srikar Dronamraju <srikar@...ux.vnet.ibm.com>,
linux-kernel@...r.kernel.org, 2nddept-manager@....hitachi.co.jp
Subject: [PATCH -perf/perf/core 0/4] Perf probe/kprobe-tracer update (support
bitfield, etc)
Hi,
This series enhances perf-probe and kprobe-tracer to support
accessing bitfield and extending command-line buffer.
I'm not sure which tree(-tip or -perf/core) I should push into
this series ... anyway, this can be applied both of them;-)
Thank you,
---
Masami Hiramatsu (4):
perf/probe: Add bitfield member support
tracing/kprobes: Add bitfield type
tracing/kprobes: support longer(>128) command
tracing/kprobes: Cleanup strict_strtol() using code
Documentation/trace/kprobetrace.txt | 16 +++++
kernel/trace/trace_kprobe.c | 111 +++++++++++++++++++++++++++++++++--
tools/perf/util/probe-finder.c | 95 +++++++++++++++++++++---------
3 files changed, 189 insertions(+), 33 deletions(-)
--
Masami HIRAMATSU
2nd Dept. Linux Technology Center
Hitachi, Ltd., Systems Development Laboratory
E-mail: masami.hiramatsu.pt@...achi.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists