tools/perf/tests/shell/lib/waiting.sh | 77 +++++++++++++++++++++++++++++++++ tools/perf/tests/shell/test_intel_pt.sh | 68 ++--------------------------- 2 files changed, 81 insertions(+), 64 deletions(-) create mode 100644 tools/perf/tests/shell/lib/waiting.sh
Hi
As requested by Namhyung, move functions from test_intel_pt.sh
to tests/shell/lib/waiting.sh, and parameterize timeouts.
Adrian Hunter (2):
perf test: test_intel_pt.sh: Move helper functions for waiting
perf test: waiting.sh: Parameterize timeouts
tools/perf/tests/shell/lib/waiting.sh | 77 +++++++++++++++++++++++++++++++++
tools/perf/tests/shell/test_intel_pt.sh | 68 ++---------------------------
2 files changed, 81 insertions(+), 64 deletions(-)
create mode 100644 tools/perf/tests/shell/lib/waiting.sh
Regards
Adrian
On 14/09/22 11:01, Adrian Hunter wrote: > Hi > > As requested by Namhyung, move functions from test_intel_pt.sh > to tests/shell/lib/waiting.sh, and parameterize timeouts. This is on top of series "perf test: test_intel_pt.sh: Add per-thread test" https://lore.kernel.org/lkml/20220912083412.7058-1-adrian.hunter@intel.com/ For Namhyung's comments refer also: https://lore.kernel.org/lkml/CAM9d7ci3JKNaLDMo6patFHZbLSm-r1UmOmZtrwCX8Gu0nsPMBA@mail.gmail.com/ https://lore.kernel.org/lkml/CAM9d7ciRCnpNjOfoEbO27pNk28ddjg1vVdgrZtvWQ-mbD7jg0w@mail.gmail.com/ > > > Adrian Hunter (2): > perf test: test_intel_pt.sh: Move helper functions for waiting > perf test: waiting.sh: Parameterize timeouts > > tools/perf/tests/shell/lib/waiting.sh | 77 +++++++++++++++++++++++++++++++++ > tools/perf/tests/shell/test_intel_pt.sh | 68 ++--------------------------- > 2 files changed, 81 insertions(+), 64 deletions(-) > create mode 100644 tools/perf/tests/shell/lib/waiting.sh > > > Regards > Adrian
On Wed, Sep 14, 2022 at 1:02 AM Adrian Hunter <adrian.hunter@intel.com> wrote: > > Hi > > As requested by Namhyung, move functions from test_intel_pt.sh > to tests/shell/lib/waiting.sh, and parameterize timeouts. > > > Adrian Hunter (2): > perf test: test_intel_pt.sh: Move helper functions for waiting > perf test: waiting.sh: Parameterize timeouts Acked-by: Namhyung Kim <namhyung@kernel.org> Thanks, Namhyung > > tools/perf/tests/shell/lib/waiting.sh | 77 +++++++++++++++++++++++++++++++++ > tools/perf/tests/shell/test_intel_pt.sh | 68 ++--------------------------- > 2 files changed, 81 insertions(+), 64 deletions(-) > create mode 100644 tools/perf/tests/shell/lib/waiting.sh > > > Regards > Adrian
Em Wed, Sep 14, 2022 at 09:41:09AM -0700, Namhyung Kim escreveu: > On Wed, Sep 14, 2022 at 1:02 AM Adrian Hunter <adrian.hunter@intel.com> wrote: > > > > Hi > > > > As requested by Namhyung, move functions from test_intel_pt.sh > > to tests/shell/lib/waiting.sh, and parameterize timeouts. > > > > > > Adrian Hunter (2): > > perf test: test_intel_pt.sh: Move helper functions for waiting > > perf test: waiting.sh: Parameterize timeouts > > Acked-by: Namhyung Kim <namhyung@kernel.org> Thanks, applied. - Arnaldo > Thanks, > Namhyung > > > > > > tools/perf/tests/shell/lib/waiting.sh | 77 +++++++++++++++++++++++++++++++++ > > tools/perf/tests/shell/test_intel_pt.sh | 68 ++--------------------------- > > 2 files changed, 81 insertions(+), 64 deletions(-) > > create mode 100644 tools/perf/tests/shell/lib/waiting.sh > > > > > > Regards > > Adrian -- - Arnaldo
© 2016 - 2026 Red Hat, Inc.