Include <linux/perf_event.h> instead of our own old copy
authorSøren Sandmann Pedersen <ssp@redhat.com>
Mon, 3 Sep 2012 20:17:56 +0000 (16:17 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Mon, 3 Sep 2012 20:19:43 +0000 (16:19 -0400)
commit3a7e95716a237e001b870a1781689484a3f455de
treec7575d2f96c25f8c4e8ab169c817953b9750bb1e
parente9eb5ae3ae1eee52e88eef68a5b0ea09687db020
Include <linux/perf_event.h> instead of our own old copy

At this point, we can require the perf_event.h file to be shipping
with the kernel that we are compiling against.
collector.c
perf_counter.h [deleted file]
tracker.c