commit | b38e99f5bdf62f37d7552311fef1bff00bec6308 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Aug 17 02:31:10 2012 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 18 23:26:19 2012 -0700 |
tree | f3c3de99b42a698bd268447ba97bcd3d5de5d688 | |
parent | 6faaeb8ea30e55c9fd7cf65d05f3ce44973d1d12 [diff] |
sparc64: Add perf_event abstractions for orthogonal PMUs. Starting with SPARC-T4 we have a seperate PCR control register for each performance counter, and there are absolutely no restrictions on what events can run on which counters. Add flags that we can use to elide the conflict and dependency logic used to handle older chips. Signed-off-by: David S. Miller <davem@davemloft.net>