7a5573f
7a5573f
# Disable perfschema.func_file_io and perfschema.func_mutex, which fail
7a5573f
# because cycle counter returns 0 every time on ARM architectures.
7a5573f
# This is caused by missing hardware performance counter support on ARM.
7a5573f
# Discussion about fixing that can be found in RH bug #741325.
7a5573f
7a5573f
perfschema.func_file_io   : rhbz#773116 cycle counter does not work on arm
7a5573f
perfschema.func_mutex     : rhbz#773116 cycle counter does not work on arm