This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH -tip 0/3] perf/trace: bugfixes


Hi,

Here are several bugfixes for perf-probe and kprobe tracer.

Thank you,

---

Masami Hiramatsu (3):
      perf probe: Check new event name
      kprobe-tracer: Check new event/group name
      perf probe: Check debugpath is correct


 kernel/trace/trace_kprobe.c   |   30 ++++++++++++++++++++++++------
 tools/perf/builtin-probe.c    |    4 ++++
 tools/perf/util/probe-event.c |   14 ++++++++++++++
 3 files changed, 42 insertions(+), 6 deletions(-)

-- 
Masami Hiramatsu

Software Engineer
Hitachi Computer Products (America), Inc.
Software Solutions Division
e-mail: mhiramat@redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]