public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] perf test: Add tests/shell/lib/waiting.sh
@ 2022-09-14  8:01 Adrian Hunter
  2022-09-14  8:01 ` [PATCH 1/2] perf test: test_intel_pt.sh: Move helper functions for waiting Adrian Hunter
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Adrian Hunter @ 2022-09-14  8:01 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo
  Cc: Jiri Olsa, Namhyung Kim, Ian Rogers, linux-kernel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-09-26 19:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-14  8:01 [PATCH 0/2] perf test: Add tests/shell/lib/waiting.sh Adrian Hunter
2022-09-14  8:01 ` [PATCH 1/2] perf test: test_intel_pt.sh: Move helper functions for waiting Adrian Hunter
2022-09-14  8:01 ` [PATCH 2/2] perf test: waiting.sh: Parameterize timeouts Adrian Hunter
2022-09-14  8:09 ` [PATCH 0/2] perf test: Add tests/shell/lib/waiting.sh Adrian Hunter
2022-09-14 16:41 ` Namhyung Kim
2022-09-26 19:36   ` Arnaldo Carvalho de Melo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox