Re: [PATCH v2 0/2] selftests/ftrace: Capture dependency on external programs

From: Steven Rostedt
Date: Mon Oct 24 2022 - 14:19:34 EST



Hi Shuah,

Can you take this through your tree?

-- Steve

On Tue, 18 Oct 2022 10:30:33 -0400
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> Masami,
>
> If you are OK with this patch set, perhaps Shuah can take it through her
> tree?
>
> -- Steve
>
>
> On Tue, 18 Oct 2022 19:33:39 +0530
> "Naveen N. Rao" <naveen.n.rao@xxxxxxxxxxxxxxxxxx> wrote:
>
> > This is v2 of the below patch:
> > http://lkml.kernel.org/r/20221017101927.303547-1-naveen.n.rao@xxxxxxxxxxxxxxxxxx
> >
> > The second patch is new, and converts some other tests to use the new
> > way of specifying dependency on external programs.
> >
> > - Naveen
> >
> >
> > Naveen N. Rao (2):
> > selftests/ftrace: Add check for ping command for trigger tests
> > selftests/ftrace: Convert tracer tests to use 'requires' to specify
> > program dependency
> >
> > tools/testing/selftests/ftrace/test.d/functions | 8 +++++++-
> > tools/testing/selftests/ftrace/test.d/tracer/wakeup.tc | 7 +------
> > tools/testing/selftests/ftrace/test.d/tracer/wakeup_rt.tc | 7 +------
> > .../trigger/inter-event/trigger-field-variable-support.tc | 2 +-
> > .../inter-event/trigger-inter-event-combined-hist.tc | 2 +-
> > .../trigger/inter-event/trigger-onchange-action-hist.tc | 2 +-
> > .../trigger/inter-event/trigger-onmatch-action-hist.tc | 2 +-
> > .../inter-event/trigger-onmatch-onmax-action-hist.tc | 2 +-
> > .../trigger/inter-event/trigger-onmax-action-hist.tc | 2 +-
> > .../trigger/inter-event/trigger-snapshot-action-hist.tc | 2 +-
> > .../inter-event/trigger-synthetic-event-dynstring.tc | 2 +-
> > .../trigger/inter-event/trigger-trace-action-hist.tc | 2 +-
> > 12 files changed, 18 insertions(+), 22 deletions(-)
> >
> >
> > base-commit: 6c0f39e87b6ab1a3009e3a49d3e6f6db8dc756a8
>