1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
379 B

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')