Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1694855 > unrolled thread
| Started by | Shuah Khan <shuah@kernel.org> |
|---|---|
| First post | 2017-07-24 18:00 +0200 |
| Last post | 2017-07-26 23:30 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v3 0/4] A fix and a few new tests for kprobe tracer Shuah Khan <shuah@kernel.org> - 2017-07-24 18:00 +0200
Re: [PATCH v3 0/4] A fix and a few new tests for kprobe tracer Steven Rostedt <rostedt@goodmis.org> - 2017-07-26 23:30 +0200
| From | Shuah Khan <shuah@kernel.org> |
|---|---|
| Date | 2017-07-24 18:00 +0200 |
| Subject | Re: [PATCH v3 0/4] A fix and a few new tests for kprobe tracer |
| Message-ID | <u6NW2-6Tk-19@gated-at.bofh.it> |
On 07/09/2017 05:48 AM, Steven Rostedt wrote: > 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 Hi Steve, Here is my ack for selftests in this series. Acked-by: Shuah Khan <shuahkh@osg.samsung.com> thanks, -- Shuah > >> 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 >> > > >
[toc] | [next] | [standalone]
| From | Steven Rostedt <rostedt@goodmis.org> |
|---|---|
| Date | 2017-07-26 23:30 +0200 |
| Message-ID | <u7C2t-5CF-11@gated-at.bofh.it> |
| In reply to | #1694855 |
On Mon, 24 Jul 2017 09:58:04 -0600 Shuah Khan <shuah@kernel.org> wrote: > On 07/09/2017 05:48 AM, Steven Rostedt wrote: > > 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 > > Hi Steve, > > Here is my ack for selftests in this series. > > Acked-by: Shuah Khan <shuahkh@osg.samsung.com> > Thanks! Sorry I already pushed it to Linus. :-/ -- Steve
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web