commit | f1ac18af219835fd5b8e19c14d2dd75c55f78737 | [log] [tgz] |
---|---|---|
author | Stephane Eranian <eranian@google.com> | Sun Dec 11 00:28:54 2011 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Dec 21 10:26:41 2011 +0100 |
tree | 3cd2dfa81d3256c7b63040c6b0b687176a36fe30 | |
parent | 9c1497ea591b25d491f8e795f90a1405100b75ef [diff] |
perf: Add support for PERF_HW_COUNT_REF_CPU_CYCLES Add new generic hw event: ref-cycles, which maps to PERF_HW_COUNT_REF_CPUCYCLES: $ perf stat -e ref-cycles ls Signed-off-by: Stephane Eranian <eranian@google.com> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1323559734-3488-5-git-send-email-eranian@google.com Signed-off-by: Ingo Molnar <mingo@elte.hu>