linux_dsm_epyc7002/tools/perf/arch/x86/tests
Arnaldo Carvalho de Melo 81f17c90f1 perf test: Add 'struct test *' to the test functions
This way we'll be able to pass more test specific parameters without
having to change this function signature.

Will be used by the upcoming 'shell tests', shell scripts that will
call perf tools and check if they work as expected, comparing its
effects on the system (think 'perf probe foo') the output produced, etc.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Michael Petlan <mpetlan@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Thomas Richter <tmricht@linux.vnet.ibm.com>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-wq250w7j1opbzyiynozuajbl@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2017-08-11 10:42:53 -03:00
..
arch-tests.c perf test: Remove "test" and similar strings from test descriptions 2016-11-29 12:46:11 -03:00
Build perf tests: Add Intel CQM test 2015-10-05 16:56:07 -03:00
dwarf-unwind.c perf tests: Move x86 tests into arch directory 2015-10-05 16:55:43 -03:00
gen-insn-x86-dat.awk perf tests: Move x86 tests into arch directory 2015-10-05 16:55:43 -03:00
gen-insn-x86-dat.sh perf tests: Move x86 tests into arch directory 2015-10-05 16:55:43 -03:00
insn-x86-dat-32.c x86/insn: perf tools: Add new ptwrite instruction 2017-06-27 11:58:04 -03:00
insn-x86-dat-64.c x86/insn: perf tools: Add new ptwrite instruction 2017-06-27 11:58:04 -03:00
insn-x86-dat-src.c x86/insn: perf tools: Add new ptwrite instruction 2017-06-27 11:58:04 -03:00
insn-x86.c perf test: Add 'struct test *' to the test functions 2017-08-11 10:42:53 -03:00
intel-cqm.c perf test: Add 'struct test *' to the test functions 2017-08-11 10:42:53 -03:00
perf-time-to-tsc.c perf test: Add 'struct test *' to the test functions 2017-08-11 10:42:53 -03:00
rdpmc.c perf test: Add 'struct test *' to the test functions 2017-08-11 10:42:53 -03:00
regs_load.S perf x86: Fix perf to use non-executable stack, again 2014-04-30 17:02:30 +02:00