Re: [PATCH 3/4] tracing: Add action comparisons when testing matching hist triggers

From: Steven Rostedt
Date: Wed Apr 04 2018 - 09:01:45 EST


On Wed, 4 Apr 2018 21:33:38 +0900
Masami Hiramatsu <mhiramat@xxxxxxxxxx> wrote:

> Hmm, how can I undef ts0 and test it again?
> If I can not clean it, the testcase must fail on the 2nd time.

Tom,

I already pulled in your patches and almost completed my tests (which
obviously are not stress testing this code).

Any fixes you make to address Masami's concerns, can you please make as
separate patches on top of this. You can see my current tree that I'm
testing and base on top of that one.

git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
branch: ftrace/core

(Note, that can rebase, but mostly to add acks)

Thanks!

-- Steve