]> Git Repo - linux.git/commit
perf test: Convert watch point tests to test cases.
authorIan Rogers <[email protected]>
Thu, 4 Nov 2021 06:41:57 +0000 (23:41 -0700)
committerArnaldo Carvalho de Melo <[email protected]>
Sat, 13 Nov 2021 21:11:10 +0000 (18:11 -0300)
commite47c6ecaae1df54aec9211f3c12d6f4f5bb09346
treed82d82b1adceaa7e30edc5daeab6ccfe5b4b6371
parent2a74fe82831e3c8cadd1b2d2c594f1750a9decdc
perf test: Convert watch point tests to test cases.

Use null terminated array of test cases rather than the previous sub
test functions.

Committer notes:

On s/390x we don't use __event(), so wrap it with __s390x__

Signed-off-by: Ian Rogers <[email protected]>
Tested-by: Sohaib Mohamed <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Brendan Higgins <[email protected]>
Cc: Daniel Latypov <[email protected]>
Cc: David Gow <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jin Yao <[email protected]>
Cc: John Garry <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Clarke <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/tests/wp.c
This page took 0.047647 seconds and 4 git commands to generate.