Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1683726
| From | Steven Rostedt <rostedt@goodmis.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 0/4] A fix and a few new tests for kprobe tracer |
| Date | 2017-07-09 13:50 +0200 |
| Message-ID | <u1iSS-7ch-17@gated-at.bofh.it> (permalink) |
| References | <u0GDU-7Z0-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, 8 Jul 2017 00:27:29 +0530 "Naveen N. Rao" <naveen.n.rao@linux.vnet.ibm.com> wrote: > v2: > https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1434048.html > > Changes since v2: > - Update tests to include additional scenarios and better error > checking. > I pulled these into my branch and started testing them now. -- Steve > Thanks, > Naveen > > > Masami Hiramatsu (1): > selftests/ftrace: Add a testcase for kprobe event naming > > Naveen N. Rao (3): > trace/kprobes: Sanitize derived event names > selftests/ftrace: Update multiple kprobes test for powerpc > selftests/ftrace: Add a test to probe module functions > > kernel/trace/trace_kprobe.c | 9 ++++++ > .../ftrace/test.d/kprobe/kprobe_eventname.tc | 36 ++++++++++++++++++++++ > .../ftrace/test.d/kprobe/kprobe_module.tc | 28 +++++++++++++++++ > .../ftrace/test.d/kprobe/multiple_kprobes.tc | 4 +-- > 4 files changed, 75 insertions(+), 2 deletions(-) > create mode 100644 tools/testing/selftests/ftrace/test.d/kprobe/kprobe_eventname.tc > create mode 100644 tools/testing/selftests/ftrace/test.d/kprobe/kprobe_module.tc >
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3 0/4] A fix and a few new tests for kprobe tracer "Naveen N. Rao" <naveen.n.rao@linux.vnet.ibm.com> - 2017-07-07 21:00 +0200 Re: [PATCH v3 0/4] A fix and a few new tests for kprobe tracer Steven Rostedt <rostedt@goodmis.org> - 2017-07-09 13:50 +0200
csiph-web