android_mt6572_jiabo/external/autotest/client/tests/perfmon/control
2025-09-05 16:56:03 +08:00

16 lines
379 B
Text

TIME="SHORT"
AUTHOR = "Stephane Eranian <eranian@google.com>"
DOC = """
This is a simple series of test for the perfmon2 API which
provides access to the hardware performance counters of modern
processors.
Information about perfmon2 at:
http://perfmon2.sf.net
"""
NAME = 'perfmon'
TEST_CLASS = 'kernel'
TEST_CATEGORY = 'Functional'
TEST_TYPE = 'client'
job.run_test('perfmon')