linux-loongson/tools/testing/selftests/powerpc/pmu
Athira Rajeev c96b1402cc selftests/powerpc/pmu: Update comment with details to understand auxv_generic_compat_pmu() utility function
auxv_generic_compat_pmu() utility function is to detect whether the
system is having generic compat PMU. The check is based on base platform
value from /proc/self/auxv. Update the comment with details on how auxv
is used to detect the platform.

Signed-off-by: Athira Rajeev <atrajeev@linux.vnet.ibm.com>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20250113075858.45137-5-atrajeev@linux.vnet.ibm.com
2025-02-11 11:33:52 +05:30
..
ebb selftests/powerpc: Add flags.mk to support pmu buildable 2024-04-29 23:53:01 +10:00
event_code_tests tools/testing/selftests/powerpc/pmu: Update comment description to mention ISA v3.1 for power10 and above 2025-02-11 11:33:51 +05:30
sampling_tests selftests/powerpc/pmu: Update comment with details to understand auxv_generic_compat_pmu() utility function 2025-02-11 11:33:52 +05:30
.gitignore selftests/powerpc: Add a test of counting larx/stcx 2020-05-15 11:58:55 +10:00
branch_loops.S selftests/powerpc/pmu: Add interface test for mmcra_ifm field of indirect call type 2022-06-28 23:57:55 +10:00
count_instructions.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191 2019-05-30 11:29:21 -07:00
count_stcx_fail.c selftests/powerpc: Lower run time of count_stcx_fail test 2024-11-07 22:36:30 +11:00
event.c selftests/powerpc/pmu: Add event_init_sampling function 2022-03-01 23:38:13 +11:00
event.h selftests/powerpc/pmu: Add event_init_sampling function 2022-03-01 23:38:13 +11:00
l3_bank_test.c selftests/powerpc: Skip L3 bank test on older CPUs 2020-09-08 22:24:08 +10:00
lib.c selftests/powerpc: Allow bind_to_cpu() to automatically pick CPU 2023-04-20 13:21:45 +10:00
lib.h selftests/powerpc: Move bind_to_cpu() to utils.h 2023-04-20 13:21:45 +10:00
loop.S selftests/powerpc: Add a test of counting larx/stcx 2020-05-15 11:58:55 +10:00
Makefile selftests/powerpc: Install tests in sub-directories 2024-04-29 23:54:43 +10:00
per_event_excludes.c selftests/powerpc: Include asm/cputable.h from utils.h 2020-09-08 22:23:59 +10:00
settings selftests/powerpc: Give all tests 2 minutes timeout 2024-11-07 22:36:30 +11:00