commit | f650a672359819454c3d8d4135ecd1558cde0b24 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Tue Dec 23 12:17:29 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Dec 23 12:45:24 2008 +0100 |
tree | 8157271c00949b1d228b2a81473c906a2d29b216 | |
parent | 235c7fc7c500e4fd1700c4ad01b5612bcdc1b449 [diff] |
perfcounters: add PERF_COUNT_BUS_CYCLES Generalize "bus cycles" hw events - and map them to CPU_CLK_Unhalted.Ref on x86. (which is a good enough approximation) Signed-off-by: Ingo Molnar <mingo@elte.hu>