commit | 3752e453f6bafd78e5586cc2b2e33ee4b6e1566d | [log] [tgz] |
---|---|---|
author | Michael Ellerman <mpe@ellerman.id.au> | Tue Jun 10 22:23:10 2014 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Jun 11 17:03:58 2014 +1000 |
tree | 2c5d88b6d9f759844249a36ce8b729dcb5c274ad | |
parent | 33b4819f3b93bbcb934e02cbc64ff3c5e9d0149b [diff] |
selftests/powerpc: Add tests of PMU EBBs The Power8 Performance Monitor Unit (PMU) has a new feature called Event Based Branches (EBB). This commit adds tests of the kernel API for using EBBs. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>