[PATCH -tip 0/5] Perf and tracing/kprobe fixes

From: Masami Hiramatsu
Date: Fri Aug 27 2010 - 07:37:00 EST


Hi,

This series of patches fixes a memory leak and perf probe bugs.
It also adds a check of invalid argument name for special characters
which will cause a fail on perf-trace event format parsing, and
assigns "argN" name for no-name arguments.

Thank you,

---

Masami Hiramatsu (5):
tracing/kprobe: Check invalid argument name
tracing/kprobes: Set a name for each argument automatically
perf probe: Don't make argument names from raw parameters
perf probe: Fix return probe support
tracing/kprobe: Fix a memory leak in error case


kernel/trace/trace_kprobe.c | 43 +++++++++++++++++++++++-----------------
tools/perf/util/probe-event.c | 1 +
tools/perf/util/probe-finder.c | 42 +++++++++++++++++++++++++++------------
3 files changed, 55 insertions(+), 31 deletions(-)

--
Masami HIRAMATSU
2nd Dept. Linux Technology Center
Hitachi, Ltd., Systems Development Laboratory
E-mail: masami.hiramatsu.pt@xxxxxxxxxxx

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/