Re: [PATCH] selftest/powerpc/pmu/ebb: remove fixed_instruction.S

2022-05-24 Thread Michael Ellerman
On Tue, 22 Mar 2022 10:26:38 +0530, Madhavan Srinivasan wrote: > Commit 3752e453f6ba ("selftests/powerpc: Add tests of PMU EBBs") added > selftest testcases to verify EBB interface. instruction_count_test.c > testcase needs a fixed loop function to count overhead. Instead of > using the thirty_two_

[PATCH] selftest/powerpc/pmu/ebb: remove fixed_instruction.S

2022-03-21 Thread Madhavan Srinivasan
Commit 3752e453f6ba ("selftests/powerpc: Add tests of PMU EBBs") added selftest testcases to verify EBB interface. instruction_count_test.c testcase needs a fixed loop function to count overhead. Instead of using the thirty_two_instruction_loop() in fixed_instruction_loop.S in ebb folder, file is l