]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests/powerpc/pmu: Update comment with details to understand auxv_generic_compat_...
authorAthira Rajeev <atrajeev@linux.vnet.ibm.com>
Mon, 13 Jan 2025 07:58:58 +0000 (13:28 +0530)
committerMadhavan Srinivasan <maddy@linux.ibm.com>
Tue, 11 Feb 2025 06:03:52 +0000 (11:33 +0530)
commitc96b1402cc8fe818b0aaaee280221a5e7b6b2242
treeca37fdf5b2c237dec7c3f2d6199be37358209595
parent9785def2593c7c62fa3271d740eef0e1d1874ef4
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
tools/testing/selftests/powerpc/pmu/sampling_tests/misc.c