linux/tools/testing/selftests/powerpc/pmu/ebb
Michael Ellerman 6faeeea44b selftests: Add install support for the powerpc tests
The bulk of the selftests are actually below the powerpc sub directory.

This adds support for installing them, when on a powerpc machine, or if
ARCH and CROSS_COMPILE are set appropriately.

This is a little more complicated because of the sub directory structure
under powerpc, but much of the common logic in lib.mk is still used. The
net effect of the patch is still a reduction in code.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
2015-03-19 12:38:51 -06:00
..
.gitignore selftests/powerpc: Make git ignore all binaries in powerpc test suite 2015-01-23 14:02:49 +11:00
back_to_back_ebbs_test.c
busy_loop.S
close_clears_pmcc_test.c
cpu_event_pinned_vs_ebb_test.c
cpu_event_vs_ebb_test.c
cycles_test.c
cycles_with_freeze_test.c
cycles_with_mmcr2_test.c selftests/powerpc: Add cycles test with MMCR2 handling 2014-07-28 14:11:32 +10:00
ebb_handler.S
ebb_on_child_test.c
ebb_on_willing_child_test.c
ebb_vs_cpu_event_test.c
ebb.c selftests/powerpc: Dump MMCR2 as part of the EBB HW state 2014-07-28 14:11:31 +10:00
ebb.h
event_attributes_test.c
fixed_instruction_loop.S
fork_cleanup_test.c
instruction_count_test.c
lost_exception_test.c
Makefile selftests: Add install support for the powerpc tests 2015-03-19 12:38:51 -06:00
multi_counter_test.c
multi_ebb_procs_test.c
no_handler_test.c
pmae_handling_test.c
pmc56_overflow_test.c
reg_access_test.c
reg.h
task_event_pinned_vs_ebb_test.c
task_event_vs_ebb_test.c
trace.c
trace.h