]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/powerpc: Add missing PMU selftests to .gitignores
authorRussell Currey <ruscur@russell.cc>
Fri, 12 Aug 2022 07:16:32 +0000 (17:16 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 15 Aug 2022 10:59:17 +0000 (20:59 +1000)
commit127f416a6ea740cb623136f71f8570a67f25f891
treef9c2c6fcf334a938dfe9c0200a3c06613e996951
parentd3a34d4e426a862bc4da66a7555f417f43914b97
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
tools/testing/selftests/powerpc/pmu/event_code_tests/.gitignore [new file with mode: 0644]
tools/testing/selftests/powerpc/pmu/sampling_tests/.gitignore