mirror of
https://github.com/torvalds/linux.git
synced 2026-05-02 21:42:42 -04:00
selftests/powerpc: Add missing PMU selftests to .gitignores
Some recently added selftests don't have their binaries in .gitignores, so add them. I also alphabetically sorted sampling_tests/.gitignore while I was in there. Signed-off-by: Russell Currey <ruscur@russell.cc> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20220812071632.56095-1-ruscur@russell.cc
This commit is contained in:
committed by
Michael Ellerman
parent
8d48562a27
commit
f889a2e89e
@@ -1,11 +1,21 @@
|
||||
mmcr0_exceptionbits_test
|
||||
bhrb_filter_map_test
|
||||
bhrb_no_crash_wo_pmu_test
|
||||
intr_regs_no_crash_wo_pmu_test
|
||||
mmcr0_cc56run_test
|
||||
mmcr0_pmccext_test
|
||||
mmcr0_pmcjce_test
|
||||
mmcr0_exceptionbits_test
|
||||
mmcr0_fc56_pmc1ce_test
|
||||
mmcr0_fc56_pmc56_test
|
||||
mmcr0_pmccext_test
|
||||
mmcr0_pmcjce_test
|
||||
mmcr1_comb_test
|
||||
mmcr2_l2l3_test
|
||||
mmcr1_sel_unit_cache_test
|
||||
mmcr2_fcs_fch_test
|
||||
mmcr2_l2l3_test
|
||||
mmcr3_src_test
|
||||
mmcra_bhrb_any_test
|
||||
mmcra_bhrb_cond_test
|
||||
mmcra_bhrb_disable_no_branch_test
|
||||
mmcra_bhrb_disable_test
|
||||
mmcra_bhrb_ind_call_test
|
||||
mmcra_thresh_cmp_test
|
||||
mmcra_thresh_marked_sample_test
|
||||
|
||||
Reference in New Issue
Block a user