xref: /linux-6.15/tools/testing/selftests/powerpc/pmu/event_code_tests/Makefile (revision beebeecb)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0
2CFLAGS += -m64
3
4TEST_GEN_PROGS := group_constraint_pmc56_test group_pmc56_exclude_constraints_test group_constraint_pmc_count_test \
5	group_constraint_repeat_test group_constraint_radix_scope_qual_test reserved_bits_mmcra_sample_elig_mode_test
6
7top_srcdir = ../../../../../..
8include ../../../lib.mk
9
10$(TEST_GEN_PROGS): ../../harness.c ../../utils.c ../event.c ../lib.c ../sampling_tests/misc.h ../sampling_tests/misc.c
11

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026