commit | 5b74ed4729ad2b2017453add68104a83206caefb | [log] [tgz] |
---|---|---|
author | Robert P. J. Day <rpjday@crashcourse.ca> | Wed Dec 16 10:09:45 2009 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Dec 17 09:51:26 2009 +0100 |
tree | 0bcfeb57fde29fe0d38dfcb99b0072c4e6299878 | |
parent | b7702a2136b5f8e0e186e22cae91aaecf98b418c [diff] |
perf events: Remove unused perf_counter.h header file Since nothing includes the <linux/perf_counter.h> file and it's also not exported to user space, remove it. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Paul Mackerras <paulus@samba.org> LKML-Reference: <alpine.LFD.2.00.0912161007430.8198@localhost> Signed-off-by: Ingo Molnar <mingo@elte.hu>