• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1TIME="SHORT"
2AUTHOR = "Stephane Eranian <eranian@google.com>"
3DOC = """
4This is a simple series of test for the perfmon2 API which
5provides access to the hardware performance counters of modern
6processors.
7
8Information about perfmon2 at:
9http://perfmon2.sf.net
10"""
11NAME = 'perfmon'
12TEST_CLASS = 'kernel'
13TEST_CATEGORY = 'Functional'
14TEST_TYPE = 'client'
15
16job.run_test('perfmon')
17